jaugment2.UI.textUI
Interface SimpleTextUIRepresentable.Proc

All Known Implementing Classes:
SimpleTextUIRepresentable.SimpleProcessProc, SSHServiceTextRepresentation, PasswordServiceTextRepresentation, MediaPlayerTextRepresentation, SemiNaturalVoiceProcessorTextRepresentation
Enclosing class:
SimpleTextUIRepresentable

public static interface SimpleTextUIRepresentable.Proc


Method Summary
 void input(java.lang.StringBuffer indata)
           
 void listeners()
           
 void noListeners()
           
 

Method Detail

input

public void input(java.lang.StringBuffer indata)

noListeners

public void noListeners()

listeners

public void listeners()