Uses of Class
strokes.StrokeShortcuts

Packages that use StrokeShortcuts
strokes   
strokes.criterions   
 

Uses of StrokeShortcuts in strokes
 

Constructors in strokes with parameters of type StrokeShortcuts
DrawInk(fr.lri.swingstates.canvas.Canvas glassPane, StrokeShortcuts strokesShortcuts)
          Builds a DrawInk stroke listener.
StrokesSheet(StrokeShortcuts strokeShortcuts, int size)
          Builds a strokes sheet for a stroke shortcuts manager.
 

Uses of StrokeShortcuts in strokes.criterions
 

Constructors in strokes.criterions with parameters of type StrokeShortcuts
FlickCriterion(javax.swing.JComponent component, StrokeShortcuts manager)
          Builds a FlickCriterion.