Interface CommandLineView
-
- All Known Implementing Classes:
CommandLineViewImpl
public interface CommandLineView
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setInputCommandView(javax.swing.JComponent command)
void
setPromptView(javax.swing.JComponent prompt)
void
setVisible(boolean visible)
-