Hi, I'm building a FiloFax program to store everyday needed information.
I've subclassed JPanel into a JPanLogon, JPanAddress, JPanBookmarks. Each of which is JPanel with text boxes etc that captures information I use daily, they all look different and store different information.
I was using...