swarm.gui
Interface ArchivedGeometryWidgetC
- All Known Subinterfaces:
- RasterC, ZoomRasterC
- All Known Implementing Classes:
- RasterCImpl
- public interface ArchivedGeometryWidgetC
- extends WidgetS, WidgetC
Base class for widgets that archive geometry..
Subclasses of this class inherit the ability to archive their window geometry. This class also provides an interface to destroy notification.
setWindowGeometryRecordName
public Object setWindowGeometryRecordName(String recordName)
- Called to set a name for archiving.
loadWindowGeometryRecord
public Object loadWindowGeometryRecord()
registerAndLoad
public Object registerAndLoad()