public final class WidgetViewport extends Widget
Widget.WidgetGroup
L_DATAPORT, L_LEFTBOTTOM, L_LEFTTOP, L_VIEWPORT, W_DATA, W_MODULE, W_VIEWPORT
Constructor and Description |
---|
WidgetViewport() |
Modifier and Type | Method and Description |
---|---|
void |
addCoolMapView(CoolMapObject object) |
void |
addPopupMenuItem(java.lang.String parentPath,
javax.swing.JMenuItem item,
boolean sepBefore) |
void |
addPopupMenuSeparator(java.lang.String parentPath) |
void |
bringCoolMapViewToFront(CoolMapObject object) |
void |
cascadeWindows() |
void |
tileWindows() |
getContentPane, getCurrentState, getDockable, getName, getPreferredLocation, getWidgetGroup, restoreState, setPreferredLocation, setTitle
public void addPopupMenuSeparator(java.lang.String parentPath)
public void addPopupMenuItem(java.lang.String parentPath, javax.swing.JMenuItem item, boolean sepBefore)
public void addCoolMapView(CoolMapObject object)
public void bringCoolMapViewToFront(CoolMapObject object)
public void cascadeWindows()
public void tileWindows()