stella.jview
Class JLogField.Show

java.lang.Object
  extended by stella.jview.JLogField.Show
Enclosing class:
JLogField

public static class JLogField.Show
extends Object

Test pupose. Uses LogParser.sshTail( String userhost, File f, int n, boolean head, DateFormat df, boolean host)


Constructor Summary
JLogField.Show()
           
 
Method Summary
static void main(String[] arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JLogField.Show

public JLogField.Show()
Method Detail

main

public static void main(String[] arg)
                 throws Exception
Throws:
Exception