- java.lang.Object
-
- util.ui.TVBrowserIcons
-
public class TVBrowserIcons extends java.lang.Object
common icons in TV-Browser- Author:
- Bananeweizen
-
-
Field Summary
Fields Modifier and Type Field Description static int
SIZE_LARGE
size of large iconsstatic int
SIZE_SMALL
size of small icons
-
Constructor Summary
Constructors Constructor Description TVBrowserIcons()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static javax.swing.ImageIcon
bottom(int size)
go to bottom iconstatic javax.swing.ImageIcon
copy(int size)
copy iconstatic javax.swing.ImageIcon
defaultChannelLogo()
icon for channels without logostatic javax.swing.ImageIcon
delete(int size)
delete iconstatic javax.swing.ImageIcon
down(int size)
go down iconstatic javax.swing.ImageIcon
edit(int size)
edit iconstatic javax.swing.ImageIcon
filter(int size)
filter iconstatic javax.swing.ImageIcon
fullScreen(int size)
full screen iconstatic javax.swing.ImageIcon
goToDate(int size)
go to date iconstatic javax.swing.ImageIcon
left(int size)
left iconstatic javax.swing.ImageIcon
newIcon(int size)
new iconstatic javax.swing.ImageIcon
nextWeek(int size)
next week iconstatic javax.swing.ImageIcon
plugin(int size)
icon for pluginsstatic javax.swing.ImageIcon
preferences(int size)
icon for preferencesstatic javax.swing.ImageIcon
previousWeek(int size)
previous week iconstatic javax.swing.ImageIcon
quit(int size)
quit iconstatic javax.swing.ImageIcon
refresh(int size)
refresh iconstatic javax.swing.ImageIcon
reset(int size)
refresh iconstatic javax.swing.ImageIcon
restart(int size)
restart iconstatic javax.swing.ImageIcon
right(int size)
right iconstatic javax.swing.ImageIcon
scrollToChannel(int size)
scroll to channel iconstatic javax.swing.ImageIcon
scrollToNow(int size)
scroll to now iconstatic javax.swing.ImageIcon
scrollToTime(int size)
scroll to time iconstatic javax.swing.ImageIcon
search(int size)
search iconstatic javax.swing.ImageIcon
showMenu(int size)
scroll to show menustatic javax.swing.ImageIcon
top(int size)
go to top iconstatic javax.swing.ImageIcon
up(int size)
go up iconstatic javax.swing.ImageIcon
update(int size)
update data iconstatic javax.swing.ImageIcon
viewTree(int size)
show plugin tree iconstatic javax.swing.ImageIcon
warning(int size)
warning iconstatic javax.swing.ImageIcon
webBrowser(int size)
icon for web browsing related actionsstatic javax.swing.ImageIcon
zoomIn(int size)
zoom in iconstatic javax.swing.ImageIcon
zoomOut(int size)
zoom out icon
-
-
-
Field Detail
-
SIZE_LARGE
public static final int SIZE_LARGE
size of large icons- See Also:
- Constant Field Values
-
SIZE_SMALL
public static final int SIZE_SMALL
size of small icons- See Also:
- Constant Field Values
-
-
Method Detail
-
defaultChannelLogo
public static final javax.swing.ImageIcon defaultChannelLogo()
icon for channels without logo- Returns:
- default channel logo
-
plugin
public static final javax.swing.ImageIcon plugin(int size)
icon for plugins- Parameters:
size
- The size of the icon- Returns:
- icon for plugins
-
webBrowser
public static final javax.swing.ImageIcon webBrowser(int size)
icon for web browsing related actions- Parameters:
size
- The size of the icon- Returns:
- icon for web browsing related actions
-
preferences
public static javax.swing.ImageIcon preferences(int size)
icon for preferences- Parameters:
size
- The size of the icon- Returns:
- icon for preferences
-
refresh
public static javax.swing.ImageIcon refresh(int size)
refresh icon- Parameters:
size
- The size of the icon- Returns:
- refresh icon
-
reset
public static javax.swing.ImageIcon reset(int size)
refresh icon- Parameters:
size
- The size of the icon- Returns:
- refresh icon
-
up
public static javax.swing.ImageIcon up(int size)
go up icon- Parameters:
size
- The size of the icon- Returns:
- go up icon
-
down
public static javax.swing.ImageIcon down(int size)
go down icon- Parameters:
size
- The size of the icon- Returns:
- go down icon
-
top
public static javax.swing.ImageIcon top(int size)
go to top icon- Parameters:
size
- The size of the icon- Returns:
- go to top icon
-
bottom
public static javax.swing.ImageIcon bottom(int size)
go to bottom icon- Parameters:
size
- The size of the icon- Returns:
- go to bottom icon
-
delete
public static javax.swing.ImageIcon delete(int size)
delete icon- Parameters:
size
- The size of the icon- Returns:
- delete icon
-
edit
public static javax.swing.ImageIcon edit(int size)
edit icon- Parameters:
size
- The size of the icon- Returns:
- edit icon
-
newIcon
public static javax.swing.ImageIcon newIcon(int size)
new icon- Parameters:
size
- The size of the icon- Returns:
- new icon
-
filter
public static javax.swing.ImageIcon filter(int size)
filter icon- Parameters:
size
- The size of the icon- Returns:
- filter icon
-
left
public static javax.swing.ImageIcon left(int size)
left icon- Parameters:
size
- The size of the icon- Returns:
- left icon
-
right
public static javax.swing.ImageIcon right(int size)
right icon- Parameters:
size
- The size of the icon- Returns:
- right icon
-
search
public static javax.swing.ImageIcon search(int size)
search icon- Parameters:
size
- The size of the icon- Returns:
- search icon
-
copy
public static javax.swing.ImageIcon copy(int size)
copy icon- Parameters:
size
- The size of the icon- Returns:
- copy icon
-
zoomIn
public static javax.swing.ImageIcon zoomIn(int size)
zoom in icon- Parameters:
size
- The size of the icon- Returns:
- zoom in icon
-
zoomOut
public static javax.swing.ImageIcon zoomOut(int size)
zoom out icon- Parameters:
size
- The size of the icon- Returns:
- zoom out icon
-
nextWeek
public static javax.swing.ImageIcon nextWeek(int size)
next week icon- Parameters:
size
- The size of the icon- Returns:
- next week icon
-
previousWeek
public static javax.swing.ImageIcon previousWeek(int size)
previous week icon- Parameters:
size
- The size of the icon- Returns:
- previous week icon
-
quit
public static javax.swing.ImageIcon quit(int size)
quit icon- Parameters:
size
- The size of the icon- Returns:
- quit icon
-
restart
public static javax.swing.ImageIcon restart(int size)
restart icon- Parameters:
size
- The size of the icon- Returns:
- restart icon
-
fullScreen
public static javax.swing.ImageIcon fullScreen(int size)
full screen icon- Parameters:
size
- The size of the icon- Returns:
- full screen icon
-
warning
public static javax.swing.ImageIcon warning(int size)
warning icon- Parameters:
size
- The size of the icon- Returns:
- warning icon
-
update
public static javax.swing.ImageIcon update(int size)
update data icon- Parameters:
size
- The size of the icon- Returns:
- update data icon
-
viewTree
public static javax.swing.ImageIcon viewTree(int size)
show plugin tree icon- Parameters:
size
- The size of the icon- Returns:
- show plugin tree icon
-
scrollToNow
public static javax.swing.ImageIcon scrollToNow(int size)
scroll to now icon- Parameters:
size
- The size of the icon- Returns:
- scroll to now icon
-
goToDate
public static javax.swing.ImageIcon goToDate(int size)
go to date icon- Parameters:
size
- The size of the icon- Returns:
- go to date icon
-
scrollToChannel
public static javax.swing.ImageIcon scrollToChannel(int size)
scroll to channel icon- Parameters:
size
- The size of the icon- Returns:
- scroll to channel icon
-
scrollToTime
public static javax.swing.ImageIcon scrollToTime(int size)
scroll to time icon- Parameters:
size
- The size of the icon- Returns:
- scroll to time icon
-
showMenu
public static javax.swing.ImageIcon showMenu(int size)
scroll to show menu- Parameters:
size
- The size of the icon- Returns:
- show menu icon
-
-