net.sourceforge.atunes.gui.substance
Class RoundRectButtonShaper

java.lang.Object
  extended by net.sourceforge.atunes.gui.substance.ButtonShaper
      extended by net.sourceforge.atunes.gui.substance.RoundRectButtonShaper

public class RoundRectButtonShaper
extends ButtonShaper

The Class RoundRectButtonShaper.


Constructor Summary
RoundRectButtonShaper()
           
 
Method Summary
 java.awt.geom.GeneralPath getButtonOutline(javax.swing.AbstractButton button, java.awt.Insets insets)
           
 java.awt.geom.GeneralPath getButtonOutline(javax.swing.AbstractButton button, java.awt.Insets insets, int i, int i0)
           
 java.lang.String getDisplayName()
           
 
Methods inherited from class net.sourceforge.atunes.gui.substance.ButtonShaper
getButtonBorder, getButtonOutline, getPreferredSize, isProportionate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoundRectButtonShaper

public RoundRectButtonShaper()
Method Detail

getDisplayName

public java.lang.String getDisplayName()

getButtonOutline

public java.awt.geom.GeneralPath getButtonOutline(javax.swing.AbstractButton button,
                                                  java.awt.Insets insets)

getButtonOutline

public java.awt.geom.GeneralPath getButtonOutline(javax.swing.AbstractButton button,
                                                  java.awt.Insets insets,
                                                  int i,
                                                  int i0)


Copyright © 2006-2008 The aTunes Team. All Rights Reserved.