|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.AbstractAction
com.borland.primetime.editor.EditorAction
com.henri.jbcs.CheckStyleKeymapAction
public class CheckStyleKeymapAction
A key bindable EditorAction. Called when the keyboard shortcut is used
EditorAction,
Serialized Form| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.borland.primetime.editor.EditorAction |
|---|
com.borland.primetime.editor.EditorAction.SubKeymapAction |
| Field Summary |
|---|
| Fields inherited from class javax.swing.AbstractAction |
|---|
changeSupport, enabled |
| Fields inherited from interface javax.swing.Action |
|---|
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON |
| Constructor Summary | |
|---|---|
CheckStyleKeymapAction()
|
|
| Method Summary | |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Triggers ACTION_CheckStyle.actionPerformed() when the JDK
fires a key event |
| Methods inherited from class com.borland.primetime.editor.EditorAction |
|---|
getEditorTarget, getFocusedEditor, setFocusedEditor |
| 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 CheckStyleKeymapAction()
EditorAction| Method Detail |
|---|
public void actionPerformed(java.awt.event.ActionEvent e)
ACTION_CheckStyle.actionPerformed() when the JDK
fires a key event
e - The action event.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||