Package | Description |
---|---|
n4e.core.controls | |
n4e.core.data | |
n4e.core.system |
Constructor and Description |
---|
AWButtonEditor(javax.swing.JCheckBox checkBox,
DataSite site,
int call,
java.lang.String table_name)
The constructor
AWButtonEditor creates a new instance(object) of the class. |
AWButtonEditor(javax.swing.JCheckBox checkBox,
DataSite site,
int call,
java.lang.String table_name,
java.lang.String flag,
java.lang.String flag2)
The constructor
AWButtonEditor creates a new instance(object) of the class. |
AWListPopUp(DataSite call,
java.lang.String list_name,
java.lang.String[] uniqueid,
int menu)
The constructor
AWListPopUp creates a new instance(object) of the class. |
AWTableModel(javax.swing.JTable table,
DataSite site)
The constructor
AWTableModel creates a new instance(object) of the class. |
Modifier and Type | Field and Description |
---|---|
DataSite |
GetData.ds |
Constructor and Description |
---|
GetData(java.lang.String window_name,
DataSite ds,
javax.swing.JFrame call)
The constructor
GetData creates a new instance(object) of the class. |
Constructor and Description |
---|
DatePicker(MainDialog frame,
DataSite site)
The constructor
DatePicker creates a new instance(object) of the class. |