net.grinder.console.editor
Class TouchClass

java.lang.Object
  extended by net.grinder.console.editor.TouchClass

public class TouchClass
extends Object

Simple class for TestExternalEditor to play with.

Author:
Philip Aston

Field Summary
static String NOOP
           
static String SLEEP
           
static String TOUCH
           
 
Constructor Summary
TouchClass()
           
 
Method Summary
static void main(String[] arguments)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TOUCH

public static final String TOUCH
See Also:
Constant Field Values

NOOP

public static final String NOOP
See Also:
Constant Field Values

SLEEP

public static final String SLEEP
See Also:
Constant Field Values
Constructor Detail

TouchClass

public TouchClass()
Method Detail

main

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


Copyright © 2000-2013. All Rights Reserved.