Okay, so we have this task where we need to program a CD library. It has 4 textfields where you'll put in artist, title, length and number of tracks. Were using JFrame for this and I've managed to...