This is a simple dialog box which will allow editing of grid cell resolution for a single grid.
More...
This is a simple dialog box which will allow editing of grid cell resolution for a single grid.
- Author
- lora
sortie.gui.GridCellEditor.GridCellEditor |
( |
JDialog |
jParent, |
|
|
String |
sGridNameString, |
|
|
GUIManager |
oManager |
|
) |
| |
Constructor.
- Parameters
-
jParent | Parent window. |
sGridNameString | Name of the grid to edit. |
oManager | Manager object. |
void sortie.gui.GridCellEditor.actionPerformed |
( |
ActionEvent |
oEvent | ) |
|
JTextField sortie.gui.GridCellEditor.m_jXCellLengthEdit = new JTextField() |
|
private |
For editing length of X cells.
Manager object, for getting access to the grid.
String sortie.gui.GridCellEditor.m_sGridNameString |
|
private |
Name of the grid to edit.
The documentation for this class was generated from the following file: