| AnnotationEvent |
An action that is raised when an annotation is required
|
| AnnotationPanel |
An Annotation panel that allows for the manual, i.e. non-toggleable, input from a binding
|
| AnnotatorPanel |
Panel for viewing and annotating videos
|
| Binding |
Represents a key binding
Bindings can be toggleable or not and can be inverted or not.
|
| BindingParameterPanel |
A Parameter Panel that does the work of taking user input and turning it into a binding
|
| BindingsEditorPanel |
Panel for editing key bindings
|
| EditBindingDialog |
Dialog for editing an individual key binding
|
| EditBindingsDialog |
A dialog for editing key bindings
|
| EventQueue |
A queue that ensures that events are added to the trail one at a time.
|
| ExtractBackgroundDialog |
Extracts the background from a video and stores it as an image
|
| KeyPressTextField |
A text field that reads key presses and displays them
|
| Ticker |
Provides tick events to listeners at various times
|
| TickEvent |
A Tick event to alert listeners and pass the timestamp through to them.
|