public class StatusBar
extends org.gvsig.andami.plugins.Extension
implements org.gvsig.andami.messages.NotificationListener
| Constructor and Description |
|---|
StatusBar() |
| Modifier and Type | Method and Description |
|---|---|
void |
errorEvent(org.gvsig.andami.messages.MessageEvent e) |
void |
execute(java.lang.String actionCommand) |
void |
infoEvent(org.gvsig.andami.messages.MessageEvent e) |
void |
initialize() |
boolean |
isEnabled() |
boolean |
isVisible() |
void |
warningEvent(org.gvsig.andami.messages.MessageEvent e) |
public void errorEvent(org.gvsig.andami.messages.MessageEvent e)
errorEvent in interface org.gvsig.andami.messages.NotificationListenerpublic void execute(java.lang.String actionCommand)
execute in interface org.gvsig.andami.plugins.IExtensionpublic void infoEvent(org.gvsig.andami.messages.MessageEvent e)
infoEvent in interface org.gvsig.andami.messages.NotificationListenerpublic void initialize()
initialize in interface org.gvsig.andami.plugins.IExtensionpublic boolean isEnabled()
isEnabled in interface org.gvsig.andami.plugins.IExtensionpublic boolean isVisible()
isVisible in interface org.gvsig.andami.plugins.IExtensionpublic void warningEvent(org.gvsig.andami.messages.MessageEvent e)
warningEvent in interface org.gvsig.andami.messages.NotificationListenerCopyright © 2021 gvSIG Association. All rights reserved.