Modifier and Type | Field and Description |
---|---|
(package private) DatabaseEditor.Table |
DatabaseEditor.Search.table |
Modifier and Type | Method and Description |
---|---|
(package private) DatabaseEditor.EditWindow |
DatabaseEditor.Table.makeCellEditWindow(DatabaseEditor.Table jtable,
int i,
int jj,
java.awt.Rectangle location)
Create an edit window on a Table cell and update table focus to
edited cell.
|
Constructor and Description |
---|
Search(DatabaseEditor.Table table)
Make a find/replace window operating on the given textArea.
|