Interface ControlPanel
- All Known Implementing Classes:
CollectControlPanel
public interface ControlPanel
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getUrlHyperlink
JHyperlinkLabel getUrlHyperlink() -
getRunningAtUrlBox
JComponent getRunningAtUrlBox() -
getShutdownBtn
JButton getShutdownBtn() -
getErrorMessageTxt
JMultilineLabel getErrorMessageTxt() -
getStatusTxt
JLabel getStatusTxt() -
getProgressBar
JProgressBar getProgressBar()
-