Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
org.jempeg.empeg.emplode.model

Classes in org.jempeg.empeg.emplode.model used by org.jempeg.empeg.emplode.model
AbstractFIDTreeNode
          This interface is implemented by any tree node that maps onto an Empeg AbstractFIDNode (an actual node as opposed to a virtual node like "Genre" or "Album").
BasicEmpegPlaylistTreeNode
          BasicEmpegPlaylistTreeNode is the most simple implementation of EmpegPlaylistTreeNodeIfc (basically nothing :) ).
EmpegPlaylistTreeNodeIfc
          EmpegPlaylistTreeNode is implemented by any node of the Empeg tree that is a group of nodes.
EmpegTableModelIfc
          EmpegTableModelIfc is a table model that proxies an EmpegPlaylistTreeNode, presenting it's children in table format.
EmpegTreeNodeIfc
          EmpegTreeNode is implemented by any node of the Empeg tree.
FIDChangeSet.Reason
          FIDChangeReason encapsulated a changed node and the explanation for why the change occurred.
FIDPlaylistTreeNode
          FIDPlaylistTreeNode is a basic implementation of an FIDTreeNode.
FIDPlaylistTreeNodeIfc
          FIDPlaylistTreeNode is implemented by any node of the Empeg tree that is a group of FID nodes.
FIDTreeNodeIfc
          This interface is implemented by any tree node that maps onto an Empeg AbstractFIDNode (an actual node as opposed to a virtual node like "Genre" or "Album").
FIDTuneTreeNode
          This interface is implemented by any tree node that maps onto an Empeg AbstractFIDNode (an actual node as opposed to a virtual node like "Genre" or "Album").
TableMap
           
TableSorter
           
VirtualFIDPlaylistTreeNode
          VirtualFIDPlaylistTreeNode is an FIDPlaylistTreeNode that doesn't actually exist on the Empeg.
VirtualSearchFIDPlaylistTreeNode
          VirtualSearchFIDPlaylistTreeNode is a virtual playlist that is created based on a set of search results.