Quaqua 8.0 2011-10-02

ch.randelshofer.quaqua.icon
Class QuaquaNativeButtonStateIcon.UIResource

java.lang.Object
  extended by ch.randelshofer.quaqua.util.CachedPainter
      extended by ch.randelshofer.quaqua.icon.QuaquaNativeButtonStateIcon
          extended by ch.randelshofer.quaqua.icon.QuaquaNativeButtonStateIcon.UIResource
All Implemented Interfaces:
javax.swing.Icon, javax.swing.plaf.UIResource
Enclosing class:
QuaquaNativeButtonStateIcon

public static class QuaquaNativeButtonStateIcon.UIResource
extends QuaquaNativeButtonStateIcon
implements javax.swing.plaf.UIResource


Nested Class Summary
 
Nested classes/interfaces inherited from class ch.randelshofer.quaqua.icon.QuaquaNativeButtonStateIcon
QuaquaNativeButtonStateIcon.UIResource
 
Constructor Summary
QuaquaNativeButtonStateIcon.UIResource(OSXAquaPainter.Widget widget, int width, int height)
           
QuaquaNativeButtonStateIcon.UIResource(OSXAquaPainter.Widget widget, int offsetx, int offsety, int width, int height)
           
 
Method Summary
 
Methods inherited from class ch.randelshofer.quaqua.icon.QuaquaNativeButtonStateIcon
createImage, getIconHeight, getIconWidth, isBorderOpaque, paintIcon, paintToImage, paintToImage
 
Methods inherited from class ch.randelshofer.quaqua.util.CachedPainter
getMaxCachedImageSize, paint, paintImage, setMaxCachedImageSize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuaquaNativeButtonStateIcon.UIResource

public QuaquaNativeButtonStateIcon.UIResource(OSXAquaPainter.Widget widget,
                                              int offsetx,
                                              int offsety,
                                              int width,
                                              int height)

QuaquaNativeButtonStateIcon.UIResource

public QuaquaNativeButtonStateIcon.UIResource(OSXAquaPainter.Widget widget,
                                              int width,
                                              int height)

Copyright 2003-2007 (c) Werner Randelshofer.
All rights reserved.