All Packages Class Hierarchy This Package Previous Next Index
Interface com.sgi.sysadm.manager.taskManager.TaskManagerFrame
- public interface TaskManagerFrame
- extends TaskManagerPlugin
TaskManagerFrame is the interface that must be implemented by objects that
want to be launched in a separate window by TaskManager.
-
taskManagerLaunchFrame()
- Display the object in a separate frame.
taskManagerLaunchFrame
public abstract void taskManagerLaunchFrame()
- Display the object in a separate frame.
All Packages Class Hierarchy This Package Previous Next Index