Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
E
G
I
L
M
O
P
Q
R
S
U
W
A
actionControlReceived(Action)
- Method in class edu.wisc.trace.upnptarget.
SatelliteDevice
This method is being called when any actions is performed on SatelliteBoxDevice.
E
edu.wisc.trace.upnptarget
- package edu.wisc.trace.upnptarget
G
getCurrentChannel()
- Method in class edu.wisc.trace.upnptarget.
SatelliteDevice
Returns current channel
getDevice()
- Method in class edu.wisc.trace.upnptarget.
SatelliteBoxApplet
Returns Local SatelliteDevice Object
getMuteStatus()
- Method in class edu.wisc.trace.upnptarget.
SatelliteDevice
Returns MuteStateVariable
getPowerState()
- Method in class edu.wisc.trace.upnptarget.
SatelliteDevice
Returns power mode state ( "ON" or "STANDBY" )
getPreviousChannel()
- Method in class edu.wisc.trace.upnptarget.
SatelliteDevice
Returns Previous channel
getVolume()
- Method in class edu.wisc.trace.upnptarget.
SatelliteDevice
Returns volume
I
IDeviceListener
- Interface in
edu.wisc.trace.upnptarget
Interface declaring methods for controlling Satellite Box
init()
- Method in class edu.wisc.trace.upnptarget.
SatelliteBoxApplet
Creates SatelliteDevice Object from device description Throws exception is file does not exist Registers this applet(object) as listener to Satellite Device
L
load_image(String)
- Method in class edu.wisc.trace.upnptarget.
SatelliteBoxApplet
M
mute(boolean)
- Method in class edu.wisc.trace.upnptarget.
SatelliteDevice
Sets MuteStateVariable to the value passed.
O
on()
- Method in class edu.wisc.trace.upnptarget.
SatelliteDevice
Sets PowerMode state variable to on.
P
paint(Graphics)
- Method in class edu.wisc.trace.upnptarget.
SatelliteBoxApplet
Repaint the display.
Q
queryControlReceived(StateVariable)
- Method in class edu.wisc.trace.upnptarget.
SatelliteDevice
This method is being called when query is called on any state variable of SatelliteBoxDevice.
R
run()
- Method in class edu.wisc.trace.upnptarget.
UpnpDeviceAnnounceThread
Inherited method of Thread class.
S
SatelliteBoxApplet
- Class in
edu.wisc.trace.upnptarget
This class is an applet and creates SatelliteBox device.
SatelliteBoxApplet()
- Constructor for class edu.wisc.trace.upnptarget.
SatelliteBoxApplet
SatelliteDevice
- Class in
edu.wisc.trace.upnptarget
This class provides functionality of SatelliteBox device.
SatelliteDevice(File)
- Constructor for class edu.wisc.trace.upnptarget.
SatelliteDevice
Class constructor.
setCurrentChannel(int)
- Method in class edu.wisc.trace.upnptarget.
SatelliteDevice
Set value of ActiveChannelStateVariable to channel
SetPowerMode(String)
- Method in class edu.wisc.trace.upnptarget.
SatelliteDevice
Call corresponding method for changing power mode.
setPreviousChannel(int)
- Method in class edu.wisc.trace.upnptarget.
SatelliteDevice
Set value of PreviousChannelStateVariable to prevChannel
setSatelliteBoxListener(IDeviceListener)
- Method in class edu.wisc.trace.upnptarget.
SatelliteDevice
Assigns ISatelliteBoxListener objects.
setValue(String, Map<String, String>)
- Method in interface edu.wisc.trace.upnptarget.
IDeviceListener
This function is called when any state variable is changed
setValue(String, Map<String, String>)
- Method in class edu.wisc.trace.upnptarget.
SatelliteBoxApplet
make relative changes on display according to the actionName and paramMap.
setVolume(int)
- Method in class edu.wisc.trace.upnptarget.
SatelliteDevice
Set value of VolumeStateVariable to vol
standby()
- Method in class edu.wisc.trace.upnptarget.
SatelliteDevice
Sets PowerMode state variable to standby.
start()
- Method in class edu.wisc.trace.upnptarget.
SatelliteBoxApplet
Creates Panels and Labels to display in applet and set the default values.
startDevice()
- Method in class edu.wisc.trace.upnptarget.
SatelliteDevice
Calls start method
stop()
- Method in class edu.wisc.trace.upnptarget.
SatelliteBoxApplet
Stops the Satellite Device
stopDevice()
- Method in class edu.wisc.trace.upnptarget.
SatelliteDevice
Calls stop method
stopSatelliteBoxDevice()
- Method in class edu.wisc.trace.upnptarget.
SatelliteDevice
U
UpnpDeviceAnnounceThread
- Class in
edu.wisc.trace.upnptarget
A Thread which keeps Announcing the presence of the UPnP Device in the Network after each interval of time specified in the Constructor
UpnpDeviceAnnounceThread(Device, int)
- Constructor for class edu.wisc.trace.upnptarget.
UpnpDeviceAnnounceThread
W
windowClosing(WindowEvent)
- Method in class edu.wisc.trace.upnptarget.
SatelliteBoxApplet
Switches off the Satellite Device and exits
A
E
G
I
L
M
O
P
Q
R
S
U
W
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2006 Trace R&D Center, University of Wisconsin-Madison. All Rights Reserved.