|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FindDialog | |
---|---|
sears.gui | |
sears.gui.search | |
sears.search.core |
Uses of FindDialog in sears.gui |
---|
Classes in sears.gui that implement FindDialog | |
---|---|
class |
JDialogFind
This class represents a dialog to allow to search a word in the opened subtitle. |
Methods in sears.gui with parameters of type FindDialog | |
---|---|
void |
MainWindow.addFB(FindDialog fd)
|
void |
MainWindow.find(FindDialog dialog,
boolean direction)
find a word or a sub string in the subtitle file |
Uses of FindDialog in sears.gui.search |
---|
Classes in sears.gui.search that implement FindDialog | |
---|---|
class |
FindBox
|
Uses of FindDialog in sears.search.core |
---|
Methods in sears.search.core with parameters of type FindDialog | |
---|---|
void |
FindModule.fire(FindDialog dialog,
java.util.ArrayList<Subtitle> subtitleList,
boolean backward)
Principal method |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |