Class FeatureTypeEditor

java.lang.Object
org.gvsig.tools.swing.api.viewer.AbstractJViewer
org.gvsig.fmap.dal.swing.impl.featuretype.FeatureTypeEditor
All Implemented Interfaces:
org.gvsig.tools.swing.api.Component, org.gvsig.tools.swing.api.viewer.JViewer

public class FeatureTypeEditor extends org.gvsig.tools.swing.api.viewer.AbstractJViewer
Author:
jjdelcerro
  • Field Summary

    Fields inherited from class org.gvsig.tools.swing.api.viewer.AbstractJViewer

    LOGGER
  • Constructor Summary

    Constructors
    Constructor
    Description
    FeatureTypeEditor(org.gvsig.tools.swing.api.viewer.ViewerFactory factory)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    byte[]
     
     
    void
     

    Methods inherited from class org.gvsig.tools.swing.api.viewer.AbstractJViewer

    clean, getFactory, getMimetype, isEditable, isEnabled, isModified, setEditable, setEnabled

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.gvsig.tools.swing.api.viewer.JViewer

    support
  • Constructor Details

    • FeatureTypeEditor

      public FeatureTypeEditor(org.gvsig.tools.swing.api.viewer.ViewerFactory factory)
  • Method Details

    • asJComponent

      public JComponent asJComponent()
    • setContents

      public void setContents(Object data)
      Specified by:
      setContents in interface org.gvsig.tools.swing.api.viewer.JViewer
      Overrides:
      setContents in class org.gvsig.tools.swing.api.viewer.AbstractJViewer
    • getContents

      public Object getContents()
      Specified by:
      getContents in interface org.gvsig.tools.swing.api.viewer.JViewer
      Overrides:
      getContents in class org.gvsig.tools.swing.api.viewer.AbstractJViewer
    • getBytes

      public byte[] getBytes()
      Specified by:
      getBytes in interface org.gvsig.tools.swing.api.viewer.JViewer
      Overrides:
      getBytes in class org.gvsig.tools.swing.api.viewer.AbstractJViewer