|
UTJML | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Mainable
An interface to the main tool. This interface provides APIs to access the tool's frame, explorer, editor, output pane, and status bar.
| Method Summary | |
|---|---|
Editorable |
editor()
Returns the editor of this GUI. |
Explorable |
explorer()
Returns the explorer of this GUI. |
JFrame |
frame()
Returns the frame of this GUI. |
OutputPaneable |
outputPane()
Returns the output pane of this GUI. |
StatusBarable |
statusBar()
Returns the status bar of this GUI. |
| Method Detail |
|---|
JFrame frame()
StatusBarable statusBar()
OutputPaneable outputPane()
Editorable editor()
Explorable explorer()
|
UTJML | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||