org.openpermis.editor.policy.gui.icon
Class PlaceholderIcon

java.lang.Object
  extended by org.openpermis.editor.policy.gui.icon.EmptyIcon
      extended by 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

Method Summary
static Icon getIcon()
          Returns the singleton fallback icon instance.
 void paintIcon(Component c, Graphics g, int x, int y)
           
 
Methods inherited from class org.openpermis.editor.policy.gui.icon.EmptyIcon
getIcon, getIcon, getIconHeight, getIconWidth
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

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