Package org.jjazz.base.api.actions


package org.jjazz.base.api.actions
Contains various general Netbeans customizations: layer.xml, standard actions (e.g Edit, Save, Select All, ...), window mode, etc.

  • Classes
    Class
    Description
     
     
    A dummy class just to use annotations in order to create a Netbeans callback action for our Delete action.
     
    A dummy class just to use annotations in order to create a Netbeans callback action for our Edit action, which does different things according we're on a ChordLeadSheet or a SongStructure.
     
     
    Replace at runtime the undo and redo icons.
    Reset the Explorer and Output windows.
    A dummy class just to use annotations in order to create a Netbeans callback action for our SelectAll action, which does different things according we're on a ChordLeadSheet or a SongStructure.
    Show the output window connected to the log file.