Class CommandDocumentListener.InputBuffer

java.lang.Object
  extended by CommandDocumentListener.InputBuffer
Enclosing class:
CommandDocumentListener

public static class CommandDocumentListener.InputBuffer
extends java.lang.Object


Constructor Summary
CommandDocumentListener.InputBuffer()
           
 
Method Summary
 java.lang.String getCurrentInput()
           
 void setCurrentInput(java.lang.String text)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandDocumentListener.InputBuffer

public CommandDocumentListener.InputBuffer()
Method Detail

getCurrentInput

public java.lang.String getCurrentInput()

setCurrentInput

public void setCurrentInput(java.lang.String text)