|
2009-01-09 1.2.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeviceAwt | |
|---|---|
| org.eclipse.soda.dk.device.awt | This package is part of the org.eclipse.soda.dk.device.awt project. |
| Uses of DeviceAwt in org.eclipse.soda.dk.device.awt |
|---|
| Fields in org.eclipse.soda.dk.device.awt declared as DeviceAwt | |
|---|---|
protected DeviceAwt |
SignalBridge.deviceAwt
Define the device awt (DeviceAwt) field. |
protected DeviceAwt |
CommandBridge.deviceAwt
Define the device awt (DeviceAwt) field. |
| Methods in org.eclipse.soda.dk.device.awt that return DeviceAwt | |
|---|---|
DeviceAwt |
SignalBridge.getDeviceAwt()
Gets the device AWT value. |
DeviceAwt |
CommandBridge.getDeviceAwt()
Gets the device AWT value. |
| Methods in org.eclipse.soda.dk.device.awt with parameters of type DeviceAwt | |
|---|---|
void |
SignalBridge.setDeviceAwt(DeviceAwt deviceAwt)
Sets the device AWT value. |
void |
CommandBridge.setDeviceAwt(DeviceAwt deviceAwt)
Sets the device AWT value. |
| Constructors in org.eclipse.soda.dk.device.awt with parameters of type DeviceAwt | |
|---|---|
CommandBridge(DeviceAwt deviceAwt,
java.awt.List list,
int index,
CommandService command)
Constructs an instance of this class from the specified device awt, list, index and command parameters. |
|
SignalBridge(DeviceAwt deviceAwt,
java.awt.List list,
int index,
SignalService signal)
Constructs an instance of this class from the specified device awt, list, index and signal parameters. |
|
|
2009-01-09 1.2.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||