|
|||||||||
| 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.OpenURLInBrowserAction
com.mucommander.ui.action.GoToDocumentationAction
public class GoToDocumentationAction
Opens the muCommander online documentation in the system's default browser. The TOPIC_PROPERTY_KEY
property allows to specify a specific documentation topic which the browser will be sent to. If it is not defined,
the base documentation URL will be opened.
| Field Summary | |
|---|---|
static java.lang.String |
TOPIC_PROPERTY_KEY
Key to the topic property |
| Fields inherited from class com.mucommander.ui.action.OpenURLInBrowserAction |
|---|
URL_PROPERTY_KEY |
| 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 | |
|---|---|
GoToDocumentationAction(MainFrame mainFrame,
java.util.Hashtable properties)
|
|
| Method Summary | |
|---|---|
void |
propertyChange(java.beans.PropertyChangeEvent propertyChangeEvent)
|
| Methods inherited from class com.mucommander.ui.action.OpenURLInBrowserAction |
|---|
performAction |
| 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 |
| Field Detail |
|---|
public static final java.lang.String TOPIC_PROPERTY_KEY
| Constructor Detail |
|---|
public GoToDocumentationAction(MainFrame mainFrame,
java.util.Hashtable properties)
| Method Detail |
|---|
public void propertyChange(java.beans.PropertyChangeEvent propertyChangeEvent)
propertyChange in interface java.beans.PropertyChangeListener
|
|||||||||
| 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