Package | Description |
---|---|
ucar.unidata.idv.ui |
User Interface (UI) classes for the IDV
|
ucar.unidata.ui |
User interface utilities: extensions of AWT and Swing classes.
|
Modifier and Type | Class and Description |
---|---|
class |
IdvComponentGroup |
Modifier and Type | Field and Description |
---|---|
protected ComponentGroup |
ComponentHolder.parent
_more_
|
Modifier and Type | Method and Description |
---|---|
ComponentGroup |
ComponentHolder.getParent()
Get the Parent property.
|
ComponentGroup |
ComponentHolder.getRoot()
_more_
|
Modifier and Type | Method and Description |
---|---|
static boolean |
ComponentGroup.isAncestor(ComponentGroup parent,
ComponentHolder descendant)
_more_
|
void |
ComponentHolder.setParent(ComponentGroup newParent)
Set the Parent property.
|