Uses of Interface
com.thecoderscorner.menu.remote.RemoteControllerListener
-
Packages that use RemoteControllerListener Package Description com.thecoderscorner.menu.remote -
-
Uses of RemoteControllerListener in com.thecoderscorner.menu.remote
Methods in com.thecoderscorner.menu.remote with parameters of type RemoteControllerListener Modifier and Type Method Description voidRemoteMenuController. addListener(RemoteControllerListener listener)register for events when the tree becomes fully populated, a menu item changes or there's a change in connectivity.
-