|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcz.zcu.fav.kiv.editor.graphics.images.EditorIcon
public class EditorIcon
The EditorIcon
class is used for loading images used in the editor.
Constructor Summary | |
---|---|
EditorIcon()
|
Method Summary | |
---|---|
static javax.swing.ImageIcon |
createBrowserIcon()
Loads the browser icon. |
static javax.swing.ImageIcon |
createColorIcon()
Loads the colors chooser icon. |
static java.awt.Image |
createEditorIcon()
Loads the main editor icon. |
static javax.swing.ImageIcon |
createHelpIcon()
Loads the help icon. |
static javax.swing.ImageIcon |
createLargeEditorIcon()
Loads the large editor icon. |
static javax.swing.ImageIcon |
createTabIcon()
Loads the tab icon. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EditorIcon()
Method Detail |
---|
public static java.awt.Image createEditorIcon()
public static javax.swing.ImageIcon createLargeEditorIcon()
public static javax.swing.ImageIcon createTabIcon()
public static javax.swing.ImageIcon createHelpIcon()
public static javax.swing.ImageIcon createBrowserIcon()
public static javax.swing.ImageIcon createColorIcon()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |