Class Summary |
AltRenderer |
|
Config |
The Config class is a Singleton class that provides a single storage towards
all of the user configurable settings. |
ConfigurationComboModel |
|
Editor |
The Editor class is used as an interface to hide the details on how to
display a file. |
EditorConfigPanel |
The EditorConfigPanel is used to let the user select the editor to use, and / or modify it's
properties. |
HitTableModel |
The HitTableModel is a table-model that gives easy access for the hit data. |
Main |
This is the entry point of the CodeSearch. |
MainFrame |
A small GUI frontend to the lucene database. |
SearchEngine |
This is an encapsulation of the details on how to seach in the index
database. |