|
TV-Browser 3.3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object tvbrowser.extras.searchplugin.SearchPlugin
public class SearchPlugin
Provides a dialog for searching programs.
Field Summary | |
---|---|
protected static Localizer |
mLocalizer
The localizer for this class. |
Method Summary | |
---|---|
protected static ActionMenu |
getButtonAction()
|
protected static ActionMenu |
getContextMenuActions(Program program)
|
static SearchPlugin |
getInstance()
|
ThemeIcon |
getMarkIconFromTheme()
|
(package private) static java.lang.String |
getName()
|
int |
getRepetitionTimeSelection()
Select this entry in the RepetitionDialog |
protected static SearchFormSettings[] |
getSearchHistory()
|
static java.lang.String |
getSearchPluginId()
|
SettingsTab |
getSettingsTab()
|
protected void |
openSearchDialog(java.lang.String text)
|
protected void |
openSearchDialog(java.lang.String text,
SearchFormSettings settings)
|
void |
setRepetitionTimeSelection(int selectedIndex)
Set the selected entry in the RepetitionDialog |
protected static void |
setSearchHistory(SearchFormSettings[] history)
|
void |
store()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected static final Localizer mLocalizer
Method Detail |
---|
public void store()
protected static ActionMenu getButtonAction()
protected static ActionMenu getContextMenuActions(Program program)
public ThemeIcon getMarkIconFromTheme()
public static SearchPlugin getInstance()
protected static SearchFormSettings[] getSearchHistory()
protected static void setSearchHistory(SearchFormSettings[] history)
public SettingsTab getSettingsTab()
public static java.lang.String getSearchPluginId()
public java.lang.String toString()
toString
in class java.lang.Object
static java.lang.String getName()
public int getRepetitionTimeSelection()
public void setRepetitionTimeSelection(int selectedIndex)
selectedIndex
- selected entryprotected void openSearchDialog(java.lang.String text, SearchFormSettings settings)
protected void openSearchDialog(java.lang.String text)
|
TV-Browser 3.3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |