G I L O S T

G

getAnalyzer() - Method in class org.apache.lucene.swing.models.ListSearcher
 
getAnalyzer() - Method in class org.apache.lucene.swing.models.TableSearcher
 
getColumnClass(int) - Method in class org.apache.lucene.swing.models.TableSearcher
 
getColumnCount() - Method in class org.apache.lucene.swing.models.TableSearcher
 
getColumnName(int) - Method in class org.apache.lucene.swing.models.TableSearcher
 
getElementAt(int) - Method in class org.apache.lucene.swing.models.ListSearcher
 
getRowCount() - Method in class org.apache.lucene.swing.models.TableSearcher
 
getSize() - Method in class org.apache.lucene.swing.models.ListSearcher
 
getTableModel() - Method in class org.apache.lucene.swing.models.TableSearcher
 
getValueAt(int, int) - Method in class org.apache.lucene.swing.models.TableSearcher
 

I

isCellEditable(int, int) - Method in class org.apache.lucene.swing.models.TableSearcher
 

L

ListSearcher - Class in org.apache.lucene.swing.models
See table searcher explanation.
ListSearcher(ListModel) - Constructor for class org.apache.lucene.swing.models.ListSearcher
 

O

org.apache.lucene.swing.models - package org.apache.lucene.swing.models
Decorators for JTable TableModel and JList ListModel encapsulating Lucene indexing and searching functionality.

S

search(String) - Method in class org.apache.lucene.swing.models.ListSearcher
Run a new search.
search(String) - Method in class org.apache.lucene.swing.models.TableSearcher
Run a new search.
setAnalyzer(Analyzer) - Method in class org.apache.lucene.swing.models.ListSearcher
 
setAnalyzer(Analyzer) - Method in class org.apache.lucene.swing.models.TableSearcher
 
setTableModel(TableModel) - Method in class org.apache.lucene.swing.models.TableSearcher
Set the table model used by this table model
setValueAt(Object, int, int) - Method in class org.apache.lucene.swing.models.TableSearcher
 

T

tableModel - Variable in class org.apache.lucene.swing.models.TableSearcher
The inner table model we are decorating
TableSearcher - Class in org.apache.lucene.swing.models
This is a TableModel that encapsulates Lucene search logic within a TableModel implementation.
TableSearcher(TableModel) - Constructor for class org.apache.lucene.swing.models.TableSearcher
 

G I L O S T

Copyright © 2000-2010 Apache Software Foundation. All Rights Reserved.