Interface ncsa.horizon.awt.Guiedable
All Packages Class Hierarchy This Package Previous Next Index
Interface ncsa.horizon.awt.Guiedable
- public interface Guiedable
- extends Object
The implementer of this interface should
provide a Graphic User Interface for user
to send messages to itself.
The returned Components could be a setting
panel or a button which can invoke a option
window, etc.
-
getGui()
-
getGui
public abstract Component[] getGui()
All Packages Class Hierarchy This Package Previous Next Index