Sun Message Library for SWIFT API

com.stc.swift.egategui.projectfile
Class FileExportAction

java.lang.Object
  extended by org.openide.util.SharedClassObject
      extended by org.openide.util.actions.SystemAction
          extended by org.openide.util.actions.CallableSystemAction
              extended by org.openide.util.actions.NodeAction
                  extended by com.stc.acl.module.ACLBasedCallableSystemAction
                      extended by com.stc.egate.toolbus.toolAction.BaseToolAction
                          extended by com.stc.swift.egategui.projectfile.FileExportAction
All Implemented Interfaces:
com.stc.acl.module.ACLVisitorAction, java.awt.event.ActionListener, java.io.Externalizable, java.io.Serializable, java.util.EventListener, javax.swing.Action, org.openide.util.actions.Presenter, org.openide.util.actions.Presenter.Menu, org.openide.util.actions.Presenter.Popup, org.openide.util.actions.Presenter.Toolbar

public class FileExportAction
extends com.stc.egate.toolbus.toolAction.BaseToolAction

Implements the methods for the load action.

Version:
$Revision: 1.5 $
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.openide.util.actions.Presenter
org.openide.util.actions.Presenter.Menu, org.openide.util.actions.Presenter.Popup, org.openide.util.actions.Presenter.Toolbar
 
Nested classes/interfaces inherited from interface org.openide.util.actions.Presenter
org.openide.util.actions.Presenter.Menu, org.openide.util.actions.Presenter.Popup, org.openide.util.actions.Presenter.Toolbar
 
Nested classes/interfaces inherited from interface org.openide.util.actions.Presenter
org.openide.util.actions.Presenter.Menu, org.openide.util.actions.Presenter.Popup, org.openide.util.actions.Presenter.Toolbar
 
Field Summary
 
Fields inherited from class org.openide.util.actions.SystemAction
PROP_ENABLED, PROP_ICON
 
Fields inherited from interface javax.swing.Action
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON
 
Constructor Summary
FileExportAction()
           
 
Method Summary
 org.openide.util.HelpCtx getHelpCtx()
          Method getHelpCtx
 java.lang.String getName()
          Method getName
 void performAction(org.openide.nodes.Node[] nodes)
           
 
Methods inherited from class com.stc.egate.toolbus.toolAction.BaseToolAction
actionPerformed
 
Methods inherited from class com.stc.acl.module.ACLBasedCallableSystemAction
accept, enable, getRepositoryObject, getRepositoryObjects, getSelectedNodes, isEnabled, isSetEnabledForLocked, isSetEnabledForReadOnly, performAction, setCheckVersionControl, setEnabled
 
Methods inherited from class org.openide.util.actions.NodeAction
getActivatedNodes
 
Methods inherited from class org.openide.util.actions.CallableSystemAction
getMenuPresenter, getPopupPresenter, getToolbarPresenter
 
Methods inherited from class org.openide.util.actions.SystemAction
createPopupMenu, createToolbarPresenter, get, getIcon, getIcon, getValue, linkActions, putValue, setIcon
 
Methods inherited from class org.openide.util.SharedClassObject
addPropertyChangeListener, equals, findObject, findObject, hashCode, readExternal, removePropertyChangeListener, writeExternal
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.swing.Action
addPropertyChangeListener, removePropertyChangeListener
 

Constructor Detail

FileExportAction

public FileExportAction()
Method Detail

getHelpCtx

public org.openide.util.HelpCtx getHelpCtx()
Method getHelpCtx

Overrides:
getHelpCtx in class com.stc.acl.module.ACLBasedCallableSystemAction
Returns:
the help context

getName

public java.lang.String getName()
Method getName

Specified by:
getName in class org.openide.util.actions.SystemAction
Returns:
the name

performAction

public void performAction(org.openide.nodes.Node[] nodes)
Overrides:
performAction in class com.stc.acl.module.ACLBasedCallableSystemAction
See Also:
ACLBasedCallableSystemAction.performAction(org.openide.nodes.Node[])

Sun Message Library for SWIFT API

Copyright © 2008 Sun Microsystems, Inc. All rights reserved.