GLG Toolkit, Java Class Library  Version 4.5
GlgWidgetType

Specifies the native widget type used by the viewport screen object. More...

Detailed Description

Specifies the native widget type used by the viewport screen object.

Constants

static final int BULLETIN_WIDGET = 5
 WidgetType constant. More...
 
static final int DIALOG_AREA_WIDGET = 29
 WidgetType constant. More...
 
static final int DOWN_ARROW_WIDGET = 11
 WidgetType constant. More...
 
static final int DRAWING_AREA_WIDGET = 0
 WidgetType constant. More...
 
static final int DRAWN_BUTTON_WIDGET = 2
 WidgetType constant. More...
 
static final int EXT_LIST_WIDGET = 28
 WidgetType constant. More...
 
static final int FORM_WIDGET = 6
 WidgetType constant. More...
 
static final int HORIZONTAL_SCALE_WIDGET = 12
 WidgetType constant. More...
 
static final int HORIZONTAL_SCROLL_WIDGET = 14
 WidgetType constant. More...
 
static final int HORIZONTAL_SEPARATOR_WIDGET = 24
 WidgetType constant. More...
 
static final int LABEL_WIDGET = 20
 WidgetType constant. More...
 
static final int LEFT_ARROW_WIDGET = 8
 WidgetType constant. More...
 
static final int LIST_WIDGET = 25
 WidgetType constant. More...
 
static final int MAIN_WINDOW_WIDGET = 4
 WidgetType constant. More...
 
static final int MENU_BAR_WIDGET = 16
 WidgetType constant. More...
 
static final int MS_FRAME_WIDGET = 18
 WidgetType constant. More...
 
static final int MULTI_LIST_WIDGET = 27
 WidgetType constant. More...
 
static final int OPTION_MENU_WIDGET = 21
 WidgetType constant. More...
 
static final int PULL_DOWN_MENU_WIDGET = 22
 WidgetType constant. More...
 
static final int PUSH_BUTTON_WIDGET = 1
 WidgetType constant. More...
 
static final int RIGHT_ARROW_WIDGET = 9
 WidgetType constant. More...
 
static final int ROW_COLUMN_WIDGET = 7
 WidgetType constant. More...
 
static final int TEXT_EDIT_WIDGET = 26
 WidgetType constant. More...
 
static final int TEXT_WIDGET = 19
 WidgetType constant. More...
 
static final int TOGGLE_BUTTON_WIDGET = 3
 WidgetType constant. More...
 
static final int UP_ARROW_WIDGET = 10
 WidgetType constant. More...
 
static final int VERTICAL_SCALE_WIDGET = 13
 WidgetType constant. More...
 
static final int VERTICAL_SCROLL_WIDGET = 15
 WidgetType constant. More...
 
static final int VERTICAL_SEPARATOR_WIDGET = 23
 WidgetType constant. More...
 

Variable Documentation

◆ BULLETIN_WIDGET

final int BULLETIN_WIDGET = 5
static

WidgetType constant.

◆ DIALOG_AREA_WIDGET

final int DIALOG_AREA_WIDGET = 29
static

WidgetType constant.

◆ DOWN_ARROW_WIDGET

final int DOWN_ARROW_WIDGET = 11
static

WidgetType constant.

◆ DRAWING_AREA_WIDGET

final int DRAWING_AREA_WIDGET = 0
static

WidgetType constant.

◆ DRAWN_BUTTON_WIDGET

final int DRAWN_BUTTON_WIDGET = 2
static

WidgetType constant.

◆ EXT_LIST_WIDGET

final int EXT_LIST_WIDGET = 28
static

WidgetType constant.

◆ FORM_WIDGET

final int FORM_WIDGET = 6
static

WidgetType constant.

◆ HORIZONTAL_SCALE_WIDGET

final int HORIZONTAL_SCALE_WIDGET = 12
static

WidgetType constant.

◆ HORIZONTAL_SCROLL_WIDGET

final int HORIZONTAL_SCROLL_WIDGET = 14
static

WidgetType constant.

◆ HORIZONTAL_SEPARATOR_WIDGET

final int HORIZONTAL_SEPARATOR_WIDGET = 24
static

WidgetType constant.

◆ LABEL_WIDGET

final int LABEL_WIDGET = 20
static

WidgetType constant.

◆ LEFT_ARROW_WIDGET

final int LEFT_ARROW_WIDGET = 8
static

WidgetType constant.

◆ LIST_WIDGET

final int LIST_WIDGET = 25
static

WidgetType constant.

◆ MAIN_WINDOW_WIDGET

final int MAIN_WINDOW_WIDGET = 4
static

WidgetType constant.

◆ MENU_BAR_WIDGET

final int MENU_BAR_WIDGET = 16
static

WidgetType constant.

◆ MS_FRAME_WIDGET

final int MS_FRAME_WIDGET = 18
static

WidgetType constant.

◆ MULTI_LIST_WIDGET

final int MULTI_LIST_WIDGET = 27
static

WidgetType constant.

◆ OPTION_MENU_WIDGET

final int OPTION_MENU_WIDGET = 21
static

WidgetType constant.

◆ PULL_DOWN_MENU_WIDGET

final int PULL_DOWN_MENU_WIDGET = 22
static

WidgetType constant.

◆ PUSH_BUTTON_WIDGET

final int PUSH_BUTTON_WIDGET = 1
static

WidgetType constant.

◆ RIGHT_ARROW_WIDGET

final int RIGHT_ARROW_WIDGET = 9
static

WidgetType constant.

◆ ROW_COLUMN_WIDGET

final int ROW_COLUMN_WIDGET = 7
static

WidgetType constant.

◆ TEXT_EDIT_WIDGET

final int TEXT_EDIT_WIDGET = 26
static

WidgetType constant.

◆ TEXT_WIDGET

final int TEXT_WIDGET = 19
static

WidgetType constant.

◆ TOGGLE_BUTTON_WIDGET

final int TOGGLE_BUTTON_WIDGET = 3
static

WidgetType constant.

◆ UP_ARROW_WIDGET

final int UP_ARROW_WIDGET = 10
static

WidgetType constant.

◆ VERTICAL_SCALE_WIDGET

final int VERTICAL_SCALE_WIDGET = 13
static

WidgetType constant.

◆ VERTICAL_SCROLL_WIDGET

final int VERTICAL_SCROLL_WIDGET = 15
static

WidgetType constant.

◆ VERTICAL_SEPARATOR_WIDGET

final int VERTICAL_SEPARATOR_WIDGET = 23
static

WidgetType constant.