|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectGridView.EditTool
public class EditTool
A small text editor for opening / modifying / saving text files. This editor can come handy for viewing data files or modifying them. It shows the line numbers in a border towards the left.
| Field Summary | |
|---|---|
private EditFrame |
editFrame
|
| Constructor Summary | |
|---|---|
EditTool()
Class constructor. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private EditFrame editFrame
| Constructor Detail |
|---|
public EditTool()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||