See: Description
| Interface | Description |
|---|---|
| OptionField<T> |
This interface defines methods for fields to be used in an
CommandLineOptionPanel |
| Class | Description |
|---|---|
| BooleanOptionField |
This is a
BooleanField to be used in an CommandLineOptionPanel |
| CommandLineOptionPanel |
This panel places
OptionField instances which appear with a help text next to it. |
| IntegerOptionField |
This is a
IntegerField to be used in an CommandLineOptionPanel |
| JavaXmsOptionField |
This field represents the VM option -Xms (java initial heap size)
|
| JavaXmxOptionField |
This field represents the VM option -Xmx (java max heap size)
|
| StringOptionField |
This is a
CharField to be used in an CommandLineOptionPanel |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.