KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > wings > plaf > PageScrollerCG


1 /*
2  * Copyright (c) 2005 Your Corporation. All Rights Reserved.
3  */

4 package org.wings.plaf;
5
6
7
8 public interface PageScrollerCG extends ComponentCG {
9 }
10
11
12
Popular Tags