com.izforge.izpack.panels.packs
Class PacksPanelBase.LFIndependentIcon
java.lang.Object
com.izforge.izpack.panels.packs.PacksPanelBase.LFIndependentIcon
- All Implemented Interfaces:
- Icon
- Enclosing class:
- PacksPanelBase
public static class PacksPanelBase.LFIndependentIcon
- extends Object
- implements Icon
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PacksPanelBase.LFIndependentIcon
public PacksPanelBase.LFIndependentIcon()
getControlSize
protected int getControlSize()
paintIcon
public void paintIcon(Component component,
Graphics graphics,
int x,
int y)
- Specified by:
paintIcon in interface Icon
drawCheck
protected void drawCheck(Graphics graphics,
int x,
int y)
getIconWidth
public int getIconWidth()
- Specified by:
getIconWidth in interface Icon
getIconHeight
public int getIconHeight()
- Specified by:
getIconHeight in interface Icon
Copyright © 2018. All rights reserved.