plan.txt 380 B

12345678
  1. idea:
  2. main.java is a jframe holding all the shit
  3. add a jcomponent which is the top control bar
  4. add a jcomponent which is the collection of crap, which goes between the 2 layout managers
  5. this contains basically a bunch of classes which are also components, which are the pictures+metadata
  6. popups are handled like i did in a2
  7. have a model which is just data everything observes