com.sun.jini.example.browser
Class MetalIcons.FileIcon16
java.lang.Object
com.sun.jini.example.browser.MetalIcons.FileIcon16
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- MetalIcons.BlueFileIcon, MetalIcons.GrayFileIcon, MetalIcons.OrangeFileIcon, MetalIcons.TreeLeafIcon, MetalIcons.UnusableFileIcon
- Enclosing class:
- MetalIcons
private abstract static class MetalIcons.FileIcon16
- extends Object
- implements Serializable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetalIcons.FileIcon16
private MetalIcons.FileIcon16()
paintIcon
public void paintIcon(Component c,
Graphics g,
int x,
int y,
Color controlHighlightColor,
Color controlInfoColor,
Color controlColor)
drawCross
public void drawCross(Component c,
Graphics g,
int x,
int y)
getShift
public int getShift()
getAdditionalHeight
public int getAdditionalHeight()
getIconWidth
public int getIconWidth()
getIconHeight
public int getIconHeight()
Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.