Uses of Class
turingmachine.CTMComponentView

Uses of CTMComponentView in turingmachine
 

Fields in turingmachine declared as CTMComponentView
private  CTMComponentView CTMInternalFrameView.mViewComponent
          The view component in this frame.
 

Methods in turingmachine that return CTMComponentView
 CTMComponentView CTMInternalFrameView.getViewComponent()
          Get the view component this frame contains.
 CTMComponentView CTMComponentDragSelectArea.getViewComponent()
          Get the view component this link component belongs to.
private  CTMComponentView CTMComponentControl.getViewComponent()
          Get the view component that this control is belongs to.
 CTMComponentView CTMComponent.getViewComponent()
          Get the view component this link component belongs to.