|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.collab.SharableImpl
ucar.unidata.collab.PropertiedThing
ucar.unidata.ui.ComponentHolder
ucar.unidata.ui.ComponentGroup
ucar.unidata.idv.ui.IdvComponentGroup
public class IdvComponentGroup
| Field Summary |
|---|
| Fields inherited from class ucar.unidata.ui.ComponentGroup |
|---|
container, LAYOUT_BORDER, LAYOUT_DESKTOP, LAYOUT_GRAPH, LAYOUT_GRID, LAYOUT_GRIDBAG, LAYOUT_HSPLIT, LAYOUT_LIST, LAYOUT_MENU, LAYOUT_NAMES, LAYOUT_TABS, LAYOUT_TREE, LAYOUT_VSPLIT, LAYOUTS, outerContainer, tabbedPane |
| Fields inherited from class ucar.unidata.ui.ComponentHolder |
|---|
ATTR_NAME, BORDER_NAMES, BORDERS, displayBtn, header, isRemoved, nameFld, parent |
| Fields inherited from class ucar.unidata.collab.PropertiedThing |
|---|
propertiesDialog |
| Constructor Summary | |
|---|---|
IdvComponentGroup()
_more_ |
|
IdvComponentGroup(IntegratedDataViewer idv,
String name)
_more_ |
|
| Method Summary | |
|---|---|
void |
addGroups(List l)
|
protected boolean |
applyProperties()
_more_ |
Element |
createXmlNode(Document doc)
_more_ |
protected void |
doDrop(Object object)
|
boolean |
dropOk(Object object)
|
boolean |
getAutoImportDisplays()
Get the AutoImportDisplays property. |
IntegratedDataViewer |
getIdv()
Get the Idv property. |
protected List |
getPopupMenuItems(List items)
_more_ |
protected void |
getPropertiesComponents(List comps,
int tabIdx)
_more_ |
void |
getViewManagers(List viewManagers)
_more_ |
void |
importAllDisplayControls(List displayControls)
_more_ |
void |
importDisplayControl(DisplayControlImpl dc)
_more_ |
void |
initWith(Element node)
_more_ |
void |
makeNew(String what)
_more_ |
void |
makeSkin(int skinIndex)
|
void |
setAutoImportDisplays(boolean value)
Set the AutoImportDisplays property. |
void |
setIdv(IntegratedDataViewer value)
Set the Idv property. |
boolean |
tryToImportDisplayControl(DisplayControlImpl control)
_more_ |
void |
writeSkin()
_more_ |
| Methods inherited from class ucar.unidata.ui.ComponentGroup |
|---|
addComponent, addComponent, doMakeContents, doRemove, editLayout, findComponentsWithType, getDisplayComponents, getGridColumns, getIconified, getLastPosition, getLayout, getNumColumns, getNumRows, getTypeName, indexOf, isAncestor, main, makeTree, print, redoLayout, removeComponent, setDisplayComponents, setGridColumns, setIconified, setLastPosition, setLayout, setNumColumns, setNumRows, setRowsColumns, setState, subtreeChanged, toString, wrapContents, xxxxgetPropertyTabs |
| Methods inherited from class ucar.unidata.ui.ComponentHolder |
|---|
clearContents, doMakeHeader, getBeingShown, getBorder, getBorderLayoutLocation, getCategory, getContents, getHierachicalName, getIcon, getInternalFrame, getLayoutRect, getName, getParent, getRoot, getShowHeader, removeDisplayComponent, setBorder, setBorder, setBorderLayoutLocation, setCategory, setLayoutRect, setName, setParent, setShowHeader, showPopup |
| Methods inherited from class ucar.unidata.collab.PropertiedThing |
|---|
addPropertyChangeListener, doApplyProperties, firePropertyChange, firePropertyChange, getPropertyListeners, getPropertyTabs, isShowing, propertyChange, removePropertyChangeListener, showProperties, showProperties |
| Methods inherited from class ucar.unidata.collab.SharableImpl |
|---|
applySharableProperties, doShare, doShare, doShareExternal, doShareInternal, getSharablePropertiesComponent, getShareGroup, getSharing, getUniqueId, initSharable, receiveShareData, removeSharable, setShareGroup, setSharing, setUniqueId, showSharableDialog |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public IdvComponentGroup()
public IdvComponentGroup(IntegratedDataViewer idv,
String name)
idv - _more_name - _more_| Method Detail |
|---|
public void writeSkin()
public void initWith(Element node)
initWith in class ComponentGroupnode - _more_public Element createXmlNode(Document doc)
doc - _more_
protected List getPopupMenuItems(List items)
getPopupMenuItems in class ComponentGroupitems - _more_
public void getViewManagers(List viewManagers)
viewManagers - _more_public void importAllDisplayControls(List displayControls)
displayControls - _more_protected void doDrop(Object object)
doDrop in class ComponentGrouppublic boolean dropOk(Object object)
dropOk in class ComponentGrouppublic boolean tryToImportDisplayControl(DisplayControlImpl control)
control - _more_
public void addGroups(List l)
public void importDisplayControl(DisplayControlImpl dc)
dc - _more_public void makeSkin(int skinIndex)
public void makeNew(String what)
what - _more_protected boolean applyProperties()
applyProperties in class ComponentGroup
protected void getPropertiesComponents(List comps,
int tabIdx)
getPropertiesComponents in class ComponentGroupcomps - _more_tabIdx - _more_public void setIdv(IntegratedDataViewer value)
value - The new value for Idvpublic IntegratedDataViewer getIdv()
public void setAutoImportDisplays(boolean value)
value - The new value for AutoImportDisplayspublic boolean getAutoImportDisplays()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||