Package edu.berkeley.guir.papier_mache.assoc

Interface Summary
AssociationFactory An interface that creates AssociationElts.
MediaClip.MediaClipListener  
 

Class Summary
AcceptAllClassifier  
AssociationAction Actions (verbs) do things; they operate on the focus AssociationNoun.
AssociationElt  
AssociationNoun Nouns are an object: a person place or thing.
AssociationTreeTable  
AssociationWrapper  
AudioClip  
ClassInstanceFactory With each creation, creates a new element of the same class type.
DefaultAssociationFactory This interface is used to select what type of media element is to be associated with a new phob.
FastForwardElt  
FileBrowser  
IdentityClassifier Classifies phobs by whether they are equal to the phob passed into the constructor.
ListAssociation  
MediaClip A MediaClip is a particular piece of media, i.e., an audio or video clip.
ObjectClassifier  
ObjectClassifier.AcceptAllClassifier  
PauseElt  
ResetElt  
RewindElt  
SameSourceClassifier This classification accepts all objects that have the same event source.
StringFactory  
StringWrapper This software is distributed under the Berkeley Software License.
TypeClassifier This classification accepts phobs whose class type is the same.
UserAssociationFactory  
UserAssociationFactory.AssociationModel  
UserAssociationFactory.ClassifierModel  
VideoClip  
WebPage A WebPage's executeAction method, inherited from being a MediaElement, opens up a window with the given url.