uk.ac.essex.ia
Interface GUIConstants


public interface GUIConstants


Date: Jun 4, 2002


Field Summary
static int BUTTON_PANE
           
static int INTERNAL_FRAMES
          Indicates the GUI to be displayed using internal frames
 

Field Detail

INTERNAL_FRAMES

static final int INTERNAL_FRAMES
Indicates the GUI to be displayed using internal frames

See Also:
Constant Field Values

BUTTON_PANE

static final int BUTTON_PANE
See Also:
Constant Field Values