|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.swing.AbstractAction
com.mucommander.ui.action.MuAction
com.mucommander.ui.action.GoToAction
com.mucommander.ui.action.GoToParentAction
com.mucommander.ui.action.GoToParentInOtherPanelAction
public class GoToParentInOtherPanelAction
Opens the active panel's parent in the inactive panel.
This action is only enabled when the active panel has a parent.
| Field Summary |
|---|
| Fields inherited from class com.mucommander.ui.action.MuAction |
|---|
ALTERNATE_ACCELERATOR_PROPERTY_KEY, mainFrame |
| Fields inherited from class javax.swing.AbstractAction |
|---|
changeSupport, enabled |
| Fields inherited from interface javax.swing.Action |
|---|
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 Summary | |
|---|---|
GoToParentInOtherPanelAction(MainFrame mainFrame,
java.util.Hashtable properties)
Creates a new GoToParentInOtherPanelAction with the specified parameters. |
|
| Method Summary | |
|---|---|
void |
performAction()
Opens the active panel's parent in the inactive panel. |
| Methods inherited from class com.mucommander.ui.action.GoToParentAction |
|---|
goToParent, goToParent, toggleEnabledState |
| Methods inherited from class com.mucommander.ui.action.GoToAction |
|---|
activePanelChanged, locationCancelled, locationChanged, locationChanging, locationFailed |
| 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 |
| Constructor Detail |
|---|
public GoToParentInOtherPanelAction(MainFrame mainFrame,
java.util.Hashtable properties)
GoToParentInOtherPanelAction with the specified parameters.
mainFrame - frame to which the action is attached.properties - action's properties.| Method Detail |
|---|
public void performAction()
performAction in class GoToParentAction
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This file is part of muCommander - Copyright (C) 2002-2008 Maxence Bernard