Package | Description |
---|---|
de.esprit.appsuite.database.dbgui.field.option |
Contains GUI input components for entering java-VM command line options.
|
Modifier and Type | Class and Description |
---|---|
class |
BooleanOptionField
This is a
BooleanField to be used in an CommandLineOptionPanel |
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)
|
class |
StringOptionField
This is a
CharField to be used in an CommandLineOptionPanel |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.