A B C D E F G H I L M P R S V W Z

S

setCriterion(Component, Criterion) - Method in class strokes.StrokeShortcuts
Sets the criterion for one component that is already registered in this strokes shortcuts manager.
setInkColorWhenNonRecognized(Color) - Method in class strokes.StrokeShortcuts
In case of bad recognition, the stroke will stay displayed for 200 milliseconds in a this color.
setInkColorWhileBeautifying(Color) - Method in class strokes.StrokeShortcuts
In case of good recognition, the stroke will be beautified to match its template stroke.
setInkColorWhileStroking(Color) - Method in class strokes.StrokeShortcuts
 
setMinimumStrokeLength(int) - Method in class strokes.StrokeShortcuts
 
setStartPointColor(Color) - Method in class strokes.StrokeShortcuts
 
setStroke(Gesture) - Method in class strokes.listeners.StrokeEvent
 
setThreshold(double) - Method in class strokes.StrokeShortcuts
 
SHORTCUT_RECOGNIZED - Static variable in class strokes.listeners.StrokeEvent
The constant used for type field of events occurring when a stroke ends and has been recognized as a shortcut.
shortcutRecognized(StrokeEvent) - Method in class strokes.listeners.StrokeAdapter
Invoked when a stroke ends and has not been recognized as a shortcut.
shortcutRecognized(StrokeEvent) - Method in interface strokes.listeners.StrokeListener
Invoked when a stroke ends and has not been recognized as a shortcut.
spiral(double) - Static method in class strokes.Stroke
 
startStroke(MouseEvent) - Method in class strokes.criterions.ClickCriterion
This method is called each time a mouse press occurs on its associated component.
startStroke(MouseEvent) - Method in interface strokes.criterions.Criterion
This method is called each time a mouse press occurs on its associated component.
startStroke(MouseEvent) - Method in class strokes.criterions.DefaultCriterion
This method is called each time a mouse press occurs on its associated component.
startStroke(MouseEvent) - Method in class strokes.criterions.FlickCriterion
This method is called each time a mouse press occurs on its associated component.
step(double) - Method in class strokes.BeautifyAnimation
Stroke - Class in strokes
A stroke, i.e., a vector of points.
Stroke() - Constructor for class strokes.Stroke
Builds an empty stroke.
STROKE_BEGUN - Static variable in class strokes.listeners.StrokeEvent
The constant used for type field of events occurring when a stroke begins.
STROKE_NON_RECOGNIZED - Static variable in class strokes.listeners.StrokeEvent
The constant used for type field of events occurring when a stroke begins ends and has not been recognized..
STROKE_POINT_ADDED - Static variable in class strokes.listeners.StrokeEvent
The constant used for type field of events occurring when a point is added to a stroke.
STROKE_RECOGNIZED - Static variable in class strokes.listeners.StrokeEvent
The constant used for type field of events occurring when a stroke ends and has been recognized.
StrokeAdapter - Class in strokes.listeners
An abstract adapter class for receiving stroke events.
StrokeAdapter() - Constructor for class strokes.listeners.StrokeAdapter
 
strokeBegun(StrokeEvent) - Method in class strokes.listeners.StrokeAdapter
Invoked when a stroke begins.
strokeBegun(StrokeEvent) - Method in interface strokes.listeners.StrokeListener
Invoked when a stroke begins.
StrokeEvent - Class in strokes.listeners
A stroke event.
StrokeEvent(Object, String, MouseEvent, short, Gesture) - Constructor for class strokes.listeners.StrokeEvent
Builds a StrokeEvent.
StrokeEvent(Object, MouseEvent, short, Gesture) - Constructor for class strokes.listeners.StrokeEvent
Builds a StrokeEvent.
StrokeIcon - Class in strokes
A 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.

A B C D E F G H I L M P R S V W Z