ca.sqlpower.wabit.swingui.query
Class QueryPropertiesPanel
java.lang.Object
ca.sqlpower.wabit.swingui.query.QueryPropertiesPanel
- All Implemented Interfaces:
- ca.sqlpower.swingui.DataEntryPanel
public class QueryPropertiesPanel
- extends java.lang.Object
- implements ca.sqlpower.swingui.DataEntryPanel
This panel will let a user modify properties of a QueryCache object
that are not displayed in the QueryPanel. These properties are less
often changed.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryPropertiesPanel
public QueryPropertiesPanel(QueryCache query)
applyChanges
public boolean applyChanges()
- Specified by:
applyChanges in interface ca.sqlpower.swingui.DataEntryPanel
discardChanges
public void discardChanges()
- Specified by:
discardChanges in interface ca.sqlpower.swingui.DataEntryPanel
getPanel
public javax.swing.JComponent getPanel()
- Specified by:
getPanel in interface ca.sqlpower.swingui.DataEntryPanel
hasUnsavedChanges
public boolean hasUnsavedChanges()
- Specified by:
hasUnsavedChanges in interface ca.sqlpower.swingui.DataEntryPanel
Copyright © 2009. All Rights Reserved.