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