Uses of Class
turingmachine.CTMComponentArrow

Uses of CTMComponentArrow in turingmachine
 

Fields in turingmachine declared as CTMComponentArrow
private  CTMComponentArrow CTMComponentView.mLinkArrow
          The editing arrow for adding links.
 

Methods in turingmachine that return CTMComponentArrow
 CTMComponentArrow CTMComponentView.getArrowComponent()
          Get the arrow component used for linking states together.