Save This Page
Home » openjdk-7 » net.bereza.money » gui » action » [javadoc | source]
net.bereza.money.gui.action
public class: NewTransactionCategoryAction [javadoc | source]
java.lang.Object
   javax.swing.AbstractAction
      net.bereza.money.gui.action.NewTransactionCategoryAction

All Implemented Interfaces:
    Action, Cloneable, Serializable

NewTransactionCategoryAction is an action for making account types.
Field Summary
 ResourceBundle guiRes     
 Frame parentFrame     
Fields inherited from javax.swing.AbstractAction:
enabled,  changeSupport
Constructor:
 public NewTransactionCategoryAction(Frame parent,
    ResourceBundle gui) 
Method from net.bereza.money.gui.action.NewTransactionCategoryAction Summary:
actionPerformed
Methods from javax.swing.AbstractAction:
addPropertyChangeListener,   clone,   firePropertyChange,   getKeys,   getPropertyChangeListeners,   getValue,   hasSelectedKey,   isEnabled,   isSelected,   putValue,   removePropertyChangeListener,   setEnabled,   setEnabledFromAction,   setToolTipTextFromAction,   shouldReconfigure
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from net.bereza.money.gui.action.NewTransactionCategoryAction Detail:
 public  void actionPerformed(ActionEvent e)