|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
See:
Description
| Packages | |
|---|---|
| net.pandoragames.far | The core API. |
| net.pandoragames.far.ui | The user interface layer. |
| net.pandoragames.far.ui.model | UI model classes. |
| net.pandoragames.far.ui.swing | The main package for application user. |
| net.pandoragames.far.ui.swing.component | Swing UI components. |
| net.pandoragames.far.ui.swing.component.listener | Listener classes. |
| net.pandoragames.far.ui.swing.dialog | Various subwindows. |
| net.pandoragames.far.ui.swing.menu | Application menu and its listener. |
| net.pandoragames.util.file | Classes from the util.file collection needed in FAR. |
| net.pandoragames.util.i18n | Classes from the util.i18n collection needed in FAR. |
FAR - Find And Replace. FAR offers a programmatic API and a Swing GUI for find and replace operations on file content accross multiple files in entire directory trees. FAR comes with support for operations on multiple lines, automatic backup and various character encodings.
For the core API check out the base package. If you are rather looking
for the main class, go to FindAndReplace in the
Swing package.
FAR has also a GUI oriented, but GUI neutral intermediate layer. Have a look to
UIBean and UIFace
to see where other user interfaces may be docked.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||