2009-01-09 1.2.0

Uses of Class
org.eclipse.soda.dk.profile.swt.ProfileSwt

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

Uses of ProfileSwt in org.eclipse.soda.dk.profile.swt
 

Subclasses of ProfileSwt in org.eclipse.soda.dk.profile.swt
 class ControlProfileSwt
           
 

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

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

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

Constructors in org.eclipse.soda.dk.profile.swt with parameters of type ProfileSwt
Bridge(ProfileSwt parent, org.eclipse.swt.widgets.TreeItem treeItem, java.lang.String key)
          Constructs an instance of this class.
CommandBridge(ProfileSwt parent, org.eclipse.swt.widgets.TreeItem treeItem, java.lang.String key)
          Constructs an instance of this class from the specified tree item and control parameters.
MeasurementBridge(ProfileSwt parent, org.eclipse.swt.widgets.TreeItem treeItem, java.lang.String key)
          Constructs an instance of this class from the specified tree item and control parameters.
SignalBridge(ProfileSwt parent, org.eclipse.swt.widgets.TreeItem treeItem, java.lang.String key)
          Constructs an instance of this class.
 


2009-01-09 1.2.0

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