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

Quick Search    Search Deep

Uses of Class
org.jempeg.empeg.emplode.model.FIDPlaylistTreeNode

Uses of FIDPlaylistTreeNode in org.jempeg.empeg.emplode.model
 

Methods in org.jempeg.empeg.emplode.model that return FIDPlaylistTreeNode
 FIDPlaylistTreeNode FIDPlaylistTreeNode.getNode(org.jempeg.empeg.emptool.FIDPlaylist _playlist)
          Returns the tree node that corresponds to the given playlist.
 FIDPlaylistTreeNode FIDPlaylistTreeNode.makePlaylist(org.jempeg.empeg.emplode.action.FIDTreeNodeChangeListenerIfc _changeListener, java.lang.String _name)
          Creates a new sub-playlist underneath this node.