Package | Description |
---|---|
jam.panels |
Modifier and Type | Class and Description |
---|---|
class |
StatusBar |
class |
StatusPanel |
Modifier and Type | Method and Description |
---|---|
void |
StatusProvider.addStatusListener(StatusListener statusListener)
Status providers must be able to store a list of StatusListeners.
|
void |
StatusProvider.Helper.addStatusListener(StatusListener statusListener) |
void |
StatusProvider.removeStatusListener(StatusListener statusListener)
Remove the given StatusListener from the provider's list.
|
void |
StatusProvider.Helper.removeStatusListener(StatusListener statusListener) |
http://code.google.com/p/jam-lib/