Constructor and Description |
---|
SubviewStatusBar(DiscoveryWorkbenchController.View baseView) |
Modifier and Type | Method and Description |
---|---|
protected javax.swing.JPanel |
_createInfoBarEntry(javax.swing.JPanel wrap,
int width) |
javax.swing.JComponent |
getRootComponent() |
void |
setMemoryUsage(long currentBytes,
long maxBytes) |
void |
setSawServerStatus(SawServerStatus status) |
void |
setSawStatus(java.lang.String status) |
void |
setStatus(java.lang.String status) |
public SubviewStatusBar(DiscoveryWorkbenchController.View baseView)
public javax.swing.JComponent getRootComponent()
getRootComponent
in interface ISubview
public void setSawServerStatus(SawServerStatus status)
public void setMemoryUsage(long currentBytes, long maxBytes)
public void setStatus(java.lang.String status)
public void setSawStatus(java.lang.String status)
protected javax.swing.JPanel _createInfoBarEntry(javax.swing.JPanel wrap, int width)