public class MasterIndex extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
MasterIndex.Body |
class |
MasterIndex.MainPage |
protected class |
MasterIndex.MenuActions |
| Modifier and Type | Field and Description |
|---|---|
protected JFrame |
frame |
protected ExceptionHelper |
logger |
protected JMenuBar |
menuBar |
protected ActionListener |
menuListener |
| Constructor and Description |
|---|
MasterIndex() |
| Modifier and Type | Method and Description |
|---|---|
void |
buildMenuBar(JMenuBar menuBar) |
void |
launch() |
static void |
main(String[] args) |
protected ExceptionHelper logger
protected ActionListener menuListener
public MasterIndex()
public void buildMenuBar(JMenuBar menuBar)
public void launch()
Copyright © 2017. All rights reserved.