public class SensorPropertiesProvider extends java.lang.Object implements PropertiesProvider
| Constructor and Description |
|---|
SensorPropertiesProvider(SensorObj sObj) |
| Modifier and Type | Method and Description |
|---|---|
com.l2fprod.common.propertysheet.DefaultProperty[] |
getProperties() |
java.lang.String |
getPropertiesDialogTitle() |
java.lang.String[] |
getPropertiesErrors(com.l2fprod.common.propertysheet.Property[] properties) |
void |
setProperties(com.l2fprod.common.propertysheet.Property[] properties) |
public SensorObj sensorObj
public SensorPropertiesProvider(SensorObj sObj)
public com.l2fprod.common.propertysheet.DefaultProperty[] getProperties()
getProperties in interface PropertiesProviderpublic java.lang.String getPropertiesDialogTitle()
getPropertiesDialogTitle in interface PropertiesProviderpublic java.lang.String[] getPropertiesErrors(com.l2fprod.common.propertysheet.Property[] properties)
getPropertiesErrors in interface PropertiesProviderpublic void setProperties(com.l2fprod.common.propertysheet.Property[] properties)
setProperties in interface PropertiesProviderCopyright © 2004-2014 FEUP-LSTS and Neptus developers. All Rights Reserved.