|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RunCallback | |
---|---|
mk.fsgrep.gui | The graphical user interface for the application. |
mk.fsgrep.util.thread | Thread related utilities. |
Uses of RunCallback in mk.fsgrep.gui |
---|
Classes in mk.fsgrep.gui that implement RunCallback | |
---|---|
class |
App
The principle GUI application class. |
class |
ResultDisplay
A separate frame that displays search results. |
Uses of RunCallback in mk.fsgrep.util.thread |
---|
Classes in mk.fsgrep.util.thread that implement RunCallback | |
---|---|
class |
ThreadPool
|
Methods in mk.fsgrep.util.thread that return RunCallback | |
---|---|
RunCallback |
ThreadRunner.getCallback()
|
Constructors in mk.fsgrep.util.thread with parameters of type RunCallback | |
---|---|
ThreadRunner(java.lang.String pName,
RunCallback pCallback)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |