org.argouml.swingext
Class DropDownIcon

java.lang.Object
  |
  +--javax.swing.ImageIcon
        |
        +--org.argouml.swingext.DecoratedIcon
              |
              +--org.argouml.swingext.DropDownIcon
All Implemented Interfaces:
javax.accessibility.Accessible, javax.swing.Icon, java.io.Serializable

public class DropDownIcon
extends DecoratedIcon

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.argouml.swingext.DecoratedIcon
_buffer, _popupIconHeight, _popupIconWidth, ROLLOVER, STANDARD
 
Fields inherited from class javax.swing.ImageIcon
component, tracker
 
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
 



ArgoUML © 1996-2003 (20040216)ArgoUML Project HomeArgoUML Cookbook