Interface TabComponentCreator
-
- All Known Implementing Classes:
AnalogPortListPanel,BacklightPortListPanel,BoosterPanel,CvDefinitionPanel,DefaultTabSelectionPanel,FeedbackPortListPanel,InputPortListPanel,LightPortListPanel,MotorPortListPanel,ServoPortListPanel,SoundPortListPanel,SwitchPairPortListPanel,SwitchPortListPanel
public interface TabComponentCreator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectgetCreator()
-
-
-
Method Detail
-
getCreator
Object getCreator()
- Returns:
- the creator
-
-