mseries.ui
Class ShadowImage
java.lang.Object
mseries.ui.ShadowImage
- All Implemented Interfaces:
- Icon
public class ShadowImage
- extends Object
- implements Icon
|
Field Summary |
protected mseries.ui.BumpBuffer |
buffer
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
buffer
protected mseries.ui.BumpBuffer buffer
ShadowImage
public ShadowImage(int orientation)
createBuffer
protected void createBuffer()
setArea
public void setArea(int w,
int h)
paintIcon
public void paintIcon(Component c,
Graphics g,
int x,
int y)
- Specified by:
paintIcon in interface Icon
getIconWidth
public int getIconWidth()
- Specified by:
getIconWidth in interface Icon
getIconHeight
public int getIconHeight()
- Specified by:
getIconHeight in interface Icon
Copyright © 2001-2007 M Newstead. All Rights Reserved.