org.argouml.swingext
Class DropDownIcon

java.lang.Object
  extended byjavax.swing.ImageIcon
      extended byorg.argouml.swingext.DecoratedIcon
          extended byorg.argouml.swingext.DropDownIcon
All Implemented Interfaces:
javax.accessibility.Accessible, javax.swing.Icon, java.io.Serializable

public class DropDownIcon
extends DecoratedIcon

See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class javax.swing.ImageIcon
javax.swing.ImageIcon.AccessibleImageIcon
 
Field Summary
private static int[][] standardBuffer
           
 
Fields inherited from class org.argouml.swingext.DecoratedIcon
_buffer, _popupIconHeight, _popupIconWidth, ROLLOVER, STANDARD
 
Fields inherited from class javax.swing.ImageIcon
component, tracker
 
Constructor Summary
(package private) DropDownIcon(javax.swing.ImageIcon imageIcon)
          Creates a new instance of DropDownIcon
 
Methods inherited from class org.argouml.swingext.DecoratedIcon
init, paintIcon
 
Methods inherited from class javax.swing.ImageIcon
getAccessibleContext, getDescription, getIconHeight, getIconWidth, getImage, getImageLoadStatus, getImageObserver, loadImage, setDescription, setImage, setImageObserver, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

standardBuffer

private static final int[][] standardBuffer
Constructor Detail

DropDownIcon

DropDownIcon(javax.swing.ImageIcon imageIcon)
Creates a new instance of DropDownIcon



ArgoUML © 1996-2004 (20040316)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook