net.plugin.sql.actions
Class SQLConnectionCreatorAction

java.lang.Object
  |
  +--com.intellij.openapi.actionSystem.AnAction
        |
        +--net.plugin.sql.actions.SQLConnectionCreatorAction

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


Field Summary
 
Fields inherited from class com.intellij.openapi.actionSystem.AnAction
ourClientProperty
 
Constructor Summary
SQLConnectionCreatorAction()
           
 
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

SQLConnectionCreatorAction

public SQLConnectionCreatorAction()
Method Detail

actionPerformed

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


Copyright © 2002-2002 BNA. All Rights Reserved.