Uses of Class
ThincFrame

Uses of ThincFrame in <Unnamed>
 

Fields in <Unnamed> declared as ThincFrame
private  ThincFrame ThincCMsgResizeEvent.frame
           
private  ThincFrame ThincClient.frame
           
private  ThincFrame ThincClientCanvas.frame
           
 

Methods in <Unnamed> with parameters of type ThincFrame
 void ThincClientCanvas.setFrame(ThincFrame f)
          setFrame() sets the ThincFrame into frame variable.
 

Constructors in <Unnamed> with parameters of type ThincFrame
ThincCMsgResizeEvent(ThincMsgHandler h, ThincClientCanvas c, ThincFrame f)
          creates ThincCMsgResizeEvent object.