Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
org.modama.gui.mgraph.actions

Classes in org.modama.gui.mgraph.actions used by org.modama.gui.mgraph.actions
AbstractDefaultAction
          an abstract Action override actionPerformed to do your action you can enable/disable the action by overriding the isActive method (returns always true by default) if you want it to be a checkbox, isCheckBox have to return true, then you also should override the method isChecked
ActionFactory.JMenuGenerator
           
ActionFactory.MenuGenerator