com.sshtools.sshterm
Class Main

java.lang.Object
  |
  +--com.sshtools.sshterm.Main

public class Main
extends java.lang.Object

The Main class of the SSHTerm Application

Version:
1.0
Author:
Lee David Painter ( lee@sshtools.com )

Constructor Summary
Main()
          Constructors the application object
 
Method Summary
static void main(java.lang.String[] args)
          The main entry method for the SSHTerm application
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Constructors the application object

Method Detail

main

public static void main(java.lang.String[] args)
The main entry method for the SSHTerm application

Parameters:
args - The command line arguments


Copyright © 2002 Sshtools.com. All Rights Reserved.