|
Copyright 2012-02-25 Werner Randelshofer | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectch.randelshofer.gui.Icons
public class Icons
Provides constants for commonly used Icons.
| Method Summary | |
|---|---|
static javax.swing.Icon |
getActionsIcon()
The actions icon consists of a cogweel. |
static javax.swing.Icon |
getActionsPlacardIcon()
The actions icon consists of a cogweel. |
static javax.swing.Icon |
getEditAddPlacardIcon()
|
static javax.swing.Icon |
getPlayerBackIcon()
The back icon consists of rectangle (at east) and of a triangle pointing to west. |
static javax.swing.Icon |
getPlayerForwardIcon()
The forward icon consists of rectangle (at east) and of a triangle pointing to west. |
static javax.swing.Icon |
getPlayerPauseIcon()
The pause icon consists of two rectangles. |
static javax.swing.Icon |
getPlayerRecordIcon()
The record icon consists of a filled circle. |
static javax.swing.Icon |
getPlayerResetIcon()
The reset icon consists of a rectangle (at west) and a triangle pointing to the rectangle (towards west). |
static javax.swing.Icon |
getPlayerResetPlacardIcon()
The reset icon consists of a rectangle (at west) and a triangle pointing to the rectangle (towards west). |
static javax.swing.Icon |
getPlayerSettingsIcon()
The reset icon consists of a rectangle (at west) and a triangle pointing to the rectangle (towards west). |
static javax.swing.Icon |
getPlayerStartIcon()
The start icon consists of a triangle pointing to east. |
static javax.swing.Icon |
getPlayerStopRecordingIcon()
The record icon consists of a filled circle. |
static javax.swing.Icon |
getScriptCheckIcon()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static javax.swing.Icon getPlayerResetIcon()
public static javax.swing.Icon getPlayerResetPlacardIcon()
public static javax.swing.Icon getPlayerRecordIcon()
public static javax.swing.Icon getPlayerStopRecordingIcon()
public static javax.swing.Icon getScriptCheckIcon()
public static javax.swing.Icon getActionsIcon()
public static javax.swing.Icon getActionsPlacardIcon()
public static javax.swing.Icon getPlayerStartIcon()
public static javax.swing.Icon getPlayerPauseIcon()
public static javax.swing.Icon getPlayerBackIcon()
public static javax.swing.Icon getPlayerForwardIcon()
public static javax.swing.Icon getEditAddPlacardIcon()
public static javax.swing.Icon getPlayerSettingsIcon()
|
Copyright 2012-02-25 Werner Randelshofer | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||