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

Quick Search    Search Deep

com.cybertivity.powerjournal
Class MainActionFactory.ViewAction  view MainActionFactory.ViewAction download MainActionFactory.ViewAction.java

java.lang.Object
  extended byjavax.swing.AbstractAction
      extended bycom.cybertivity.powerjournal.framework.ActionFactory.DefaultAction
          extended bycom.cybertivity.powerjournal.MainActionFactory.ViewAction
All Implemented Interfaces:
javax.swing.Action, java.awt.event.ActionListener, java.lang.Cloneable, java.util.EventListener, java.io.Serializable
Enclosing class:
MainActionFactory

private class MainActionFactory.ViewAction
extends com.cybertivity.powerjournal.framework.ActionFactory.DefaultAction


Field Summary
 
Fields inherited from class com.cybertivity.powerjournal.framework.ActionFactory.DefaultAction
ACCELERATOR_KEY, ACTION_COMMAND_KEY, LARGE_ICON, MNEMONIC_KEY, TOOL_TIP
 
Fields inherited from class javax.swing.AbstractAction
changeSupport, enabled
 
Fields inherited from interface javax.swing.Action
DEFAULT, LONG_DESCRIPTION, NAME, SHORT_DESCRIPTION, SMALL_ICON
 
Constructor Summary
MainActionFactory.ViewAction()
           
 
Methods inherited from class com.cybertivity.powerjournal.framework.ActionFactory.DefaultAction
actionPerformed, addActionListener, getLargeIcon, getSmallIcon, getState, menuItemFactory, removeActionListener, toolButtonFactory
 
Methods inherited from class javax.swing.AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MainActionFactory.ViewAction

public MainActionFactory.ViewAction()