Finished the File I/O lab exercises, which taught me more about wrapping I/O classes to gain access to methods useful in certain situations, and I learned more about file structure along the way. I'm now working on the GUI section. So far, it's covered containers, components, and layout managers; and I've started on the methods commonly used when creating GUI's.