All Packages Class Hierarchy This Package Previous Next Index
Class tc.ui.UIConst
java.lang.Object
|
+----tc.ui.UIConst
- public class UIConst
- extends Object
Constants for the user interface widgets used in the TC applications.
- Version:
- 0.30, 1998/04/01
- Author:
- FRED development team, Jukka Viljamaa, Antti Viljamaa
-
BUTTON_GAP
-
-
BUTTON_HEIGHT
-
-
BUTTON_WIDTH
-
-
COLUMN_SIZE
-
-
INSET
-
-
UIConst()
- This class is not supposed to be initialized.
BUTTON_WIDTH
public static final int BUTTON_WIDTH
BUTTON_HEIGHT
public static final int BUTTON_HEIGHT
BUTTON_GAP
public static final int BUTTON_GAP
COLUMN_SIZE
public static final int COLUMN_SIZE
INSET
public static final int INSET
UIConst
private UIConst()
- This class is not supposed to be initialized.
All Packages Class Hierarchy This Package Previous Next Index