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.


Constructor Index

 o LogViewer(String)
Construct a LogViewer for the given product.

Method Index

 o initTaskManagerPlugin(HostContext, UIContext)
 o taskManagerLaunchFrame()

Constructors

 o LogViewer
 public LogViewer(String product)
Construct a LogViewer for the given product. The product-specific LogView properties file will be used if it exists.

Methods

 o initTaskManagerPlugin
 public void initTaskManagerPlugin(HostContext hc,
                                   UIContext uic)
See Also:
TaskManagerFrame
 o taskManagerLaunchFrame
 public void taskManagerLaunchFrame()
See Also:
TaskManagerFrame

All Packages  Class Hierarchy  This Package  Previous  Next  Index