javax.swing.JPanel | +--jdepend.swingui.StatusPanel
Constructs a StatusPanel. |
void | setStatusComponent(javax.swing.JComponent component) Sets the specified component as the current status component of this panel. |
public StatusPanel()
StatusPanel
.
public void setStatusComponent(javax.swing.JComponent component)
StatusPanel
class defines the status-related UI components. This panel primarily contains either a text field or a progress bar.