Package org.malai.instrument.library

Class Summary
ButtonPressed2Redo This link maps a button to a redo action.
ButtonPressed2Undo This link maps a button to an undo action.
MenuItem2OpenWebPageLink This link maps an action OpenWebPage to an interaction MenuItemPressed.
MenuItem2ShowComponentLink<N extends Instrument> This link links a menu item interaction to an action that shows a JComponent.
Scroller Defines a scroller that scrolls on a scrollable object.
Scrolling2Scroll ScrollInteraction -> ScrollAction
UndoRedoManager This instrument allows to undo and redo saved actions.