|
||||||||||
| 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.idv.control.multi.DisplayComponent
ucar.unidata.idv.control.multi.ViewWrapper
public class ViewWrapper
Provides a table view
| Field Summary |
|---|
| Fields inherited from class ucar.unidata.idv.control.multi.DisplayComponent |
|---|
CMD_SAVEIMAGE, CMD_SAVEMOVIE, displayControl, displayLabel, hasBeenInitialized, isRemoved, PROP_REMOVED |
| Fields inherited from class ucar.unidata.collab.PropertiedThing |
|---|
propertiesDialog |
| Constructor Summary | |
|---|---|
ViewWrapper()
Default ctor |
|
ViewWrapper(ViewManager viewManager)
Default ctor |
|
| Method Summary | |
|---|---|
protected JComponent |
doMakeContents()
make the gui |
void |
doRemove()
Cleanup |
String |
getTypeName()
Return the human readable name of this component |
ViewManager |
getViewManager()
Get the DisplayControl property. |
void |
initAfterUnPersistence(MultiDisplayHolder displayControl,
ControlContext vc,
Hashtable properties)
Initial after we have been unpersisted |
void |
setMapViewManager(MapViewManager value)
Deprecated. Use setViewManager |
void |
setViewManager(ViewManager value)
Set the DisplayControl property. |
| Methods inherited from class ucar.unidata.idv.control.multi.DisplayComponent |
|---|
addGroupMenuItems, animationTimeChanged, applyProperties, doApplyProperties, doMakeDisplayLabel, doSaveImage, doSaveMovie, getBackgroundColor, getContents, getDisplayables, getDisplayControl, getDisplayGroup, getDisplayLabel, getIsRemoved, getLabelShown, getName, getPopupMenuItems, getPropertiesComponents, initDone, loadData, removeDisplayComponent, setBackgroundColor, setDisplayControl, setDisplayGroup, setIsRemoved, setLabelShown, setName, showPopup, showProperties, toString |
| Methods inherited from class ucar.unidata.collab.PropertiedThing |
|---|
addPropertyChangeListener, firePropertyChange, firePropertyChange, getPropertyListeners, getPropertyTabs, isShowing, propertyChange, removePropertyChangeListener, 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 |
| Methods inherited from interface java.beans.PropertyChangeListener |
|---|
propertyChange |
| Constructor Detail |
|---|
public ViewWrapper()
public ViewWrapper(ViewManager viewManager)
viewManager - The mvm to wrap| Method Detail |
|---|
public String getTypeName()
getTypeName in class DisplayComponent
public void initAfterUnPersistence(MultiDisplayHolder displayControl,
ControlContext vc,
Hashtable properties)
initAfterUnPersistence in class DisplayComponentdisplayControl - The display control we are part ofvc - The control contexproperties - Any propertiespublic void doRemove()
doRemove in class DisplayComponentprotected JComponent doMakeContents()
doMakeContents in class DisplayComponentpublic void setViewManager(ViewManager value)
value - The new value for DisplayControlpublic ViewManager getViewManager()
public void setMapViewManager(MapViewManager value)
value - The new value for DisplayControl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||