|
||||||||||
| 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.chart.ChartWrapper
ucar.unidata.idv.control.chart.ReadoutTable
public class ReadoutTable
Provides a table view
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class ucar.unidata.idv.control.chart.ChartWrapper |
|---|
ChartWrapper.FieldProperties |
| Field Summary |
|---|
| Fields inherited from class ucar.unidata.idv.control.chart.ChartWrapper |
|---|
animationWidget, dataChoiceWrappers, PROP_SELECTEDTIME, PROP_TIMERANGE, timeFilterSource, timeSelectSource |
| 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 | |
|---|---|
ReadoutTable()
Default ctor |
|
ReadoutTable(String name,
List dataChoices)
Ctor |
|
| Method Summary | |
|---|---|
protected JComponent |
doMakeContents()
make the gui |
void |
doRemove()
Been removed, do any cleanup. |
protected List |
getPopupMenuItems(List items)
get the menu items |
boolean |
getShowRawData()
Get the ShowRawData property. |
String |
getTypeName()
Return the human readable name of this chart |
WayPoint |
getWayPoint()
Get the WayPoint property. |
void |
loadData()
Create the charts |
void |
propertyChange(PropertyChangeEvent event)
Handle event |
void |
removeWayPoint()
Remove the waypoint |
void |
setShowRawData(boolean value)
Set the ShowRawData property. |
void |
setWayPoint(WayPoint value)
Set the WayPoint property. |
String |
toString()
to string |
| Methods inherited from class ucar.unidata.idv.control.multi.DisplayComponent |
|---|
addGroupMenuItems, doMakeDisplayLabel, doSaveImage, doSaveMovie, getBackgroundColor, getContents, getDisplayables, getDisplayControl, getDisplayGroup, getDisplayLabel, getIsRemoved, getLabelShown, getName, initAfterUnPersistence, removeDisplayComponent, setBackgroundColor, setDisplayControl, setDisplayGroup, setIsRemoved, setLabelShown, setName, showPopup, showProperties |
| Methods inherited from class ucar.unidata.collab.PropertiedThing |
|---|
addPropertyChangeListener, firePropertyChange, firePropertyChange, getPropertyListeners, getPropertyTabs, isShowing, removePropertyChangeListener, 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 ReadoutTable()
public ReadoutTable(String name,
List dataChoices)
name - The namedataChoices - List of data choices| Method Detail |
|---|
public String getTypeName()
getTypeName in class ChartWrapperpublic void doRemove()
doRemove in class ChartWrapperprotected JComponent doMakeContents()
doMakeContents in class DisplayComponentpublic void propertyChange(PropertyChangeEvent event)
propertyChange in interface PropertyChangeListenerpropertyChange in class ChartWrapperevent - The eventprotected List getPopupMenuItems(List items)
getPopupMenuItems in class ChartWrapperitems - List of menu items
public void removeWayPoint()
public void loadData()
throws VisADException,
RemoteException
loadData in class ChartWrapperRemoteException - On badness
VisADException - On badnesspublic String toString()
toString in class DisplayComponentpublic void setShowRawData(boolean value)
value - The new value for ShowRawDatapublic boolean getShowRawData()
public void setWayPoint(WayPoint value)
value - The new value for WayPointpublic WayPoint getWayPoint()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||