|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
KeyStroke to be used as the
accelerator for the action.
String for the
ActionEvent that will be created when an
Action is going to be notified as the result of
residing in a Keymap associated with a
JComponent.
Action
interface.Action object with a default
description string and default icon.
Action object with the specified
description string and a default icon.
Action object with the specified
description string and a the specified icon.
Action interface provides a useful extension to the
ActionListener
interface in cases where the same functionality may be accessed by
several controls.ActionMap provides mappings from
Objects
(called keys or Action names)
to Actions.ActionMap with no parent and no mappings.
index0_ to index1_,
inclusive, to the current selection.
PropertyChangeListener to the listener list.
PropertyChange listener.
index0_ to index1_,
inclusive, to the current selection.
ActionMap and
its parent.
PropertyChangeListeners have been registered, the
changeSupport field describes them.
charvax.swing.JTreeActionMap.
key, messaging the
parent ActionMap if the binding is not locally defined.
Objects which are keys for
which values have been set for this AbstractAction,
or null if no keys have values set.
ActionMap's parent.
PropertyChangeListeners added
to this AbstractAction with addPropertyChangeListener().
null
if the selection is empty.
Object associated with the specified key.
setVisible(boolean).
run() method on a
Runnable when dispatched by the AWT event dispatcher thread.Action.
Action names that are bound in this ActionMap.
String
description for the action, could be used for context-sensitive help.
KeyEvent to be used as
the mnemonic for the action.
String name
for the action, used for a menu or button.
key to action.
Value associated with the specified key.
key from this ActionMap.
PropertyChangeListener from the listener list.
PropertyChange listener.
String
description for the action, used for tooltip text.
Icon, such
as ImageIcon, for the action, used for toolbar buttons.
index0_ to index1_,
inclusive.
Action.
JFileChooser to allow the user to select
files only directories only, or files and directories.
ActionMap's parent.
index0_ to index1_,
inclusive.
visible_
setVisible(boolean).
KeyStroke bindings.
_options.
setOptions()).
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||