Uses of Class
packets.Clip

Packages that use Clip
mediaplayer   
packets   
 

Uses of Clip in mediaplayer
 

Fields in mediaplayer declared as Clip
 Clip Item.clip
          clip associated with the item
 

Constructors in mediaplayer with parameters of type Clip
Item(java.lang.String name, java.lang.String filename, Clip clip)
           
 

Uses of Clip in packets
 

Fields in packets with type parameters of type Clip
 java.util.ArrayList<Clip> ListPacket.clips
          list of clips to be sent