Package stanford.facepamphlet

Interface Summary
FPConstants This interface declares various constants that are used in the FacePamphlet application.
 

Class Summary
FPRepository This class is used to share information among users of the FacePamphlet application.
FPRepositoryStub This class exports a version of the FPRepository that simulates all operations locally without actually connecting to the network.
FPScrollableList This class implements a scrolling list interactor that can be used for displaying or choosing friends.
FPScrollableTextArea This class implements a scrollable text area.