| Package | Description | 
|---|---|
| org.wandora.application.gui.topicpanels.queryeditorpanel | 
| Modifier and Type | Class and Description | 
|---|---|
protected static class  | 
QueryEditorComponent.FinalResultPanel  | 
| Modifier and Type | Field and Description | 
|---|---|
protected DirectivePanel | 
AbstractTypePanel.directivePanel  | 
protected DirectivePanel | 
DirectiveEditor.directivePanel  | 
protected DirectivePanel | 
DirectivePanel.from  | 
protected DirectivePanel | 
DirectiveParameterPanel.fromPanel  | 
protected DirectivePanel | 
QueryEditorComponent.selectedPanel  | 
protected DirectivePanel | 
DirectivePanel.to  | 
| Modifier and Type | Field and Description | 
|---|---|
static DnDTools.WrapperDataFlavor<DirectivePanel> | 
DnDTools.directivePanelDataFlavor  | 
| Modifier and Type | Method and Description | 
|---|---|
DirectivePanel | 
QueryEditorComponent.addDirective(java.lang.Class<? extends Directive> dir)  | 
DirectivePanel | 
QueryEditorComponent.addDirective(DirectiveUIHints hints)  | 
DirectivePanel | 
ComponentConnectorAnchor.findDirectivePanel()  | 
static DirectivePanel | 
DirectivePanel.findDirectivePanel(java.awt.Component c)  | 
protected DirectivePanel | 
AbstractTypePanel.getDirectivePanel()  | 
DirectivePanel | 
DirectiveEditor.getDirectivePanel()  | 
DirectivePanel | 
DirectiveEditor.DirectiveParameters.getFromPanel()  | 
DirectivePanel | 
DirectivePanel.getFromPanel()  | 
DirectivePanel | 
QueryEditorComponent.getRootPanel()  | 
static DirectivePanel | 
QueryEditorComponent.resolveDirectivePanel(java.awt.Component component)  | 
| Modifier and Type | Method and Description | 
|---|---|
static DnDTools.WrapperTransferable<DirectivePanel> | 
DnDTools.makeDirectivePanelTransferable(DirectivePanel directivePanel)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
QueryEditorComponent.addDirectivePanel(DirectivePanel panel)  | 
void | 
DirectiveEditor.DirectiveParameters.connectAnchors(DirectivePanel panel)  | 
void | 
DirectiveEditor.AddonParameters.connectAnchors(DirectivePanel panel,
              java.lang.String orderingHint)  | 
void | 
DirectiveEditor.BoundParameter.connectAnchors(DirectivePanel panel,
              java.lang.String orderingHint)  | 
void | 
DirectiveParameterPanel.connectValue(DirectivePanel p)  | 
protected void | 
DirectivePanel.directiveConnectionRemoved(DirectivePanel panel)  | 
static DnDTools.WrapperTransferable<DirectivePanel> | 
DnDTools.makeDirectivePanelTransferable(DirectivePanel directivePanel)  | 
static AbstractTypePanel | 
DirectiveEditor.makeMultiplePanel(DirectiveUIHints.Parameter param,
                 java.lang.Class<? extends AbstractTypePanel> typePanel,
                 java.lang.String label,
                 DirectivePanel directivePanel)  | 
void | 
QueryEditorComponent.panelMoved(DirectivePanel panel)  | 
static AbstractTypePanel[] | 
DirectiveEditor.populateParametersPanel(javax.swing.JPanel panelContainer,
                       DirectiveUIHints.Parameter[] parameters,
                       AbstractTypePanel[] oldPanels,
                       DirectivePanel directivePanel)  | 
void | 
QueryEditorComponent.removeDirective(DirectivePanel panel)  | 
void | 
QueryEditorComponent.selectPanel(DirectivePanel panel)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DirectiveEditor.DirectiveParameters.resolveDirectiveValues(java.util.Map<java.lang.String,DirectivePanel> directiveMap)  | 
void | 
DirectiveEditor.AddonParameters.resolveDirectiveValues(java.util.Map<java.lang.String,DirectivePanel> directiveMap)  | 
void | 
DirectiveEditor.BoundParameter.resolveDirectiveValues(java.util.Map<java.lang.String,DirectivePanel> directiveMap)  | 
static java.lang.Object | 
DirectiveEditor.BoundParameter.resolveDirectiveValues(java.lang.Object value,
                      DirectiveUIHints.Parameter parameter,
                      java.util.Map<java.lang.String,DirectivePanel> directiveMap)  | 
Copyright 2004-2015 Wandora Team