org.openpermis.editor.policy.gui
Class ErrorStatusUpdater
java.lang.Object
org.openpermis.editor.policy.gui.ErrorStatusUpdater
- All Implemented Interfaces:
- PropertyChangeListener, EventListener
public class ErrorStatusUpdater
- extends Object
- implements PropertyChangeListener
- Since:
- 0.1.0
Constructor Summary |
ErrorStatusUpdater(org.jdesktop.application.ResourceMap resourceMap,
Window window,
JLabel statusLabel)
Creates and registers this error status updater. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ErrorStatusUpdater
public ErrorStatusUpdater(org.jdesktop.application.ResourceMap resourceMap,
Window window,
JLabel statusLabel)
- Creates and registers this error status updater.
- Parameters:
resourceMap
- the resource map to use for configuration.window
- the window to watch.statusLabel
- the status label to use.- Since:
- 0.1.0
dispose
public void dispose()
- Deregisters this error status updater.
- Since:
- 0.1.0
showError
public void showError(String message)
- Shows an error message.
- Parameters:
message
- the message to show.- Since:
- 0.1.0
propertyChange
public void propertyChange(PropertyChangeEvent event)
- Specified by:
propertyChange
in interface PropertyChangeListener
- Since:
- 0.1.0
OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:17:21
Copyright (c) 2002-2007 Ergon Informatik AG