Uses of Class
com.raelity.jvi.swing.CommandLineWindow

Packages that use CommandLineWindow
com.raelity.jvi.swing   
 

Uses of CommandLineWindow in com.raelity.jvi.swing
 

Fields in com.raelity.jvi.swing declared as CommandLineWindow
protected  CommandLineWindow WindowCmdEntry.commandLineWindow
          valid while active taking input
 

Methods in com.raelity.jvi.swing that return CommandLineWindow
protected  CommandLineWindow WindowCmdEntry.getCommandLineWindow(ViTextView tv)
          This is invoked to get the command window associated with the specified text view.
protected  CommandLineWindow WindowCmdEntry.placeCommandWindow(ViTextView tv)
          This method positions a command line for the indicated editor.