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