Package adams.gui.visualization.object.mouseclick
-
Class Summary Class Description AbstractMouseClickProcessor Ancestor for schemes that react to mouse clicks.AddMetaData Allows the user to add meta-data to the selected objects.DeleteObjects Displays the objects at the click position and deletes the selected ones.MultiProcessor Combines multiple click processors, iterates through them until event consumed.NullProcessor Dummy, does nothing.SetLabel Sets/unsets the current label.ViewObjects Displays the annotated objects in a dialog that contain the click position. -
Enum Summary Enum Description AbstractMouseClickProcessor.MouseButton The mouse buttons.