| Package | Description | 
|---|---|
| org.wandora.application.tools.sqlconsole.data | |
| org.wandora.application.tools.sqlconsole.gui | 
| Modifier and Type | Field and Description | 
|---|---|
| static SQLPattern | PatternFilteredTableView. DEFAULT_PATTERN | 
| (package private) SQLPattern[] | PatternFilteredTableView. patterns | 
| Modifier and Type | Method and Description | 
|---|---|
| SQLPattern | PatternFilteredTableView. getPattern(int column) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | PatternFilteredTableView. rowMatches(java.lang.String[] row,
          SQLPattern[] ps) | 
| void | PatternFilteredTableView. setPattern(int column,
          SQLPattern p) | 
| Modifier and Type | Field and Description | 
|---|---|
| (package private) SQLPattern | PatternEditor. originalPattern | 
| Modifier and Type | Method and Description | 
|---|---|
| SQLPattern | PatternEditor. getCurrentPattern() | 
| SQLPattern | SQLTablePanel. getPatternForColumn(int col) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SQLTablePanel. applyPattern(int col,
            SQLPattern pattern,
            boolean mode) | 
| void | PatternEditor. show(java.lang.Object o,
    int column,
    SQLPattern pattern,
    boolean isAnd) | 
Copyright 2004-2015 Wandora Team