Package | Description |
---|---|
ilog.views.appframe.swing |
Provides custom Swing components that are initialized from the settings.
|
Modifier and Type | Method and Description |
---|---|
IlvDockingBarArea.DockingBarInfo |
IlvDockingBarArea.dock(String name,
int side)
Docks the bar with the specified
name to the specified
side of the panel. |
IlvDockingBarArea.DockingBarInfo |
IlvDockingBarArea.getDockingInfo(String name)
Returns docking information for the bar with the specified name.
|
IlvDockingBarArea.DockingBarInfo |
IlvDockingBarArea.setBarVisible(String name,
boolean visible)
Shows or hides the bar with the specified
name depending on
the value of the visible parameter. |
IlvDockingBarArea.DockingBarInfo |
IlvDockingBarArea.undock(String name,
Point location)
Undocks the bar with the specified
name . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.