|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.dawb.common.ui.views.monitor.MonitorUtils
public class MonitorUtils
Constructor Summary | |
---|---|
MonitorUtils()
|
Method Summary | |
---|---|
static HardwareObject |
createHardwareObject()
Reads extension point to get class implementing ServerObject which knows how to connect to the hardware. |
static HardwareObject |
createHardwareObject(java.lang.String hardwareName)
Reads extension point to get class implementing ServerObject which knows how to connect to the hardware. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MonitorUtils()
Method Detail |
---|
public static HardwareObject createHardwareObject() throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException
public static HardwareObject createHardwareObject(java.lang.String hardwareName) throws org.eclipse.core.runtime.CoreException
hardwareName,
- may be null
org.eclipse.core.runtime.CoreException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |