electric.ide.idea.action
Class PublishServiceAction

java.lang.Object
  extended bycom.intellij.openapi.actionSystem.AnAction
      extended byelectric.ide.idea.action.PublishServiceAction

public class PublishServiceAction
extends com.intellij.openapi.actionSystem.AnAction

PublishServiceAction

Author:
webMethods

Field Summary
 
Fields inherited from class com.intellij.openapi.actionSystem.AnAction
ourClientProperty
 
Constructor Summary
PublishServiceAction(java.lang.String text, java.lang.String description, javax.swing.Icon icon, javax.swing.JFrame parent, ServerTreeModel serverTreeModel, java.lang.ClassLoader classLoader)
           
 
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

PublishServiceAction

public PublishServiceAction(java.lang.String text,
                            java.lang.String description,
                            javax.swing.Icon icon,
                            javax.swing.JFrame parent,
                            ServerTreeModel serverTreeModel,
                            java.lang.ClassLoader classLoader)
Parameters:
text -
description -
icon -
parent -
serverTreeModel -
classLoader -
Method Detail

actionPerformed

public void actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent event)
Parameters:
event -


copyright© 2001-2004 by webMethods All Rights Reserved.