org.cogchar.bind.rk.robot.client
Class RobotSelector.OSGiRobotSelector

java.lang.Object
  extended by org.robokind.api.common.property.PropertyChangeNotifier
      extended by org.cogchar.bind.rk.robot.client.RobotSelector.OSGiRobotSelector
All Implemented Interfaces:
RobotSelector, org.robokind.api.common.property.PropertyChangeSource
Enclosing interface:
RobotSelector

public static class RobotSelector.OSGiRobotSelector
extends org.robokind.api.common.property.PropertyChangeNotifier
implements RobotSelector


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.cogchar.bind.rk.robot.client.RobotSelector
RobotSelector.OSGiRobotSelector
 
Constructor Summary
RobotSelector.OSGiRobotSelector()
           
 
Method Summary
 List<org.robokind.api.motion.Robot.Id> getAvailableIds()
           
 org.robokind.api.motion.Robot.Id getSelectedId()
           
 void selectId(org.robokind.api.motion.Robot.Id robotId)
           
 
Methods inherited from class org.robokind.api.common.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.robokind.api.common.property.PropertyChangeSource
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener
 

Constructor Detail

RobotSelector.OSGiRobotSelector

public RobotSelector.OSGiRobotSelector()
Method Detail

getAvailableIds

public List<org.robokind.api.motion.Robot.Id> getAvailableIds()
Specified by:
getAvailableIds in interface RobotSelector

getSelectedId

public org.robokind.api.motion.Robot.Id getSelectedId()
Specified by:
getSelectedId in interface RobotSelector

selectId

public void selectId(org.robokind.api.motion.Robot.Id robotId)
Specified by:
selectId in interface RobotSelector


Copyright © 2010-2014. All Rights Reserved.