com.ldodds.twinkle.ui.components
Class QuerySourceTaskPanel.ActionImpl

java.lang.Object
  extended by AbstractActionExt
      extended by com.ldodds.twinkle.ui.components.QuerySourceTaskPanel.ActionImpl
Direct Known Subclasses:
QuerySourceTaskPanel.AssemblerModelAction, QuerySourceTaskPanel.EndpointAction, QuerySourceTaskPanel.NewQueryAction
Enclosing class:
QuerySourceTaskPanel

public static class QuerySourceTaskPanel.ActionImpl
extends AbstractActionExt


Constructor Summary
QuerySourceTaskPanel.ActionImpl(java.lang.String name, java.lang.String command, javax.swing.Icon icon)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuerySourceTaskPanel.ActionImpl

public QuerySourceTaskPanel.ActionImpl(java.lang.String name,
                                       java.lang.String command,
                                       javax.swing.Icon icon)
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)