Package de.espirit.firstspirit.common
Class FsResource.FsIcon
java.lang.Object
de.espirit.firstspirit.common.FsResource.FsIcon
- Enclosing interface:
- FsResource
Definition for icon based resource keys.
- Since:
- 4.2.436
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classDefinition representing an icon resource key.
- 
Field SummaryFieldsModifier and TypeFieldDescriptionResource key for an "action" icon.Resource key for a "clear" icon.Resource key for a "delete" icon.Resource key for a "down" icon.Resource key for a "drag marker" icon.Resource key for an "edit" icon.Resource key for a "help" icon.Resource key for a "left" icon.Resource key for a "left to end" icon.Resource key for a "less" icon.Resource key for a "minus" icon.Resource key for a "more" icon.Resource key for a "new" icon.Resource key for a "new from copy" icon.Resource key for a "new section" icon.Resource key for a "plus" icon.Resource key for a "refresh" icon.Resource key for a "right" icon.Resource key for a "right to end" icon.Resource key for a "save" icon.Resource key for a "search" icon.Resource key for a "select" icon.Resource key for an "up" icon.Resource key for a "users" icon.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
NEWResource key for a "new" icon.- Since:
- 4.2.436
 
- 
NEW_COPYResource key for a "new from copy" icon.- Since:
- 4.2.436
 
- 
NEW_SECTIONResource key for a "new section" icon.- Since:
- 5.1.503
 
- 
EDITResource key for an "edit" icon.- Since:
- 4.2.436
 
- 
SAVEResource key for a "save" icon.- Since:
- 4.2.436
 
- 
CLEARResource key for a "clear" icon.- Since:
- 4.2.436
 
- 
DELETEResource key for a "delete" icon.- Since:
- 4.2.436
 
- 
SELECTResource key for a "select" icon.- Since:
- 4.2.436
 
- 
REFRESHResource key for a "refresh" icon.- Since:
- 4.2.436
 
- 
DRAG_MARKERResource key for a "drag marker" icon.- Since:
- 4.2.436
 
- 
ACTIONResource key for an "action" icon.- Since:
- 4.2.436
 
- 
SEARCHResource key for a "search" icon.- Since:
- 4.2.436
 
- 
HELPResource key for a "help" icon.- Since:
- 4.2.436
 
- 
USERSResource key for a "users" icon.- Since:
- 4.2.436
 
- 
MOREResource key for a "more" icon.- Since:
- 4.2.436
 
- 
LESSResource key for a "less" icon.- Since:
- 4.2.436
 
- 
PLUSResource key for a "plus" icon.- Since:
- 4.2.436
 
- 
MINUSResource key for a "minus" icon.- Since:
- 4.2.436
 
- 
UPResource key for an "up" icon.- Since:
- 4.2.436
 
- 
DOWNResource key for a "down" icon.- Since:
- 4.2.436
 
- 
LEFTResource key for a "left" icon.- Since:
- 4.2.436
 
- 
LEFT_ENDResource key for a "left to end" icon.- Since:
- 4.2.436
 
- 
RIGHTResource key for a "right" icon.- Since:
- 4.2.436
 
- 
RIGHT_ENDResource key for a "right to end" icon.- Since:
- 4.2.436
 
 
- 
- 
Constructor Details- 
FsIconpublic FsIcon()
 
-