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 |
---|
FindReplace(DatabaseEditor.EditWindow editWindow,
boolean ignoreCase)
Make a find/replace window operating on the given textArea.
|