2009-01-09 1.2.0

Uses of Class
org.eclipse.soda.dk.device.swt.DeviceSwt

Packages that use DeviceSwt
org.eclipse.soda.dk.device.swt This package is part of the org.eclipse.soda.dk.device.swt project. 
 

Uses of DeviceSwt in org.eclipse.soda.dk.device.swt
 

Fields in org.eclipse.soda.dk.device.swt declared as DeviceSwt
protected  DeviceSwt Bridge.parent
          Define the parent (DeviceSwt) field.
 

Methods in org.eclipse.soda.dk.device.swt that return DeviceSwt
 DeviceSwt Bridge.getParent()
          Gets the parent (DeviceSwt) value.
 

Methods in org.eclipse.soda.dk.device.swt with parameters of type DeviceSwt
 void Bridge.setParent(DeviceSwt parent)
          Sets the parent value.
 

Constructors in org.eclipse.soda.dk.device.swt with parameters of type DeviceSwt
Bridge(DeviceSwt parent, org.eclipse.swt.widgets.TableItem tableItem, ControlService control)
          Constructs an instance of this class.
CommandBridge(DeviceSwt parent, org.eclipse.swt.widgets.TableItem tableItem, CommandService control)
          Constructs an instance of this class from the specified table item and control parameters.
MeasurementBridge(DeviceSwt parent, org.eclipse.swt.widgets.TableItem tableItem, MeasurementService measurement)
          Constructs an instance of this class from the specified table item and control parameters.
SignalBridge(DeviceSwt parent, org.eclipse.swt.widgets.TableItem tableItem, SignalService signal)
          Constructs an instance of this class.
 


2009-01-09 1.2.0

Copyright (c) 2009 IBM. See license in Legal section.