|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object insensa.view.CViewMenu
public class CViewMenu
Field Summary | |
---|---|
private CMenuBar |
menuBar
|
private CStatusLabel |
statusLabel
|
private CToolBar |
toolBar
|
Constructor Summary | |
---|---|
CViewMenu()
|
Method Summary | |
---|---|
CMenuBar |
getMenuBar()
|
CStatusLabel |
getStatusLabel()
|
CToolBar |
getToolBar()
|
void |
setMenuBar(CMenuBar menuBar)
|
void |
setStatusLabel(CStatusLabel statusLabel)
|
void |
setToolBar(CToolBar toolBar)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private CMenuBar menuBar
private CToolBar toolBar
private CStatusLabel statusLabel
Constructor Detail |
---|
public CViewMenu()
Method Detail |
---|
public CMenuBar getMenuBar()
public CStatusLabel getStatusLabel()
public CToolBar getToolBar()
public void setMenuBar(CMenuBar menuBar)
menuBar
- public void setStatusLabel(CStatusLabel statusLabel)
statusLabel
- public void setToolBar(CToolBar toolBar)
toolBar
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |