|
2009-01-09 1.2.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||