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

java.lang.Object
  extended by AbstractActionExt
      extended by com.ldodds.twinkle.ui.components.QuerySourceTaskPanel.ActionImpl
          extended by com.ldodds.twinkle.ui.components.QuerySourceTaskPanel.NewQueryAction
Enclosing class:
QuerySourceTaskPanel

public static class QuerySourceTaskPanel.NewQueryAction
extends QuerySourceTaskPanel.ActionImpl


Constructor Summary
QuerySourceTaskPanel.NewQueryAction()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent arg0)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuerySourceTaskPanel.NewQueryAction

public QuerySourceTaskPanel.NewQueryAction()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent arg0)
Overrides:
actionPerformed in class QuerySourceTaskPanel.ActionImpl