|
||||||||||
| 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.StatisticsChartWrapper
public class StatisticsChartWrapper
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 | |
|---|---|
StatisticsChartWrapper()
Default ctor |
|
StatisticsChartWrapper(String name,
List dataChoices)
Ctor |
|
| Method Summary | |
|---|---|
protected boolean |
applyProperties()
Apply properties |
protected boolean |
canDoResolution()
Don't show resolution property |
protected JComponent |
doMakeContents()
Make the gui |
List |
getExpressions()
Get the Expressions property. |
List |
getLabels()
Get the Labels property. |
protected void |
getPropertiesComponents(List comps,
int tabIdx)
add to the properties gui |
String[] |
getPropertyTabs()
return the array of tab names for the proeprties dialog |
String |
getTypeName()
Return the human readable name of this chart |
void |
loadData()
Create the charts |
void |
setExpressions(List value)
Set the Expressions property. |
void |
setLabels(List value)
Set the Labels 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, 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 StatisticsChartWrapper()
public StatisticsChartWrapper(String name,
List dataChoices)
name - The namedataChoices - List of data choices| Method Detail |
|---|
public String getTypeName()
getTypeName in class ChartWrapperprotected JComponent doMakeContents()
doMakeContents in class DisplayComponent
public void loadData()
throws VisADException,
RemoteException
loadData in class ChartWrapperRemoteException - On badness
VisADException - On badnessprotected boolean applyProperties()
applyProperties in class ChartWrapperpublic String[] getPropertyTabs()
getPropertyTabs in class PropertiedThing
protected void getPropertiesComponents(List comps,
int tabIdx)
getPropertiesComponents in class ChartWrappercomps - List of componentstabIdx - which tabprotected boolean canDoResolution()
canDoResolution in class ChartWrapperpublic String toString()
toString in class DisplayComponentpublic void setExpressions(List value)
value - The new value for Expressionspublic List getExpressions()
public void setLabels(List value)
value - The new value for Labelspublic List getLabels()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||