TV-Browser 3.3.3 API

util.ui
Interface ObjectSelectionListener<E>

All Known Implementing Classes:
ProgramInfoToolBar

public interface ObjectSelectionListener<E>

A listener that informs about selection events of Objects.

Since:
3.2
Author:
René Mach

Method Summary
 void objectSeleted(E object)
          Informs about a selection of an object.
 

Method Detail

objectSeleted

void objectSeleted(E object)
Informs about a selection of an object.

Parameters:
object - The selected object.

TV-Browser 3.3.3 API

TV-Browser 3.3.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)