Not made a great deal of progress regarding loading and saving the schema library since the last meeting. Changing the JFileChooser properties from the Netbeans GUI builder is the main problem I've encountered so far. I would prefer to use the JFileChooser as it includes a lot of error-handling methods, but a simple text dialog box would be acceptable for now.
I have also run into a problem with creating schemas manually in the GUI. Currently the Schema object constructors require State and Response objects to be passed as arguments, complicating the GUI dialog. My solution to this for now is to create new Schema constructors with take all the values stored by the schema and create the appropriate States and Responses.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment