Uses of Class
mediaplayer.Item

Packages that use Item
gui   
mediaplayer   
 

Uses of Item in gui
 

Constructors in gui with parameters of type Item
ItemDialog(java.awt.Frame parent, boolean modal, Item item)
          Creates new form NewItemDialog
 

Uses of Item in mediaplayer
 

Fields in mediaplayer declared as Item
 Item[] Trial.items
          list of items. fixed nr of items
 

Methods in mediaplayer with parameters of type Item
 void Main.editItem(Item item)
          edits an existing item
 

Constructors in mediaplayer with parameters of type Item
Item(Item item)
          create a copy of an item