Serialized Form


Package nl.cloudfarming.client.area.field

Class nl.cloudfarming.client.area.field.FieldAction extends LayerObjectAction implements Serializable

Class nl.cloudfarming.client.area.field.FieldExplorerTopComponent extends org.openide.windows.TopComponent implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class nl.cloudfarming.client.area.field.ParseWKTException extends IOException implements Serializable


Package nl.cloudfarming.client.area.field.pref

Class nl.cloudfarming.client.area.field.pref.FieldOptionsPanel extends JPanel implements Serializable

Serialized Fields

plotBox

JCheckBox plotBox

fieldBox

JCheckBox fieldBox

shapeAttPolygon

JTextField shapeAttPolygon

shapeAttName

JTextField shapeAttName

controller

FieldOptionsController controller

changeListener

nl.cloudfarming.client.area.field.pref.FieldOptionsPanel.ChangeListener changeListener

Package nl.cloudfarming.client.area.field.shape

Class nl.cloudfarming.client.area.field.shape.MarkAllShapesAsAction extends LayerAction implements Serializable

Serialized Fields

dlg

Dialog dlg

layer

Layer layer

comboBox

JComboBox comboBox

Class nl.cloudfarming.client.area.field.shape.SaveImportLayerAction extends EditLayerAction implements Serializable

Serialized Fields

dlg

Dialog dlg

layer

ImportLayer layer

areaService

AreaService areaService
never use directly, always use getAreaService();



Copyright © 2011. All Rights Reserved.