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 -
Method Summary
Methods inherited from class org.gvsig.tools.swing.api.viewer.AbstractJViewer
clean, getFactory, getMimetype, isEditable, isEnabled, isModified, setEditable, setEnabledMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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
-
setContents
- Specified by:
setContentsin interfaceorg.gvsig.tools.swing.api.viewer.JViewer- Overrides:
setContentsin classorg.gvsig.tools.swing.api.viewer.AbstractJViewer
-
getContents
- Specified by:
getContentsin interfaceorg.gvsig.tools.swing.api.viewer.JViewer- Overrides:
getContentsin classorg.gvsig.tools.swing.api.viewer.AbstractJViewer
-
getBytes
public byte[] getBytes()- Specified by:
getBytesin interfaceorg.gvsig.tools.swing.api.viewer.JViewer- Overrides:
getBytesin classorg.gvsig.tools.swing.api.viewer.AbstractJViewer
-