org.openpermis.editor.policy.gui.icon
Class PlaceholderIcon
java.lang.Object
org.openpermis.editor.policy.gui.icon.EmptyIcon
org.openpermis.editor.policy.gui.icon.PlaceholderIcon
- All Implemented Interfaces:
- Serializable, Icon
public final class PlaceholderIcon
- extends EmptyIcon
Fallback placeholder icon for missing icon resources.
- See Also:
- Serialized Form
- Since:
- 0.9.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getIcon
public static Icon getIcon()
- Returns the singleton fallback icon instance.
- Returns:
- the singleton fallback icon instance.
- Since:
- 0.9.0
paintIcon
public void paintIcon(Component c,
Graphics g,
int x,
int y)
- Specified by:
paintIcon
in interface Icon
- Overrides:
paintIcon
in class EmptyIcon
- Since:
- 0.9.0
OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:17:21
Copyright (c) 2002-2007 Ergon Informatik AG