|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
type
field of events occurring when a stroke ends and has been recognized as a shortcut.
type
field of events occurring when a stroke begins.
type
field of events occurring when a stroke begins ends and has not been recognized..
type
field of events occurring when a point is added to a stroke.
type
field of events occurring when a stroke ends and has been recognized.
StrokeEvent
.
StrokeEvent
.
javax.swing.Icon of a stroke.- StrokeIcon(int, int, Color, int, Color, Vector<Point2D>) -
Constructor for class strokes.StrokeIcon
- Builds a
StrokeIcon
.
- StrokeIcon(int, int, Vector<Point2D>) -
Constructor for class strokes.StrokeIcon
- Builds a
StrokeIcon
.
- StrokeListener - Interface in strokes.listeners
- The listener interface for stroke events fired by the stroke shortcuts manager.
- strokeNotRecognized(StrokeEvent) -
Method in class strokes.criterions.FlickCriterion
- Invoked when a stroke ends and has not been recognized as a shortcut.
- strokeNotRecognized(StrokeEvent) -
Method in class strokes.listeners.StrokeAdapter
- Invoked when a stroke ends and has not been recognized as a shortcut.
- strokeNotRecognized(StrokeEvent) -
Method in interface strokes.listeners.StrokeListener
- Invoked when a stroke ends and has not been recognized as a shortcut.
- strokePointAdded(StrokeEvent) -
Method in class strokes.criterions.FlickCriterion
- Invoked when a point is added to a stroke.
- strokePointAdded(StrokeEvent) -
Method in class strokes.listeners.StrokeAdapter
- Invoked when a point is added to a stroke.
- strokePointAdded(StrokeEvent) -
Method in interface strokes.listeners.StrokeListener
- Invoked when a point is added to a stroke.
- strokeRecognized(StrokeEvent) -
Method in class strokes.listeners.StrokeAdapter
- Invoked when a stroke ends and has been recognized by the stroke shortcuts manager but not as as a shortcut.
- strokeRecognized(StrokeEvent) -
Method in interface strokes.listeners.StrokeListener
- Invoked when a stroke ends and has been recognized by the stroke shortcuts manager but not as as a shortcut.
- strokes - package strokes
-
- strokes.criterions - package strokes.criterions
-
- strokes.designShortcuts - package strokes.designShortcuts
-
- strokes.listeners - package strokes.listeners
-
- StrokeShortcuts - Class in strokes
- A stroke shortcuts manager used to register:
The windows containing the accessible commands for which shortcuts are defined,
The mappings (command, stroke),
The 'strokable' components, i.e.
- StrokeShortcuts() -
Constructor for class strokes.StrokeShortcuts
- Builds a strokes shortcuts manager.
- StrokesSheet - Class in strokes
- A strokes sheet for a stroke shortcuts manager.
- StrokesSheet(StrokeShortcuts, int) -
Constructor for class strokes.StrokesSheet
- Builds a strokes sheet for a stroke shortcuts manager.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |