Package | Description |
---|---|
de.esprit.appsuite.database.dbgui.field |
Contains a set of input fields for user input of various data types.
|
de.esprit.appsuite.database.dbgui.field.option |
Contains GUI input components for entering java-VM command line options.
|
Modifier and Type | Method and Description |
---|---|
IntegerField |
TimeSpanField.getField() |
IntegerField |
SpinnerField.getField() |
IntegerField |
TimeSpanField.getWidget() |
Modifier and Type | Class and Description |
---|---|
class |
IntegerOptionField
This is a
IntegerField to be used in an CommandLineOptionPanel |
class |
JavaXmsOptionField
This field represents the VM option -Xms (java initial heap size)
|
class |
JavaXmxOptionField
This field represents the VM option -Xmx (java max heap size)
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.