net.sourceforge.atunes.gui.substance
Class RightConcaveButtonShaper

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

public class RightConcaveButtonShaper
extends ButtonShaper

The Class RightConcaveButtonShaper.


Constructor Summary
RightConcaveButtonShaper()
           
 
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

RightConcaveButtonShaper

public RightConcaveButtonShaper()
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.