public class DefaultToolBarModel extends Object implements ToolBarModel, ActionListener, DateListener
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent event) |
void |
dateChanged(Date date,
ProgressMonitor monitor,
Runnable callback) |
Action[] |
getActions() |
Action[] |
getAvailableActions() |
Action |
getGlueAction() |
static DefaultToolBarModel |
getInstance() |
Action |
getSeparatorAction() |
Action |
getSpaceAction() |
protected Action |
getUpdateAction() |
void |
setButtonIds(String[] ids) |
void |
setFilterButtonSelected(boolean arg) |
void |
setPluginViewButtonSelected(boolean arg) |
protected void |
showStopButton() |
protected void |
showUpdateButton() |
void |
store() |
protected void |
updatePluginButtons() |
protected void |
updateTimeButtons() |
public void setButtonIds(String[] ids)
public static DefaultToolBarModel getInstance()
public void setPluginViewButtonSelected(boolean arg)
public void setFilterButtonSelected(boolean arg)
protected void updatePluginButtons()
protected void updateTimeButtons()
public Action getSeparatorAction()
public Action getGlueAction()
public Action getSpaceAction()
public void actionPerformed(ActionEvent event)
actionPerformed
in interface ActionListener
public Action[] getActions()
getActions
in interface ToolBarModel
public Action[] getAvailableActions()
getAvailableActions
in interface ToolBarModel
public void store()
protected Action getUpdateAction()
protected void showStopButton()
protected void showUpdateButton()
public void dateChanged(Date date, ProgressMonitor monitor, Runnable callback)
dateChanged
in interface DateListener
dateChanged
in interface ToolBarModel
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)