se.kmr.scam.editor.gui
Class IconFactory
java.lang.Object
se.kmr.scam.editor.gui.IconFactory
- public class IconFactory
- extends Object
- Version:
- 1.0
- Author:
- Erik Barke (eba@ur.se)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_ICON
public static final String DEFAULT_ICON
- See Also:
- Constant Field Values
PROTOCOL
public static final String PROTOCOL
SERVER
public static final String SERVER
PORT
public static final int PORT
IconFactory
public IconFactory()
getImage
public Image getImage(String name)
- Parameters:
name
-
- Returns:
getIcon
public Icon getIcon(String name)
- Returns:
getHttpIcon
public static Icon getHttpIcon(String name)
- Parameters:
name
-
- Returns:
getHttpImage
public static Image getHttpImage(String name)
- Parameters:
name
-
- Returns:
Copyright © 2003 SCAM. All Rights Reserved.