| java.lang.Object com.jidesoft.plaf.metal.MetalBumps
MetalBumps | public class MetalBumps implements Icon(Code) | | Implements the bumps used throughout the Metal Look and Feel.
author: Tom Santos author: Steve Wilson version: 1.22 12/03/01 |
buffer | protected BumpBuffer buffer(Code) | | |
xBumps | protected int xBumps(Code) | | |
yBumps | protected int yBumps(Code) | | |
MetalBumps | public MetalBumps(int width, int height)(Code) | | |
MetalBumps | public MetalBumps(int width, int height, Color newTopColor, Color newShadowColor, Color newBackColor)(Code) | | |
getIconHeight | public int getIconHeight()(Code) | | |
getIconWidth | public int getIconWidth()(Code) | | |
setBumpArea | public void setBumpArea(int width, int height)(Code) | | |
setBumpColors | public void setBumpColors(Color newTopColor, Color newShadowColor, Color newBackColor)(Code) | | |
|
|