org.jvnet.flamingo.utils
Class DoubleArrowResizableIcon.CommandButtonPopupIcon

java.lang.Object
  extended by org.jvnet.flamingo.utils.DoubleArrowResizableIcon
      extended by org.jvnet.flamingo.utils.DoubleArrowResizableIcon.CommandButtonPopupIcon
All Implemented Interfaces:
javax.swing.Icon, ResizableIcon
Enclosing class:
DoubleArrowResizableIcon

public static class DoubleArrowResizableIcon.CommandButtonPopupIcon
extends DoubleArrowResizableIcon


Nested Class Summary
 
Nested classes/interfaces inherited from class org.jvnet.flamingo.utils.DoubleArrowResizableIcon
DoubleArrowResizableIcon.CommandButtonPopupIcon
 
Constructor Summary
DoubleArrowResizableIcon.CommandButtonPopupIcon(int initialDim, int direction)
           
 
Method Summary
 
Methods inherited from class org.jvnet.flamingo.utils.DoubleArrowResizableIcon
getIconHeight, getIconWidth, paintIcon, revertToOriginalDimension, setDimension
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DoubleArrowResizableIcon.CommandButtonPopupIcon

public DoubleArrowResizableIcon.CommandButtonPopupIcon(int initialDim,
                                                       int direction)