Open grantbow opened 12 years ago
Started working on this. I need to convert the variables I'm using to objects and attributes and store them in the old variables. I am also seeing I stored global data in the same area but I need to store this in preferences like it should be. I haven't tacked the default preferences APIs yet.
created the class with (I think) all the variables we need in mark.java.
Modify the values stored in the playlist to use import java.io.Serializable; (pickled) arrays of data including the name of the playlist, the color value, etc.