All Packages Class Hierarchy This Package Previous Next Index
Class com.sgi.sysadm.plugin.LogViewer
java.lang.Object
|
+----com.sgi.sysadm.plugin.LogViewer
- public class LogViewer
- extends Object
- implements TaskManagerFrame
LogViewer is the entry point for the Syslog Viewer.
-
LogViewer(String)
- Construct a LogViewer for the given product.
-
initTaskManagerPlugin(HostContext, UIContext)
-
-
taskManagerLaunchFrame()
-
LogViewer
public LogViewer(String product)
- Construct a LogViewer for the given product.
The product-specific LogView properties file will be used if it exists.
initTaskManagerPlugin
public void initTaskManagerPlugin(HostContext hc,
UIContext uic)
- See Also:
- TaskManagerFrame
taskManagerLaunchFrame
public void taskManagerLaunchFrame()
- See Also:
- TaskManagerFrame
All Packages Class Hierarchy This Package Previous Next Index