Public Member Functions | |
void | init () |
Package Attributes | |
JComponent | bar = null |
JPanel | me = this |
JTabbedPane | tabComponent = null |
JPanel[] | tabs |
Static Private Attributes | |
static final long | serialVersionUID = 7862127773357644721L |
Definition at line 37 of file EHowInstructionPanel.java.
void instruction.gui.EHowInstructionPanel.init | ( | ) | [inline] |
Definition at line 48 of file EHowInstructionPanel.java.
JComponent instruction.gui.EHowInstructionPanel.bar = null [package] |
Definition at line 45 of file EHowInstructionPanel.java.
JPanel instruction.gui.EHowInstructionPanel.me = this [package] |
Definition at line 44 of file EHowInstructionPanel.java.
final long instruction.gui.EHowInstructionPanel.serialVersionUID = 7862127773357644721L [static, private] |
Definition at line 39 of file EHowInstructionPanel.java.
JTabbedPane instruction.gui.EHowInstructionPanel.tabComponent = null [package] |
Definition at line 46 of file EHowInstructionPanel.java.
JPanel [] instruction.gui.EHowInstructionPanel.tabs [package] |
{ new SearchViewTab(), new BrowserTab(), new TreeViewTab(), new InternalViewTab(), new CycViewTab(), new RPLViewTab() }
Definition at line 41 of file EHowInstructionPanel.java.