All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface org.dorm4.fls.IObjectEditor

public interface IObjectEditor
Interface for an object-specific or special case editor to provide extra functionality for editing objects. A possible implementation may be a GUI editor.


Method Index

 o setObject(StdLibraryObject)
Sets the object to edit.

Methods

 o setObject
 public abstract void setObject(StdLibraryObject obj)
Sets the object to edit.


All Packages  Class Hierarchy  This Package  Previous  Next  Index