public class ToggleSplitPaneComponentAction extends AbstractAction implements com.eviware.soapui.support.action.swing.ToggleAction
changeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Constructor and Description | 
|---|
ToggleSplitPaneComponentAction(String label,
                              JComponent component,
                              JSplitPane splitPane,
                              float defaultDividerLocation)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
actionPerformed(ActionEvent e)  | 
boolean | 
getState()  | 
void | 
handleToggleViewItemMessage(com.eviware.soapui.ui.ToggleViewItemMessage message)  | 
void | 
toggle()  | 
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic ToggleSplitPaneComponentAction(String label, JComponent component, JSplitPane splitPane, float defaultDividerLocation)
public void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerpublic boolean getState()
public void handleToggleViewItemMessage(com.eviware.soapui.ui.ToggleViewItemMessage message)
public void toggle()
Copyright © 2019. All rights reserved.