|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScrollDirection | |
org.gnu.gdk | |
org.gnu.gtk.event |
Uses of ScrollDirection in org.gnu.gdk |
Fields in org.gnu.gdk declared as ScrollDirection | |
static ScrollDirection |
ScrollDirection.UP
|
static ScrollDirection |
ScrollDirection.DOWN
|
static ScrollDirection |
ScrollDirection.LEFT
|
static ScrollDirection |
ScrollDirection.RIGHT
|
Methods in org.gnu.gdk that return ScrollDirection | |
ScrollDirection |
EventScroll.getScrollDirection()
|
static ScrollDirection |
ScrollDirection.intern(int value)
|
ScrollDirection |
ScrollDirection.or(ScrollDirection other)
|
ScrollDirection |
ScrollDirection.and(ScrollDirection other)
|
ScrollDirection |
ScrollDirection.xor(ScrollDirection other)
|
Methods in org.gnu.gdk with parameters of type ScrollDirection | |
ScrollDirection |
ScrollDirection.or(ScrollDirection other)
|
ScrollDirection |
ScrollDirection.and(ScrollDirection other)
|
ScrollDirection |
ScrollDirection.xor(ScrollDirection other)
|
boolean |
ScrollDirection.test(ScrollDirection other)
|
Uses of ScrollDirection in org.gnu.gtk.event |
Methods in org.gnu.gtk.event that return ScrollDirection | |
ScrollDirection |
MouseEvent.getDirection()
Returns the direction. |
|
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net | ||||||||||
PREV NEXT | FRAMES NO FRAMES |