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.


Method Index

 o taskManagerLaunchFrame()
Display the object in a separate frame.

Methods

 o taskManagerLaunchFrame
 public abstract void taskManagerLaunchFrame()
Display the object in a separate frame.


All Packages  Class Hierarchy  This Package  Previous  Next  Index