|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArrowIcon.Direction | |
|---|---|
| org.springframework.richclient.image | Provides a image and icon loading library using resource-bundle style key lookup. |
| Uses of ArrowIcon.Direction in org.springframework.richclient.image |
|---|
| Fields in org.springframework.richclient.image declared as ArrowIcon.Direction | |
|---|---|
static ArrowIcon.Direction |
ArrowIcon.Direction.DOWN
|
static ArrowIcon.Direction |
ArrowIcon.Direction.UP
|
| Constructors in org.springframework.richclient.image with parameters of type ArrowIcon.Direction | |
|---|---|
ArrowIcon(ArrowIcon.Direction direction)
Creates a ArrowIcon in the specified direction with the default size and color. |
|
ArrowIcon(ArrowIcon.Direction direction,
int size,
Color color)
Creates a ArrowIcon pointing in the specified direction with the specified size and color. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||