|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.sqlpower.wabit.swingui.QueryPanel
public class QueryPanel
| Constructor Summary | |
|---|---|
QueryPanel(WabitSwingSession session,
QueryCache cache)
|
|
| Method Summary | |
|---|---|
boolean |
applyChanges()
|
void |
discardChanges()
|
void |
executeQueryInCache()
This will execute the current query in the QueryCache and store a copy of the QueryCache in the queued list. |
javax.swing.JSplitPane |
getFullSplitPane()
|
javax.swing.JComponent |
getPanel()
|
ca.sqlpower.sqlobject.SQLObjectRoot |
getRootNode()
|
javax.swing.JComponent |
getSourceComponent()
Returns the component (often a JTree or JList, but can be anything) that contains all the workspace items that can be dragged into this editor. |
java.lang.String |
getTitle()
Returns a suitable string that can be used in the title of a containing window or frame. |
javax.swing.JToolBar |
getToolbar()
Returns the toolbar. |
boolean |
hasUnsavedChanges()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryPanel(WabitSwingSession session,
QueryCache cache)
| Method Detail |
|---|
public void executeQueryInCache()
public javax.swing.JComponent getPanel()
getPanel in interface ca.sqlpower.swingui.DataEntryPanelpublic javax.swing.JSplitPane getFullSplitPane()
public ca.sqlpower.sqlobject.SQLObjectRoot getRootNode()
public boolean applyChanges()
applyChanges in interface ca.sqlpower.swingui.DataEntryPanelpublic void discardChanges()
discardChanges in interface ca.sqlpower.swingui.DataEntryPanelpublic boolean hasUnsavedChanges()
hasUnsavedChanges in interface ca.sqlpower.swingui.DataEntryPanelpublic java.lang.String getTitle()
WabitPanel
getTitle in interface WabitPanelpublic javax.swing.JComponent getSourceComponent()
WabitPanel
getSourceComponent in interface WabitPanelpublic javax.swing.JToolBar getToolbar()
WabitPanel
getToolbar in interface WabitPanel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||