MDateSelector

mseries.ui
Class ShadowImage

java.lang.Object
  extended by mseries.ui.ShadowImage
All Implemented Interfaces:
Icon

public class ShadowImage
extends Object
implements Icon


Field Summary
protected  mseries.ui.BumpBuffer buffer
           
 
Constructor Summary
ShadowImage(int orientation)
           
 
Method Summary
protected  void createBuffer()
           
 int getIconHeight()
           
 int getIconWidth()
           
 void paintIcon(Component c, Graphics g, int x, int y)
           
 void setArea(int w, int h)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

buffer

protected mseries.ui.BumpBuffer buffer
Constructor Detail

ShadowImage

public ShadowImage(int orientation)
Method Detail

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

MDateSelector

Copyright © 2001-2007 M Newstead. All Rights Reserved.