|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.station.stack.tab.layouting.ComponentLayoutBlock<TabMenu>
bibliothek.gui.dock.station.stack.tab.layouting.MenuLayoutBlock
public class MenuLayoutBlock
A wrapper around a TabMenu.
| Constructor Summary | |
|---|---|
MenuLayoutBlock()
|
|
| Method Summary | |
|---|---|
TabMenu |
getMenu()
Gets the menu of this block. |
void |
setMenu(TabMenu menu)
Sets the menu for this block. |
| Methods inherited from class bibliothek.gui.dock.station.stack.tab.layouting.ComponentLayoutBlock |
|---|
getComponent, getSizes, setBounds, setComponent, setLayout, setOrientation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MenuLayoutBlock()
| Method Detail |
|---|
public void setMenu(TabMenu menu)
menu - the menu, may be nullComponentLayoutBlock.setComponent(bibliothek.gui.dock.station.stack.tab.TabPaneComponent)public TabMenu getMenu()
nullComponentLayoutBlock.getComponent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||