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

Variable Index

 o BUTTON_GAP
 o BUTTON_HEIGHT
 o BUTTON_WIDTH
 o COLUMN_SIZE
 o INSET

Constructor Index

 o UIConst()
This class is not supposed to be initialized.

Variables

 o BUTTON_WIDTH
 public static final int BUTTON_WIDTH
 o BUTTON_HEIGHT
 public static final int BUTTON_HEIGHT
 o BUTTON_GAP
 public static final int BUTTON_GAP
 o COLUMN_SIZE
 public static final int COLUMN_SIZE
 o INSET
 public static final int INSET

Constructors

 o UIConst
 private UIConst()
This class is not supposed to be initialized.


All Packages  Class Hierarchy  This Package  Previous  Next  Index