public class SearchPlugin
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static Localizer |
mLocalizer
The localizer for this class.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
getAlwaysSearchExpert() |
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) |
static void |
setAlwaysSearchExpert(boolean value) |
void |
setRepetitionTimeSelection(int selectedIndex)
Set the selected entry in the RepetitionDialog
|
protected static void |
setSearchHistory(SearchFormSettings[] history) |
void |
store() |
java.lang.String |
toString() |
protected static final Localizer mLocalizer
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)
public static boolean getAlwaysSearchExpert()
public static void setAlwaysSearchExpert(boolean value)
TV-Browser 3.4.4, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)