com.ldodds.twinkle.ui.components
Class QuerySourcePanel

java.lang.Object
  extended by JXTitledPanel
      extended by com.ldodds.twinkle.ui.components.QuerySourcePanel

public class QuerySourcePanel
extends JXTitledPanel


Nested Class Summary
static class QuerySourcePanel.ActionImpl
           
static class QuerySourcePanel.AssemblerModelAction
           
static class QuerySourcePanel.EndpointAction
           
static class QuerySourcePanel.NewQueryAction
           
 
Constructor Summary
QuerySourcePanel(QuerySourceFactory querySourceFactory)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuerySourcePanel

public QuerySourcePanel(QuerySourceFactory querySourceFactory)