|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MenuScroller.MenuIcon | |
---|---|
org.openstreetmap.josm.gui |
Uses of MenuScroller.MenuIcon in org.openstreetmap.josm.gui |
---|
Methods in org.openstreetmap.josm.gui that return MenuScroller.MenuIcon | |
---|---|
static MenuScroller.MenuIcon |
MenuScroller.MenuIcon.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static MenuScroller.MenuIcon[] |
MenuScroller.MenuIcon.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.openstreetmap.josm.gui with parameters of type MenuScroller.MenuIcon | |
---|---|
MenuScroller.MenuScrollItem(MenuScroller.MenuIcon icon,
int increment)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |