com.sun.jini.example.browser
Class MetalIcons
java.lang.Object
com.sun.jini.example.browser.MetalIcons
- All Implemented Interfaces:
- Serializable
class MetalIcons
- extends Object
- implements Serializable
Based on "MetalIconFactory.java"
- Author:
- Sun Microsystems, Inc.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
blueFolderIcon
private static Icon blueFolderIcon
blueFileIcon
private static Icon blueFileIcon
orangeFolderIcon
private static Icon orangeFolderIcon
orangeFileIcon
private static Icon orangeFileIcon
grayFolderIcon
private static Icon grayFolderIcon
grayFileIcon
private static Icon grayFileIcon
unusableFolderIcon
private static Icon unusableFolderIcon
unusableFileIcon
private static Icon unusableFileIcon
orangeDarkShadowColor
private static Color orangeDarkShadowColor
orangeColor
private static Color orangeColor
orangeShadowColor
private static Color orangeShadowColor
orangeInfoColor
private static Color orangeInfoColor
orangeHighlightColor
private static Color orangeHighlightColor
grayDarkShadowColor
private static Color grayDarkShadowColor
grayColor
private static Color grayColor
grayShadowColor
private static Color grayShadowColor
grayInfoColor
private static Color grayInfoColor
grayHighlightColor
private static Color grayHighlightColor
DARK
public static final boolean DARK
- See Also:
- Constant Field Values
LIGHT
public static final boolean LIGHT
- See Also:
- Constant Field Values
folderIcon16Size
private static final Dimension folderIcon16Size
fileIcon16Size
private static final Dimension fileIcon16Size
MetalIcons
MetalIcons()
getBlueFolderIcon
public static Icon getBlueFolderIcon()
getBlueFileIcon
public static Icon getBlueFileIcon()
getOrangeFolderIcon
public static Icon getOrangeFolderIcon()
getOrangeFileIcon
public static Icon getOrangeFileIcon()
getGrayFolderIcon
public static Icon getGrayFolderIcon()
getGrayFileIcon
public static Icon getGrayFileIcon()
getUnusableFolderIcon
public static Icon getUnusableFolderIcon()
getUnusableFileIcon
public static Icon getUnusableFileIcon()
Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.