net.sourceforge.atunes.gui.substance
Class LeftConcaveButtonShaper

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

public class LeftConcaveButtonShaper
extends ButtonShaper

The Class LeftConcaveButtonShaper.


Constructor Summary
LeftConcaveButtonShaper()
           
 
Method Summary
 java.awt.geom.GeneralPath getButtonOutline(javax.swing.AbstractButton button, java.awt.Insets insets)
           
 java.awt.geom.GeneralPath getButtonOutline(javax.swing.AbstractButton abstractButton, 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

LeftConcaveButtonShaper

public LeftConcaveButtonShaper()
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 abstractButton,
                                                  java.awt.Insets insets,
                                                  int i,
                                                  int i0)


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