|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jflux.api.common.rk.property.PropertyChangeNotifier
org.mechio.api.motion.joint_properties.EnableMovement
public abstract class EnableMovement
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.mechio.api.motion.JointProperty |
|---|
JointProperty.ReadOnly<T> |
| Field Summary | |
|---|---|
static String |
DISPLAY_NAME
Name used for display purposes |
static String |
PROPERTY_NAME
JointProperty Property Name |
| Constructor Summary | |
|---|---|
EnableMovement()
|
|
| Method Summary | |
|---|---|
String |
getDisplayName()
Returns the display name of the JointProperty. |
Class<Boolean> |
getPropertyClass()
Returns the JointProperty's value Type. |
String |
getPropertyName()
Returns the name of the JointProperty. |
| Methods inherited from class org.jflux.api.common.rk.property.PropertyChangeNotifier |
|---|
addPropertyChangeListener, addPropertyChangeListener, clearAllListeners, clearListeners, fireIndexedPropertyChange, fireIndexedPropertyChange, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getPropertyChangeListeners, getPropertyChangeListeners, hasListeners, removePropertyChangeListener, removePropertyChangeListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.mechio.api.motion.JointProperty |
|---|
getNormalizableRange, getValue, getWriteable, setValue |
| Methods inherited from interface org.jflux.api.common.rk.property.PropertyChangeSource |
|---|
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener |
| Field Detail |
|---|
public static final String PROPERTY_NAME
public static final String DISPLAY_NAME
| Constructor Detail |
|---|
public EnableMovement()
| Method Detail |
|---|
public String getPropertyName()
JointProperty
getPropertyName in interface JointProperty<Boolean>public String getDisplayName()
JointProperty
getDisplayName in interface JointProperty<Boolean>public Class<Boolean> getPropertyClass()
JointProperty
getPropertyClass in interface JointProperty<Boolean>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||