Package | Description |
---|---|
net.staniscia.rca.swing.action.basic | |
net.staniscia.rca.swing.services |
Modifier and Type | Field and Description |
---|---|
private DockableContent |
ShowContentAction.tw
The tw.
|
Constructor and Description |
---|
ShowContentAction(DockableContent tw)
Instantiates a new show view action.
|
ShowContentAction(String group,
DockableContent tw)
Instantiates a new show view action.
|
Modifier and Type | Field and Description |
---|---|
private HashMap<String,DockableContent> |
DockingContentCtrl.dockableContents
The dockable contents.
|
Modifier and Type | Method and Description |
---|---|
DockableContent |
DockingContentCtrl.getDockableContent(String id)
Gets the dockable content.
|
DockableContent |
DockingContentCtrl.registerContent(Content content)
Register content.
|
Modifier and Type | Method and Description |
---|---|
void |
DockingContentCtrl.unRegisterContent(DockableContent content)
Un register content.
|
Copyright © 2014 www.staniscia.net. All Rights Reserved.