|
JET | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
interface StatusBar
An interface to the status bar. A status bar displays the current file name and line and column numbers of the document being edited by the built-in editor.
| Method Summary | |
|---|---|
FileChangeListener |
getFileChangeListener()
Returns a file change listener that listens to the opening and closing of the file being edited by the editor. |
LineChangeListener |
getLineChangeListener()
Returns a line change listener that listens to the changes of line and column numbers of the document being edited by the editor. |
JComponent |
getView()
Returns the status pane that can be added to the main GUI. |
| Method Detail |
|---|
JComponent getView()
LineChangeListener getLineChangeListener()
FileChangeListener getFileChangeListener()
|
JET | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||