Toolbar
- Author
- Bernard Bou
◆ Toolbar()
grammarscope.editor.Toolbar.Toolbar |
( |
final Editor |
editor | ) |
|
Constructor
- Parameters
-
editor | editor that will handle commands |
◆ initialize()
void grammarscope.editor.Toolbar.initialize |
( |
| ) |
|
|
private |
◆ makeBrowserButton()
JButton grammarscope.editor.Toolbar.makeBrowserButton |
( |
| ) |
|
|
private |
Initializes run browser button
- Returns
- run browser button
◆ makeExportButton()
JButton grammarscope.editor.Toolbar.makeExportButton |
( |
| ) |
|
|
private |
Initializes export relations button
- Returns
- export relations button
◆ makeImportButton()
JButton grammarscope.editor.Toolbar.makeImportButton |
( |
| ) |
|
|
private |
Initializes import relations button
- Returns
- import relations button
◆ makeOpenButton()
JButton grammarscope.editor.Toolbar.makeOpenButton |
( |
| ) |
|
|
private |
Initializes open relations button
- Returns
- open relations button
◆ makeSaveButton()
JButton grammarscope.editor.Toolbar.makeSaveButton |
( |
| ) |
|
|
private |
Initializes save relations button
- Returns
- save relations button
◆ makeSettingsButton()
JButton grammarscope.editor.Toolbar.makeSettingsButton |
( |
| ) |
|
|
private |
Initializes settings button
- Returns
- settings button
◆ editor
final Editor grammarscope.editor.Toolbar.editor |
|
private |
SubEditor that will handle commands
◆ serialVersionUID
final long grammarscope.editor.Toolbar.serialVersionUID = 1L |
|
staticprivate |
The documentation for this class was generated from the following file:
- grammarscope/editor/src/main/java/grammarscope/editor/Toolbar.java