Uses of Class
soc.client.FaceChooserFrame

Packages that use FaceChooserFrame
soc.client   
 

Uses of FaceChooserFrame in soc.client
 

Fields in soc.client declared as FaceChooserFrame
private  FaceChooserFrame SOCFaceButton.faceChooser
          Null unless being used in the face chooser
(package private)  FaceChooserFrame SOCFaceButton.FaceButtonPopupMenu.fsf
           
protected  FaceChooserFrame FaceChooserFrame.FaceChooserList.fcf
           
 

Constructors in soc.client with parameters of type FaceChooserFrame
SOCFaceButton(SOCPlayerInterface pi, FaceChooserFrame fcf, int faceId)
          create a new SOCFaceButton, for the FaceChooserFrame (bordered mode)
FaceChooserFrame.FaceChooserList(FaceChooserFrame fcf, int selectedFaceId)
          Create facechooserlist for this frame, with selected face ID.