Package rma.swing.wheel
Class Config
java.lang.Object
rma.swing.wheel.Config
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
boolean
useful only in "component at cursor" mode: scroll in the direction of the scrollbar under cursor, no matter what direction is mappedstatic final int
static final int
static final int
static final int
static final int
static final int
int
static final int
static final int
static final int
boolean
int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MK_LBUTTON
public static final int MK_LBUTTON- See Also:
-
MK_RBUTTON
public static final int MK_RBUTTON- See Also:
-
MK_SHIFT
public static final int MK_SHIFT- See Also:
-
MK_CONTROL
public static final int MK_CONTROL- See Also:
-
MK_MBUTTON
public static final int MK_MBUTTON- See Also:
-
MK_ALT
public static final int MK_ALT- See Also:
-
MODE_EDITORONLY
public static final int MODE_EDITORONLY- See Also:
-
MODE_FOCUSED
public static final int MODE_FOCUSED- See Also:
-
MODE_UNDERCURSOR
public static final int MODE_UNDERCURSOR- See Also:
-
sensitivity
public int sensitivity -
mode
public int mode -
reverse
public boolean reverse -
followBar
public boolean followBaruseful only in "component at cursor" mode: scroll in the direction of the scrollbar under cursor, no matter what direction is mapped -
actions
-
debug
public boolean debug
-
-
Constructor Details
-
Config
-
Config
public Config()
-
-
Method Details
-
read
public boolean read() -
save
public boolean save()
-