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
protected  FaceChooserFrame FaceChooserFrame.FaceChooserList.fcf
           
(package private)  FaceChooserFrame SOCFaceButton.FaceButtonPopupMenu.fsf
           
 

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