com.partnersoft.workbench.editors
Class MapSelectionEditor
java.lang.Object
com.partnersoft.workbench.model.AbstractWorkbenchEditor
com.partnersoft.workbench.editors.MapSelectionEditor
- All Implemented Interfaces:
- WorkbenchEditor
public class MapSelectionEditor
- extends AbstractWorkbenchEditor
This is an editor for the currently selected item in the Map Viewer.
Copyright 2009 Partner Software, Inc.
- Version:
- $Id$
- Author:
- Paul Reavis
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapSelectionEditor
public MapSelectionEditor(WorkbenchApp workbench)
load
public void load()
throws java.io.IOException
- Throws:
java.io.IOException
save
public void save()
throws java.io.IOException
- Throws:
java.io.IOException
setSelected
public void setSelected(MapDataItem newSelection)
hookupTo
public void hookupTo(MapApp app)