org.tm4j.tmnav.app .TMNavView
Inheritance Hierarchy
| Field Summary | |
|---|---|
| leftSpacer | |
| Method Summary | |
|---|---|
| void |
arrange()
Adds all components to the Panel
|
| javax.swing.JComponent | getToolbar() |
| void |
setContent(java.awt.Component content)
Sets the content.
|
| void |
setTitle(java.lang.String title)
Sets the title.
|
Meta Data (2)
@author
:
Christoph Froehlich, cf@folge2.de
BaseClass for all tmnav-views.
Implements a view with a title bar, an optional toolbar
and an optional content-pane.
