Uses of Interface
org.cybergarage.upnp.control.ActionListener
| Package | Description |
|---|---|
| org.cybergarage.upnp | |
| org.cybergarage.upnp.xml |
-
Uses of ActionListener in org.cybergarage.upnp
Methods in org.cybergarage.upnp that return ActionListener Modifier and Type Method Description ActionListenerAction. getActionListener()Methods in org.cybergarage.upnp with parameters of type ActionListener Modifier and Type Method Description voidAction. setActionListener(ActionListener listener)voidDevice. setActionListener(ActionListener listener)voidDevice. setActionListener(ActionListener listener, boolean includeSubDevices)voidService. setActionListener(ActionListener listener) -
Uses of ActionListener in org.cybergarage.upnp.xml
Methods in org.cybergarage.upnp.xml that return ActionListener Modifier and Type Method Description ActionListenerActionData. getActionListener()Methods in org.cybergarage.upnp.xml with parameters of type ActionListener Modifier and Type Method Description voidActionData. setActionListener(ActionListener actionListener)