org.apache.axis2.tools.idea
Class ServiceArchiveCreator

java.lang.Object
  extended by com.intellij.openapi.actionSystem.AnAction
      extended by org.apache.axis2.tools.idea.ServiceArchiveCreator

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


Field Summary
 
Fields inherited from class com.intellij.openapi.actionSystem.AnAction
EMPTY_ARRAY, ourClientProperty
 
Constructor Summary
ServiceArchiveCreator()
           
 
Method Summary
 void actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent event)
           
 void update(com.intellij.openapi.actionSystem.AnActionEvent event)
           
 
Methods inherited from class com.intellij.openapi.actionSystem.AnAction
copyFrom, createTooltipText, displayTextInToolbar, getShortcutSet, getTemplatePresentation, isDefaultIcon, isEnabledInModalContext, registerCustomShortcutSet, setDefaultIcon, setEnabledInModalContext, setShortcutSet, unregisterCustomShortcutSet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceArchiveCreator

public ServiceArchiveCreator()
Method Detail

actionPerformed

public void actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent event)
Specified by:
actionPerformed in class com.intellij.openapi.actionSystem.AnAction

update

public void update(com.intellij.openapi.actionSystem.AnActionEvent event)
Overrides:
update in class com.intellij.openapi.actionSystem.AnAction


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.