C
- defines the base component where others extend frompublic interface IBaseLayout<C>
Modifier and Type | Method and Description |
---|---|
C |
getGlassPane()
Gets the glass pane.
|
C |
getMenu()
Returns the application menu instance.
|
C |
getRegisteredToolBar(ToolbarPosition position)
Gets the registered tool bar.
|
C getRegisteredToolBar(ToolbarPosition position)
position
- the positionC getMenu()
C getGlassPane()