ca.sqlpower.architect.swingui
Class SearchReplace
java.lang.Object
ca.sqlpower.architect.swingui.SearchReplace
public class SearchReplace
- extends java.lang.Object
SearchReplace is a GUI facility for searching for named items in the
SQlObject hierarchy, and optionally renaming them.
- Version:
- $Id: SearchReplace.java 2465 2008-08-07 15:09:41Z jfuerth $
- Author:
- fuerth
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SearchReplace
public SearchReplace()
showSearchDialog
public void showSearchDialog(PlayPen pp)
showResults
public void showResults(javax.swing.JDialog parent,
PlayPen pp)
throws ArchitectException
- Throws:
ArchitectException
doSearch
public java.util.List doSearch(SQLObject start)
throws ArchitectException
- Throws:
ArchitectException
getSearchExpressionText
public java.lang.String getSearchExpressionText()
setSearchExpression
public void setSearchExpression(java.lang.String searchExpressionText)
Copyright © 2003-2007 SQL Power Group Inc. www.sqlpower.ca