net.sourceforge.atunes.gui.substance
Class CircleButtonShaper
java.lang.Object
net.sourceforge.atunes.gui.substance.ButtonShaper
net.sourceforge.atunes.gui.substance.CircleButtonShaper
public class CircleButtonShaper
- extends ButtonShaper
The Class CircleButtonShaper.
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CircleButtonShaper
public CircleButtonShaper()
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.