public class TileHorizontallyWindowAction extends SwingAction
ELIPSISchangeSupport, 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 |
|---|
TileHorizontallyWindowAction(JDesktopPane pDesktopPane) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Perform action.
|
void |
tile(Collection<JInternalFrame> pFrames) |
actionPerformed, addElipsis, decorateAction, getModifiersaddActivationCriterion, getActivatableFacade, isDisplayingDisablementReasonsByDefault, isDisplayingDisablementReasonsByOverride, putValue, setDisplayingDisablementReasonsByDefault, setEnabled, stripTooltipaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, removePropertyChangeListenerpublic TileHorizontallyWindowAction(JDesktopPane pDesktopPane)
public void execute()
SwingActionexecute in class SwingActionpublic void tile(Collection<JInternalFrame> pFrames)
Copyright © 2023. All rights reserved.