com.zfqjava.swing
Class EmptyIcon
java.lang.Object
com.zfqjava.swing.EmptyIcon
- All Implemented Interfaces:
- Icon
public class EmptyIcon
- extends Object
- implements Icon
EmptyIcon provides a empty icon.
- Since:
- JDataGrid 1.7.0
|
Constructor Summary |
EmptyIcon(int width,
int height)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmptyIcon
public EmptyIcon(int width,
int height)
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
Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.