com.jtattoo.plaf
Class LazyImageIcon
java.lang.Object
com.jtattoo.plaf.LazyImageIcon
- All Implemented Interfaces:
- Icon
public class LazyImageIcon
- extends Object
- implements Icon
- Author:
- Michael Hagen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LazyImageIcon
public LazyImageIcon(String name)
getIconHeight
public int getIconHeight()
- Specified by:
getIconHeight
in interface Icon
getIconWidth
public int getIconWidth()
- Specified by:
getIconWidth
in interface Icon
paintIcon
public void paintIcon(Component c,
Graphics g,
int x,
int y)
- Specified by:
paintIcon
in interface Icon
Copyright © 2011. All Rights Reserved.