ucar.unidata.idv.control.chart
Class ChartWrapper.FieldProperties

java.lang.Object
  extended by ucar.unidata.idv.control.chart.ChartWrapper.FieldProperties
Enclosing class:
ChartWrapper

protected static class ChartWrapper.FieldProperties
extends Object

Class FieldProperties holds state for the data choice wrappers in the properties dialog

Version:
$Revision: 1.46 $
Author:
IDV Development Team

Constructor Summary
ChartWrapper.FieldProperties(DataChoiceWrapper wrapper)
          ctor
 
Method Summary
 boolean applyProperties()
          apply the properties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChartWrapper.FieldProperties

public ChartWrapper.FieldProperties(DataChoiceWrapper wrapper)
ctor

Parameters:
wrapper - The wrapper we represent
Method Detail

applyProperties

public boolean applyProperties()
apply the properties

Returns:
success