electric.ide.idea.action
Class AddServerAction
java.lang.Object
com.intellij.openapi.actionSystem.AnAction
electric.ide.idea.action.AddServerAction
- public class AddServerAction
- extends com.intellij.openapi.actionSystem.AnAction
AddServerAction
- Author:
- webMethods
Fields inherited from class com.intellij.openapi.actionSystem.AnAction |
ourClientProperty |
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 |
AddServerAction
public AddServerAction(ServerTreeModel model,
javax.swing.JFrame parent)
- Parameters:
model
- parent
-
AddServerAction
public AddServerAction(java.lang.String text,
java.lang.String description,
javax.swing.Icon icon,
ServerTreeModel model,
javax.swing.JFrame parent)
- Parameters:
text
- description
- icon
- model
- parent
-
actionPerformed
public void actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent event)
- Parameters:
event
-
copyright© 2001-2004 by webMethods All Rights Reserved.