rero.gui.windows
public class WindowStatusBar extends BackgroundToolBar implements IRCAwareComponent, ChangeListener, ClientStateListener
Field Summary | |
---|---|
protected Capabilities | capabilities |
protected LabelDisplay | contents |
protected HashMap | event |
protected long | lastRehash |
protected StatusWindow | parent |
Constructor Summary | |
---|---|
WindowStatusBar(StatusWindow _parent) |
Method Summary | |
---|---|
Dimension | getPreferredSize() |
void | installCapabilities(Capabilities c) |
void | paint(Graphics g) |
void | propertyChanged(String var, String parms) |
void | rehash() |
void | rehashValues() |
void | stateChanged(ChangeEvent ev) |