|
||||||||||
| 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.idv.ui.IdvComponentHolder
public class IdvComponentHolder
| Field Summary | |
|---|---|
static String |
TYPE_CHOOSERS
_more_ |
static String |
TYPE_DEFAULT
_more_ |
static String |
TYPE_SKIN
_more_ |
| 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 | |
|---|---|
IdvComponentHolder()
_more_ |
|
IdvComponentHolder(IntegratedDataViewer idv,
Object object)
_more_ |
|
| Method Summary | |
|---|---|
Element |
createXmlNode(Document doc)
_more_ |
void |
displayControlHasInitialized()
_more_ |
JComponent |
doMakeContents()
_more_ |
void |
doRemove()
_more_ |
String |
getCategory()
_more_ |
ImageIcon |
getIcon()
_more_ |
IntegratedDataViewer |
getIdv()
Get the Idv property. |
String |
getName()
_more_ |
Object |
getObject()
Get the Object property. |
protected List |
getPopupMenuItems(List items)
_more_ |
String |
getType()
Get the Type property. |
String |
getTypeName()
_more_ |
List |
getViewManagers()
Get the ViewManagers property. |
void |
initWith(Element node)
_more_ |
protected JComponent |
makeSkin()
_more_ |
void |
removeDisplayControl(DisplayControl displayControl)
_more_ |
void |
setIdv(IntegratedDataViewer value)
Set the Idv property. |
void |
setObject(Object value)
Set the Object property. |
void |
setType(String value)
Set the Type property. |
void |
setViewManagers(List value)
Set the ViewManagers property. |
void |
undockControl()
_more_ |
| Methods inherited from class ucar.unidata.ui.ComponentHolder |
|---|
applyProperties, clearContents, doMakeHeader, getBeingShown, getBorder, getBorderLayoutLocation, getContents, getHierachicalName, getInternalFrame, getInternalFrameShown, getLayoutRect, getParent, getPropertiesComponents, getRoot, getShowHeader, makeTree, print, removeDisplayComponent, setBorder, setBorder, setBorderLayoutLocation, setCategory, setInternalFrameShown, setLayoutRect, setName, setParent, setShowHeader, setState, showPopup, toString, wrapContents |
| 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, getReceiveShareTime, getSharablePropertiesComponent, getShareGroup, getSharing, getUniqueId, initSharable, receiveShareData, removeSharable, setReceiveShareTime, setShareGroup, setSharing, setUniqueId, showSharableDialog |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String TYPE_SKIN
public static final String TYPE_CHOOSERS
public static final String TYPE_DEFAULT
| Constructor Detail |
|---|
public IdvComponentHolder()
public IdvComponentHolder(IntegratedDataViewer idv,
Object object)
idv - _more_object - _more_| Method Detail |
|---|
public String getName()
getName in class ComponentHolderpublic Element createXmlNode(Document doc)
doc - _more_
public void doRemove()
doRemove in class ComponentHolderpublic void removeDisplayControl(DisplayControl displayControl)
displayControl - _more_public void undockControl()
protected List getPopupMenuItems(List items)
getPopupMenuItems in class ComponentHolderitems - _more_
public String getCategory()
getCategory in class ComponentHolderpublic ImageIcon getIcon()
getIcon in class ComponentHolderpublic String getTypeName()
getTypeName in class ComponentHolderpublic void displayControlHasInitialized()
public void initWith(Element node)
initWith in class ComponentHoldernode - _more_protected JComponent makeSkin()
public JComponent doMakeContents()
doMakeContents in class ComponentHolderpublic void setObject(Object value)
value - The new value for Objectpublic Object getObject()
public void setIdv(IntegratedDataViewer value)
value - The new value for Idvpublic IntegratedDataViewer getIdv()
public void setType(String value)
value - The new value for Typepublic String getType()
public void setViewManagers(List value)
value - The new value for ViewManagerspublic List getViewManagers()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||