de.lmu.ifi.dbs.elki.gui.icons
Class StockIcon
java.lang.Object
de.lmu.ifi.dbs.elki.gui.icons.StockIcon
public class StockIcon
- extends Object
Stock icon library for use in the GUI.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DIALOG_ERROR
public static final String DIALOG_ERROR
- See Also:
- Constant Field Values
DIALOG_INFORMATION
public static final String DIALOG_INFORMATION
- See Also:
- Constant Field Values
DIALOG_WARNING
public static final String DIALOG_WARNING
- See Also:
- Constant Field Values
DOCUMENT_OPEN
public static final String DOCUMENT_OPEN
- See Also:
- Constant Field Values
DOCUMENT_PROPERTIES
public static final String DOCUMENT_PROPERTIES
- See Also:
- Constant Field Values
DOCUMENT_SAVE
public static final String DOCUMENT_SAVE
- See Also:
- Constant Field Values
EDIT_CLEAR
public static final String EDIT_CLEAR
- See Also:
- Constant Field Values
EDIT_REDO
public static final String EDIT_REDO
- See Also:
- Constant Field Values
EDIT_UNDO
public static final String EDIT_UNDO
- See Also:
- Constant Field Values
EMBLEM_IMPORTANT
public static final String EMBLEM_IMPORTANT
- See Also:
- Constant Field Values
GO_BOTTOM
public static final String GO_BOTTOM
- See Also:
- Constant Field Values
GO_DOWN
public static final String GO_DOWN
- See Also:
- Constant Field Values
GO_FIRST
public static final String GO_FIRST
- See Also:
- Constant Field Values
GO_HOME
public static final String GO_HOME
- See Also:
- Constant Field Values
GO_JUMP
public static final String GO_JUMP
- See Also:
- Constant Field Values
GO_LAST
public static final String GO_LAST
- See Also:
- Constant Field Values
GO_NEXT
public static final String GO_NEXT
- See Also:
- Constant Field Values
GO_PREVIOUS
public static final String GO_PREVIOUS
- See Also:
- Constant Field Values
GO_TOP
public static final String GO_TOP
- See Also:
- Constant Field Values
GO_UP
public static final String GO_UP
- See Also:
- Constant Field Values
HELP_BROWSER
public static final String HELP_BROWSER
- See Also:
- Constant Field Values
LIST_ADD
public static final String LIST_ADD
- See Also:
- Constant Field Values
LIST_REMOVE
public static final String LIST_REMOVE
- See Also:
- Constant Field Values
PROCESS_STOP
public static final String PROCESS_STOP
- See Also:
- Constant Field Values
iconcache
private static final Map<String,SoftReference<Icon>> iconcache
StockIcon
public StockIcon()
getStockIcon
public static Icon getStockIcon(String name)
- Get a particular stock icon.
- Parameters:
name
- Icon name
- Returns:
- Icon