electric.ide.jbuilder.action
Class ShowPublishWizardAction

java.lang.Object
  extended byjavax.swing.AbstractAction
      extended bycom.borland.primetime.actions.UpdateAction
          extended byelectric.ide.jbuilder.action.ShowPublishWizardAction
All Implemented Interfaces:
javax.swing.Action, java.awt.event.ActionListener, java.lang.Cloneable, java.util.EventListener, java.io.Serializable, com.borland.primetime.actions.UpdateableAction

public class ShowPublishWizardAction
extends com.borland.primetime.actions.UpdateAction

ShowPublishWizardAction

Author:
webMethods
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.borland.primetime.actions.UpdateAction
ACCELERATOR, ALT_SHORT_DESCRIPTION, disabledReason, EMPTY_ARRAY, ENTERPRISE, FOUNDATION, HELP_TOPIC, LARGE_ICON, MNEMONIC, PERSONAL, PROFESSIONAL
 
Fields inherited from class javax.swing.AbstractAction
changeSupport, enabled
 
Fields inherited from interface javax.swing.Action
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON
 
Constructor Summary
ShowPublishWizardAction(java.lang.String shortText, char mnemonic, java.lang.String longText, ServerTreeModel model, java.lang.String className)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent event)
           
 
Methods inherited from class com.borland.primetime.actions.UpdateAction
getAltShortText, getDisabledReason, getHelpTopic, getLargeIcon, getLongText, getMnemonic, getShortText, getSmallIcon, getVersion, setAltShortText, setConfigured, setDisabledReason, setHelpTopic, setLargeIcon, setLongText, setMnemonic, setShortText, setSmallIcon, update
 
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
 
Methods inherited from interface javax.swing.Action
addPropertyChangeListener, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
 

Constructor Detail

ShowPublishWizardAction

public ShowPublishWizardAction(java.lang.String shortText,
                               char mnemonic,
                               java.lang.String longText,
                               ServerTreeModel model,
                               java.lang.String className)
Parameters:
shortText -
mnemonic -
longText -
model -
className -
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent event)
Parameters:
event -


copyright© 2001-2004 by webMethods All Rights Reserved.