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

Packages that use NewCommandLineWindow
com.raelity.jvi.swing   
 

Uses of NewCommandLineWindow in com.raelity.jvi.swing
 

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

Methods in com.raelity.jvi.swing that return NewCommandLineWindow
protected  NewCommandLineWindow NewWindowCmdEntry.getCommandLineWindow(JComponent c)
          This is invoked to get the command window associated with the specified text view.
protected  NewCommandLineWindow NewWindowCmdEntry.placeCommandWindow(JComponent editorComponent)
          This method positions a command line for the indicated editor.