public class SearchPlugin extends Object
Modifier and Type | Field and Description |
---|---|
static Localizer |
mLocalizer
The localizer for this class.
|
Modifier and Type | Method and Description |
---|---|
protected ActionMenu |
getButtonAction() |
protected ActionMenu |
getContextMenuActions(Program program) |
String |
getId() |
static SearchPlugin |
getInstance() |
ThemeIcon |
getMarkIconFromTheme() |
int |
getRepetitionTimeSelection()
Select this entry in the RepetitionDialog
|
static SearchFormSettings[] |
getSearchHistory() |
SettingsTab |
getSettingsTab() |
protected void |
openSearchDialog(String text) |
void |
setRepetitionTimeSelection(int selectedIndex)
Set the selected entry in the RepetitionDialog
|
static void |
setSearchHistory(SearchFormSettings[] history) |
void |
store() |
String |
toString() |
public static final Localizer mLocalizer
public void store()
protected ActionMenu getButtonAction()
protected ActionMenu getContextMenuActions(Program program)
public ThemeIcon getMarkIconFromTheme()
public static SearchPlugin getInstance()
public static SearchFormSettings[] getSearchHistory()
public static void setSearchHistory(SearchFormSettings[] history)
public SettingsTab getSettingsTab()
public String getId()
public int getRepetitionTimeSelection()
public void setRepetitionTimeSelection(int selectedIndex)
selectedIndex
- selected entryprotected void openSearchDialog(String text)
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)