public final class TVBrowserActions
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static TVBrowserAction |
columnWidthDefault
set column width to default size
|
static TVBrowserAction |
columnWidthDefaultNumPad
set column width to default size
|
static TVBrowserAction |
columnWidthLarger
increase program table column width
|
static TVBrowserAction |
columnWidthLargerNumPad
increase program table column width
|
static TVBrowserAction |
columnWidthSmaller
decrease program table column width
|
static TVBrowserAction |
columnWidthSmallerNumPad
decrease program table column width
|
static TVBrowserAction |
configureChannels
configure channels action
|
static TVBrowserAction |
filter
show filter popup menu
|
static TVBrowserAction |
fontSizeDefault
set program table font size to default
|
static TVBrowserAction |
fontSizeDefaultNumPad
set program table font size to default
|
static TVBrowserAction |
fontSizeLarger
increase program table font size
|
static TVBrowserAction |
fontSizeLargerNumPad |
static TVBrowserAction |
fontSizeSmaller
decrease program table font size
|
static TVBrowserAction |
fontSizeSmallerNumPad
decrease program table font size
|
static TVBrowserAction |
fullScreen
switch full screen action
|
static TVBrowserAction |
goToDate
scroll to date (popup menu) action
|
static TVBrowserAction |
goToNextDay
next day action
|
static TVBrowserAction |
goToNextWeek
next week action
|
static TVBrowserAction |
goToPreviousDay
previous day action
|
static TVBrowserAction |
goToPreviousWeek
previous week action
|
static TVBrowserAction |
goToToday
today action
|
static TVBrowserAction |
pluginView
show/hide plugin view action
|
static TVBrowserAction |
scrollToChannel
scroll to channel (popup menu) action
|
static TVBrowserAction |
scrollToNow
scroll to now action
|
static TVBrowserAction |
scrollToTime
scroll to time (popup menu) action
|
static TVBrowserAction |
settings
open settings dialog
|
static TVBrowserUpdateAction |
update
start/stop data update
|
Constructor and Description |
---|
TVBrowserActions() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<TVBrowserAction> |
getActions() |
static void |
register(TVBrowserAction tvBrowserAction)
register this action, so we can iterate over all actions later
|
public static final TVBrowserAction fontSizeLarger
public static final TVBrowserAction fontSizeLargerNumPad
public static final TVBrowserAction fontSizeSmaller
public static final TVBrowserAction fontSizeSmallerNumPad
public static final TVBrowserAction fontSizeDefault
public static final TVBrowserAction fontSizeDefaultNumPad
public static final TVBrowserAction columnWidthLarger
public static final TVBrowserAction columnWidthLargerNumPad
public static final TVBrowserAction columnWidthSmaller
public static final TVBrowserAction columnWidthSmallerNumPad
public static final TVBrowserAction columnWidthDefault
public static final TVBrowserAction columnWidthDefaultNumPad
public static final TVBrowserUpdateAction update
public static final TVBrowserAction settings
public static final TVBrowserAction filter
public static final TVBrowserAction pluginView
public static final TVBrowserAction scrollToNow
public static final TVBrowserAction goToPreviousDay
public static final TVBrowserAction goToToday
public static final TVBrowserAction goToNextDay
public static final TVBrowserAction goToPreviousWeek
public static final TVBrowserAction goToNextWeek
public static final TVBrowserAction goToDate
public static final TVBrowserAction scrollToChannel
public static final TVBrowserAction scrollToTime
public static final TVBrowserAction fullScreen
public static final TVBrowserAction configureChannels
public static void register(TVBrowserAction tvBrowserAction)
tvBrowserAction
- public static java.util.List<TVBrowserAction> getActions()
TV-Browser 3.4.4, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)