pgbennett.jampal
Class Library

java.lang.Object
  extended by pgbennett.jampal.Library

public class Library
extends java.lang.Object


Field Summary
 LibraryAttributes attributes
           
 java.util.Vector<LibraryTrack> trackVec
           
 
Method Summary
 void clearLibrary()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

trackVec

public java.util.Vector<LibraryTrack> trackVec

attributes

public LibraryAttributes attributes
Method Detail

clearLibrary

public void clearLibrary()
                  throws java.lang.Exception
Throws:
java.lang.Exception