Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
F
G
H
I
L
M
P
R
S
T
U
V
G
Gesture
- Class in
uk.co.keang.swingaddons
Recognises gestures and notifies listeners.
Gesture()
- Constructor for class uk.co.keang.swingaddons.
Gesture
Gesture.Direction
- Enum in
uk.co.keang.swingaddons
gestureRecognised(Gesture.Direction[], Component)
- Method in interface uk.co.keang.swingaddons.
IGestureListener
Called when a gesture has been recognised and completed
getBorderInsets(Component)
- Method in class uk.co.keang.swingaddons.
SelectableLineBorder
Returns the insets of the border.
getBorderInsets(Component, Insets)
- Method in class uk.co.keang.swingaddons.
SelectableLineBorder
Re-initialise the insets parameter with this Border's current Insets.
getColumns()
- Method in class uk.co.keang.swingaddons.
VariableGridLayout
Gets the number of columns in this layout.
getGesture(String)
- Static method in enum uk.co.keang.swingaddons.
Gesture.Direction
Gets the GESTURE associated with this arrow symbol
getHgap()
- Method in class uk.co.keang.swingaddons.
VariableGridLayout
Gets the horizontal gap between components.
getHorizontalBias()
- Method in class uk.co.keang.swingaddons.
FocusAutoScroller
Gets the horizontal bias
getMinMovement()
- Method in class uk.co.keang.swingaddons.
Gesture
Gets the minimum movement required to generate a gesture
getRows()
- Method in class uk.co.keang.swingaddons.
VariableGridLayout
Gets the number of rows in this layout.
getScrollInsets()
- Method in class uk.co.keang.swingaddons.
FocusAutoScroller
Gets the insets applied when auto scrolling
getSymbol()
- Method in enum uk.co.keang.swingaddons.
Gesture.Direction
Get the arrow symbol associated with this gesture
getVerticalBias()
- Method in class uk.co.keang.swingaddons.
FocusAutoScroller
Gets the vertical bias
getVgap()
- Method in class uk.co.keang.swingaddons.
VariableGridLayout
Gets the vertical gap between components.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
F
G
H
I
L
M
P
R
S
T
U
V