visad.data.netcdf
Class InputNetcdfPathnameEditor

java.lang.Object
  extended by java.beans.PropertyEditorSupport
      extended by visad.data.netcdf.InputPathnameEditor
          extended by visad.data.netcdf.InputNetcdfPathnameEditor
All Implemented Interfaces:
PropertyEditor

public class InputNetcdfPathnameEditor
extends InputPathnameEditor


Constructor Summary
InputNetcdfPathnameEditor()
          Construct.
 
Method Summary
 
Methods inherited from class visad.data.netcdf.InputPathnameEditor
getAsText, getCustomEditor, isPaintable, paintValue, setAsText, setValue, supportsCustomEditor
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getJavaInitializationString, getSource, getTags, getValue, removePropertyChangeListener, setSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InputNetcdfPathnameEditor

public InputNetcdfPathnameEditor()
Construct.