|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.intellij.openapi.actionSystem.AnAction
electric.ide.idea.action.ClearAction
ClearAction
Field Summary |
Fields inherited from class com.intellij.openapi.actionSystem.AnAction |
ourClientProperty |
Constructor Summary | |
ClearAction(java.lang.String text,
java.lang.String description,
javax.swing.Icon icon,
javax.swing.JTextArea textArea)
|
Method Summary | |
void |
actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent event)
|
Methods inherited from class com.intellij.openapi.actionSystem.AnAction |
copyFrom, getShortcutSet, getTemplatePresentation, isEnabledInModalContext, registerCustomShortcutSet, setEnabledInModalContext, update |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ClearAction(java.lang.String text, java.lang.String description, javax.swing.Icon icon, javax.swing.JTextArea textArea)
text
- description
- icon
- Method Detail |
public void actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent event)
event
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |