com.partnersoft.v3x.apps.Troubleshooter
Class LogViewer

java.lang.Object
  extended by com.partnersoft.v3x.apps.Troubleshooter.LogViewer

public class LogViewer
extends java.lang.Object

A GUI viewer for all log files in the system stored in Shared/data/.


Constructor Summary
LogViewer()
           
 
Method Summary
 java.awt.Window getWindow()
           
static void main(java.lang.String[] argv)
           
 void reload()
          Reloads all log files.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogViewer

public LogViewer()
Method Detail

main

public static void main(java.lang.String[] argv)

reload

public void reload()
Reloads all log files.


getWindow

public java.awt.Window getWindow()