com.raelity.jvi.swing
Class WindowCmdEntry
java.lang.Object
com.raelity.jvi.swing.CommandLine.CommandLineEntry
com.raelity.jvi.swing.WindowCmdEntry
- All Implemented Interfaces:
- ViCmdEntry, ActionListener, EventListener
public class WindowCmdEntry
- extends CommandLine.CommandLineEntry
This class provides a floating CommandLine entry widget.
A separate window must be allocated for each browser.
The window close button is disabled. or must be
used to dismiss it.
Methods inherited from class com.raelity.jvi.swing.CommandLine.CommandLineEntry |
actionPerformed, activate, activate, addActionListener, append, cancel, fireEvent, getCommand, getTextComponent, positionCommandEntry, removeActionListener |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WindowCmdEntry
public WindowCmdEntry(int type)
finishActivate
public void finishActivate()
- Position the dialog and start taking input.
- Specified by:
finishActivate
in class CommandLine.CommandLineEntry
prepareShutdown
protected void prepareShutdown()
- Specified by:
prepareShutdown
in class CommandLine.CommandLineEntry