com.eviware.soapui.actions
Class SoapUIPreferencesAction
java.lang.Object
javax.swing.AbstractAction
com.eviware.soapui.actions.SoapUIPreferencesAction
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action
public class SoapUIPreferencesAction
- extends javax.swing.AbstractAction
Action for managing SoapUI preferences
- Author:
- Ole.Matzura
- See Also:
- Serialized Form
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 |
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 |
WS_I_SETTINGS
public static final java.lang.String WS_I_SETTINGS
- See Also:
- Constant Field Values
WSDL_SETTINGS
public static final java.lang.String WSDL_SETTINGS
- See Also:
- Constant Field Values
UI_SETTINGS
public static final java.lang.String UI_SETTINGS
- See Also:
- Constant Field Values
PROXY_SETTINGS
public static final java.lang.String PROXY_SETTINGS
- See Also:
- Constant Field Values
HTTP_SETTINGS
public static final java.lang.String HTTP_SETTINGS
- See Also:
- Constant Field Values
SSL_SETTINGS
public static final java.lang.String SSL_SETTINGS
- See Also:
- Constant Field Values
INTEGRATED_TOOLS
public static final java.lang.String INTEGRATED_TOOLS
- See Also:
- Constant Field Values
SoapUIPreferencesAction
public SoapUIPreferencesAction()
getInstance
public static SoapUIPreferencesAction getInstance()
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
show
public boolean show(java.lang.String initialTab)
Copyright © 2005-2007 eviware.com. All Rights Reserved.