Package | Description |
---|---|
com.bbn.openmap.gui |
This package contains the main OpenMap Swing GUI components.
|
com.bbn.openmap.gui.dock |
Modifier and Type | Method and Description |
---|---|
DockConstraint |
DockMapPanel.getConstraint(javax.swing.JComponent child) |
Modifier and Type | Method and Description |
---|---|
void |
DockMapPanel.setConstraint(javax.swing.JComponent child,
DockConstraint c) |
Modifier and Type | Method and Description |
---|---|
DockConstraint |
DockPanel.getConstraint(javax.swing.JComponent child)
Get the constraint on the given child.
|
DockConstraint |
BasicDockPanel.getConstraint(javax.swing.JComponent child) |
Modifier and Type | Method and Description |
---|---|
void |
DockPanel.setConstraint(javax.swing.JComponent child,
DockConstraint c)
Set the constraint on the given child.
|
void |
BasicDockPanel.setConstraint(javax.swing.JComponent child,
DockConstraint c) |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details