com.explodingpixels.macwidgets.plaf
Class ArtworkUtils.ImageSet

java.lang.Object
  extended by com.explodingpixels.macwidgets.plaf.ArtworkUtils.ImageSet
Enclosing class:
ArtworkUtils

public static class ArtworkUtils.ImageSet
extends java.lang.Object


Method Summary
 javax.swing.ImageIcon getActiveImage()
           
 javax.swing.ImageIcon getInactiveImage()
           
 javax.swing.ImageIcon getPressedImage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInactiveImage

public javax.swing.ImageIcon getInactiveImage()

getActiveImage

public javax.swing.ImageIcon getActiveImage()

getPressedImage

public javax.swing.ImageIcon getPressedImage()


Copyright © 2012. All Rights Reserved.