de.hunsicker.jalopy.plugin.jdeveloper
Class JalopyKeyStrokes

java.lang.Object
  |
  +--oracle.ide.keyboard.XMLKeyStrokeContext
        |
        +--de.hunsicker.jalopy.plugin.jdeveloper.JalopyKeyStrokes
All Implemented Interfaces:
oracle.ide.keyboard.KeyStrokeContext

public final class JalopyKeyStrokes
extends oracle.ide.keyboard.XMLKeyStrokeContext

DOCUMENT ME!

Version:
$Revision: 1.3 $
Author:
$author$

Field Summary
static java.lang.String KEY_SETTINGS
          DOCUMENT ME!
 
Constructor Summary
JalopyKeyStrokes()
          Creates a new JalopyKeyStrokes object.
 
Method Summary
 java.util.Set getAllActions(boolean global)
          DOCUMENT ME!
 
Methods inherited from class oracle.ide.keyboard.XMLKeyStrokeContext
getAcceleratorFile, getAllPresets, getName, getPresetKeyStrokeMap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

KEY_SETTINGS

public static final java.lang.String KEY_SETTINGS
DOCUMENT ME!

See Also:
Constant Field Values
Constructor Detail

JalopyKeyStrokes

public JalopyKeyStrokes()
Creates a new JalopyKeyStrokes object.

Method Detail

getAllActions

public java.util.Set getAllActions(boolean global)
DOCUMENT ME!

Specified by:
getAllActions in interface oracle.ide.keyboard.KeyStrokeContext
Specified by:
getAllActions in class oracle.ide.keyboard.XMLKeyStrokeContext
Parameters:
global - DOCUMENT ME!
Returns:
DOCUMENT ME!


Copyright © 1997-2005 Jalopy. All Rights Reserved.