Class SelectAll

java.lang.Object
org.jjazz.base.api.actions.SelectAll

public class SelectAll extends Object
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. http://bits.netbeans.org/dev/javadoc/org-openide-awt/org/openide/awt/Actions.html
  • Field Details

  • Constructor Details

    • SelectAll

      public SelectAll()