GLG Toolkit, Java Class Library  Version 4.5
GlgShellType

Specifies viewport screen's shell type. More...

Detailed Description

Specifies viewport screen's shell type.

Constants

static final int APPLICATION_SHELL = 2
 ShellType constant. More...
 
static final int DIALOG_SHELL = 1
 ShellType constant. More...
 
static final int EMBEDDED_SHELL = 3
 ShellType constant. More...
 
static final int NO_TOP_SHELL = 0
 ShellType constant. More...
 

Variable Documentation

◆ APPLICATION_SHELL

final int APPLICATION_SHELL = 2
static

ShellType constant.

◆ DIALOG_SHELL

final int DIALOG_SHELL = 1
static

ShellType constant.

◆ EMBEDDED_SHELL

final int EMBEDDED_SHELL = 3
static

ShellType constant.

◆ NO_TOP_SHELL

final int NO_TOP_SHELL = 0
static

ShellType constant.