public class CascadeWindowAction extends SwingAction
ELIPSIS
changeSupport, enabled
ACCELERATOR_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 |
---|
CascadeWindowAction(JDesktopPane pDesktopPane) |
Modifier and Type | Method and Description |
---|---|
void |
cascade(Collection<JInternalFrame> pFrames) |
void |
execute()
Perform action.
|
actionPerformed, addElipsis, decorateAction, getModifiers
addActivationCriterion, getActivatableFacade, isDisplayingDisablementReasonsByDefault, isDisplayingDisablementReasonsByOverride, putValue, setDisplayingDisablementReasonsByDefault, setEnabled, stripTooltip
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, removePropertyChangeListener
public CascadeWindowAction(JDesktopPane pDesktopPane)
public void execute()
SwingAction
execute
in class SwingAction
public void cascade(Collection<JInternalFrame> pFrames)
Copyright © 2023. All rights reserved.