|
2009-01-09 1.2.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Bridge | |
|---|---|
| org.eclipse.soda.dk.profile.swt | This package is part of the org.eclipse.soda.dk.profile.swt project. |
| Uses of Bridge in org.eclipse.soda.dk.profile.swt |
|---|
| Subclasses of Bridge in org.eclipse.soda.dk.profile.swt | |
|---|---|
class |
CommandBridge
|
class |
MeasurementBridge
|
class |
SignalBridge
|
| Fields in org.eclipse.soda.dk.profile.swt declared as Bridge | |
|---|---|
protected Bridge |
ControlWindow.bridge
Define the bridge (Bridge) field. |
protected Bridge[] |
ProfileSwt.bridges
Define the bridges (Bridge[]) field. |
| Methods in org.eclipse.soda.dk.profile.swt that return Bridge | |
|---|---|
Bridge |
ControlWindow.getBridge()
Gets the bridge value. |
Bridge[] |
ProfileSwt.getBridges()
Gets the bridges (Bridge[]) value. |
| Methods in org.eclipse.soda.dk.profile.swt with parameters of type Bridge | |
|---|---|
protected void |
ProfileSwt.openControlWindow(Bridge bridge)
Get data dialog with the specified bridge parameter. |
void |
ControlWindow.setBridge(Bridge bridge)
Sets the bridge value. |
void |
ProfileSwt.setBridges(Bridge[] bridges)
Sets the bridges value. |
| Constructors in org.eclipse.soda.dk.profile.swt with parameters of type Bridge | |
|---|---|
ControlWindow(Bridge bridge)
Constructs an instance of this class from the specified parent and style parameters. |
|
|
2009-01-09 1.2.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||