Introduction - If you have any usage issues, please Google them yourself
JAVA development using a simple test system, including detailed design, testing, use of the process.
Packet : 95302917simple_exam_system.rar filelist
Simple_exam_system\bin\controller\command\AddCommand.class
Simple_exam_system\bin\controller\command\DifficultyCommand.class
Simple_exam_system\bin\controller\command\FindCommand.class
Simple_exam_system\bin\controller\command\NextCommand.class
Simple_exam_system\bin\controller\command\OperateCommand.class
Simple_exam_system\bin\controller\command\RadomCommand.class
Simple_exam_system\bin\controller\command\RemoveCommand.class
Simple_exam_system\bin\controller\command\ShowScoreCommand.class
Simple_exam_system\bin\controller\command\StartCommand.class
Simple_exam_system\bin\controller\command\SubmitCommand.class
Simple_exam_system\bin\controller\command\UpdateCommand.class
Simple_exam_system\bin\controller\exception\EndItemException.class
Simple_exam_system\bin\controller\exception\NullItemException.class
Simple_exam_system\bin\controller\state\BFItemState.class
Simple_exam_system\bin\controller\state\ChoiceItemState.class
Simple_exam_system\bin\controller\state\MChoiceItemState.class
Simple_exam_system\bin\controller\state\Mediator.class
Simple_exam_system\bin\controller\state\State.class
Simple_exam_system\bin\controller\state\StateManager.class
Simple_exam_system\bin\controller\state\TFItemState.class
Simple_exam_system\bin\model\condition\test\Testable.class
Simple_exam_system\bin\model\condition\test\TestByDifficulty.class
Simple_exam_system\bin\model\condition\test\TestByRadom.class
Simple_exam_system\bin\model\condition\visitor\SingleVisitor.class
Simple_exam_system\bin\model\condition\visitor\Visitor.class
Simple_exam_system\bin\model\connection\Connectable.class
Simple_exam_system\bin\model\connection\ConnectionAccess.class
Simple_exam_system\bin\model\domain\Item.class
Simple_exam_system\bin\model\exception\AddFailedException.class
Simple_exam_system\bin\model\exception\FindFailedException.class
Simple_exam_system\bin\model\exception\UpdataFailedException.class
Simple_exam_system\bin\model\persistency\ItemMapper.class
Simple_exam_system\bin\model\persistency\PersistentItem.class
Simple_exam_system\bin\viewer\AddItem$1.class
Simple_exam_system\bin\viewer\AddItem$2.class
Simple_exam_system\bin\viewer\AddItem$3.class
Simple_exam_system\bin\viewer\AddItem.class
Simple_exam_system\bin\viewer\AddItem_find_actionAdapter.class
Simple_exam_system\bin\viewer\BlankFillItem$1.class
Simple_exam_system\bin\viewer\BlankFillItem.class
Simple_exam_system\bin\viewer\ChoiceItem$1.class
Simple_exam_system\bin\viewer\ChoiceItem$2.class
Simple_exam_system\bin\viewer\ChoiceItem$3.class
Simple_exam_system\bin\viewer\ChoiceItem$4.class
Simple_exam_system\bin\viewer\ChoiceItem.class
Simple_exam_system\bin\viewer\endButton_actionAdapter.class
Simple_exam_system\bin\viewer\end_actionAdapter.class
Simple_exam_system\bin\viewer\MutiChoiceItem$1.class
Simple_exam_system\bin\viewer\MutiChoiceItem$2.class
Simple_exam_system\bin\viewer\MutiChoiceItem$3.class
Simple_exam_system\bin\viewer\MutiChoiceItem$4.class
Simple_exam_system\bin\viewer\MutiChoiceItem.class
Simple_exam_system\bin\viewer\OnlineTest$1.class
Simple_exam_system\bin\viewer\OnlineTest.class
Simple_exam_system\bin\viewer\OperateFrame.class
Simple_exam_system\bin\viewer\RemoveItem$1.class
Simple_exam_system\bin\viewer\RemoveItem$2.class
Simple_exam_system\bin\viewer\RemoveItem$3.class
Simple_exam_system\bin\viewer\RemoveItem.class
Simple_exam_system\bin\viewer\TestFrame.class
Simple_exam_system\bin\viewer\TestFrame_jButton1_actionAdapter.class
Simple_exam_system\bin\viewer\TestFrame_jButton2_actionAdapter.class
Simple_exam_system\bin\viewer\TestFrame_jButton3_actionAdapter.class
Simple_exam_system\bin\viewer\TrueFalseItem$1.class
Simple_exam_system\bin\viewer\TrueFalseItem$2.class
Simple_exam_system\bin\viewer\TrueFalseItem.class
Simple_exam_system\bin\viewer\UpdateItem$1.class
Simple_exam_system\bin\viewer\UpdateItem$2.class
Simple_exam_system\bin\viewer\UpdateItem$3.class
Simple_exam_system\bin\viewer\UpdateItem.class
Simple_exam_system\bin\viewer\UpdateItem_findButton_actionAdapter.class
Simple_exam_system\bin\viewer\UserFrame.class
Simple_exam_system\bin\viewer\UserFrame_addMenuItem_actionAdapter.class
Simple_exam_system\bin\viewer\UserFrame_difficultyMenu_itemAdapter.class
Simple_exam_system\bin\viewer\UserFrame_endButton_actionAdapter.class
Simple_exam_system\bin\viewer\UserFrame_reCheckBoxMenuItem6_itemAdapter.class
Simple_exam_system\bin\viewer\UserFrame_removeMenuItem_actionAdapter.class
Simple_exam_system\bin\viewer\UserFrame_startMenuItem_actionAdapter.class
Simple_exam_system\bin\viewer\UserFrame_updateMenuItem_actionAdapter.class
Simple_exam_system\build.bat
Simple_exam_system\build.txt
Simple_exam_system\design.doc
Simple_exam_system\doc\allclasses-frame.html
Simple_exam_system\doc\allclasses-noframe.html
Simple_exam_system\doc\constant-values.html
Simple_exam_system\doc\controller\command\AddCommand.html
Simple_exam_system\doc\controller\command\DifficultyCommand.html
Simple_exam_system\doc\controller\command\FindCommand.html
Simple_exam_system\doc\controller\command\NextCommand.html
Simple_exam_system\doc\controller\command\OperateCommand.html
Simple_exam_system\doc\controller\command\package-frame.html
Simple_exam_system\doc\controller\command\package-summary.html
Simple_exam_system\doc\controller\command\package-tree.html
Simple_exam_system\doc\controller\command\RadomCommand.html
Simple_exam_system\doc\controller\command\RemoveCommand.html
Simple_exam_system\doc\controller\command\ShowScoreCommand.html
Simple_exam_system\doc\controller\command\StartCommand.html
Simple_exam_system\doc\controller\command\SubmitCommand.html
Simple_exam_system\doc\controller\command\UpdateCommand.html
Simple_exam_system\doc\controller\exception\EndItemException.html
Simple_exam_system\doc\controller\exception\NullItemException.html
Simple_exam_system\doc\controller\exception\package-frame.html
Simple_exam_system\doc\controller\exception\package-summary.html
Simple_exam_system\doc\controller\exception\package-tree.html
Simple_exam_system\doc\controller\state\BFItemState.html
Simple_exam_system\doc\controller\state\ChoiceItemState.html
Simple_exam_system\doc\controller\state\MChoiceItemState.html
Simple_exam_system\doc\controller\state\Mediator.html
Simple_exam_system\doc\controller\state\package-frame.html
Simple_exam_system\doc\controller\state\package-summary.html
Simple_exam_system\doc\controller\state\package-tree.html
Simple_exam_system\doc\controller\state\State.html
Simple_exam_system\doc\controller\state\StateManager.html
Simple_exam_system\doc\controller\state\TFItemState.html
Simple_exam_system\doc\deprecated-list.html
Simple_exam_system\doc\help-doc.html
Simple_exam_system\doc\index-all.html
Simple_exam_system\doc\index.html
Simple_exam_system\doc\model\condition\test\package-frame.html
Simple_exam_system\doc\model\condition\test\package-summary.html
Simple_exam_system\doc\model\condition\test\package-tree.html
Simple_exam_system\doc\model\condition\test\Testable.html
Simple_exam_system\doc\model\condition\test\TestByDifficulty.html
Simple_exam_system\doc\model\condition\test\TestByRadom.html
Simple_exam_system\doc\model\condition\visitor\package-frame.html
Simple_exam_system\doc\model\condition\visitor\package-summary.html
Simple_exam_system\doc\model\condition\visitor\package-tree.html
Simple_exam_system\doc\model\condition\visitor\SingleVisitor.html
Simple_exam_system\doc\model\condition\visitor\Visitor.html
Simple_exam_system\doc\model\connection\Connectable.html
Simple_exam_system\doc\model\connection\ConnectionAccess.html
Simple_exam_system\doc\model\connection\package-frame.html
Simple_exam_system\doc\model\connection\package-summary.html
Simple_exam_system\doc\model\connection\package-tree.html
Simple_exam_system\doc\model\domain\Item.html
Simple_exam_system\doc\model\domain\package-frame.html
Simple_exam_system\doc\model\domain\package-summary.html
Simple_exam_system\doc\model\domain\package-tree.html
Simple_exam_system\doc\model\exception\AddFailedException.html
Simple_exam_system\doc\model\exception\FindFailedException.html
Simple_exam_system\doc\model\exception\package-frame.html
Simple_exam_system\doc\model\exception\package-summary.html
Simple_exam_system\doc\model\exception\package-tree.html
Simple_exam_system\doc\model\exception\UpdataFailedException.html
Simple_exam_system\doc\model\persistency\ItemMapper.html
Simple_exam_system\doc\model\persistency\package-frame.html
Simple_exam_system\doc\model\persistency\package-summary.html
Simple_exam_system\doc\model\persistency\package-tree.html
Simple_exam_system\doc\model\persistency\PersistentItem.html
Simple_exam_system\doc\overview-frame.html
Simple_exam_system\doc\overview-summary.html
Simple_exam_system\doc\overview-tree.html
Simple_exam_system\doc\package-list
Simple_exam_system\doc\resources\inherit.gif
Simple_exam_system\doc\serialized-form.html
Simple_exam_system\doc\stylesheet.css
Simple_exam_system\doc\viewer\AddItem.html
Simple_exam_system\doc\viewer\AddItem_find_actionAdapter.html
Simple_exam_system\doc\viewer\BlankFillItem.html
Simple_exam_system\doc\viewer\ChoiceItem.html
Simple_exam_system\doc\viewer\endButton_actionAdapter.html
Simple_exam_system\doc\viewer\end_actionAdapter.html
Simple_exam_system\doc\viewer\MutiChoiceItem.html
Simple_exam_system\doc\viewer\OnlineTest.html
Simple_exam_system\doc\viewer\OperateFrame.html
Simple_exam_system\doc\viewer\package-frame.html
Simple_exam_system\doc\viewer\package-summary.html
Simple_exam_system\doc\viewer\package-tree.html
Simple_exam_system\doc\viewer\RemoveItem.html
Simple_exam_system\doc\viewer\TestFrame.html
Simple_exam_system\doc\viewer\TestFrame_jButton1_actionAdapter.html
Simple_exam_system\doc\viewer\TestFrame_jButton2_actionAdapter.html
Simple_exam_system\doc\viewer\TestFrame_jButton3_actionAdapter.html
Simple_exam_system\doc\viewer\TrueFalseItem.html
Simple_exam_system\doc\viewer\UpdateItem.html
Simple_exam_system\doc\viewer\UpdateItem_findButton_actionAdapter.html
Simple_exam_system\doc\viewer\UserFrame.html
Simple_exam_system\doc\viewer\UserFrame_addMenuItem_actionAdapter.html
Simple_exam_system\doc\viewer\UserFrame_difficultyMenu_itemAdapter.html
Simple_exam_system\doc\viewer\UserFrame_endButton_actionAdapter.html
Simple_exam_system\doc\viewer\UserFrame_reCheckBoxMenuItem6_itemAdapter.html
Simple_exam_system\doc\viewer\UserFrame_removeMenuItem_actionAdapter.html
Simple_exam_system\doc\viewer\UserFrame_startMenuItem_actionAdapter.html
Simple_exam_system\doc\viewer\UserFrame_updateMenuItem_actionAdapter.html
Simple_exam_system\install.doc
Simple_exam_system\ItemDatabase.mdb
Simple_exam_system\OLT.bat
Simple_exam_system\readme.txt
Simple_exam_system\src\olts\controller\command\AddCommand.java
Simple_exam_system\src\olts\controller\command\DifficultyCommand.java
Simple_exam_system\src\olts\controller\command\FindCommand.java
Simple_exam_system\src\olts\controller\command\NextCommand.java
Simple_exam_system\src\olts\controller\command\OperateCommand.java
Simple_exam_system\src\olts\controller\command\RadomCommand.java
Simple_exam_system\src\olts\controller\command\RemoveCommand.java
Simple_exam_system\src\olts\controller\command\ShowScoreCommand.java
Simple_exam_system\src\olts\controller\command\StartCommand.java
Simple_exam_system\src\olts\controller\command\SubmitCommand.java
Simple_exam_system\src\olts\controller\command\UpdateCommand.java
Simple_exam_system\src\olts\controller\exception\EndItemException.java
Simple_exam_system\src\olts\controller\exception\NullItemException.java
Simple_exam_system\src\olts\controller\state\BFItemState.java
Simple_exam_system\src\olts\controller\state\ChoiceItemState.java
Simple_exam_system\src\olts\controller\state\MChoiceItemState.java
Simple_exam_system\src\olts\controller\state\Mediator.java
Simple_exam_system\src\olts\controller\state\State.java
Simple_exam_system\src\olts\controller\state\StateManager.java
Simple_exam_system\src\olts\controller\state\TFItemState.java
Simple_exam_system\src\olts\model\condition\test\Testable.java
Simple_exam_system\src\olts\model\condition\test\TestByDifficulty.java
Simple_exam_system\src\olts\model\condition\test\TestByRadom.java
Simple_exam_system\src\olts\model\condition\visitor\SingleVisitor.java
Simple_exam_system\src\olts\model\condition\visitor\Visitor.java
Simple_exam_system\src\olts\model\connection\Connectable.java
Simple_exam_system\src\olts\model\connection\ConnectionAccess.java
Simple_exam_system\src\olts\model\domain\Item.java
Simple_exam_system\src\olts\model\exception\AddFailedException.java
Simple_exam_system\src\olts\model\exception\FindFailedException.java
Simple_exam_system\src\olts\model\exception\UpdataFailedException.java
Simple_exam_system\src\olts\model\persistency\ItemMapper.java
Simple_exam_system\src\olts\model\persistency\PersistentItem.java
Simple_exam_system\src\olts\viewer\AddItem.java
Simple_exam_system\src\olts\viewer\BlankFillItem.java
Simple_exam_system\src\olts\viewer\ChoiceItem.java
Simple_exam_system\src\olts\viewer\MutiChoiceItem.java
Simple_exam_system\src\olts\viewer\OnlineTest.java
Simple_exam_system\src\olts\viewer\OperateFrame.java
Simple_exam_system\src\olts\viewer\RemoveItem.java
Simple_exam_system\src\olts\viewer\TestFrame.java
Simple_exam_system\src\olts\viewer\TrueFalseItem.java
Simple_exam_system\src\olts\viewer\UpdateItem.java
Simple_exam_system\src\olts\viewer\UserFrame.java
Simple_exam_system\src\olts\viewer\UserFrame.jbx
Simple_exam_system\src\OnlineTest.java
Simple_exam_system\test.doc
Simple_exam_system\src\olts\model\condition\test
Simple_exam_system\src\olts\model\condition\visitor
Simple_exam_system\bin\model\condition\test
Simple_exam_system\bin\model\condition\visitor
Simple_exam_system\doc\model\condition\test
Simple_exam_system\doc\model\condition\visitor
Simple_exam_system\src\olts\controller\command
Simple_exam_system\src\olts\controller\exception
Simple_exam_system\src\olts\controller\state
Simple_exam_system\src\olts\model\condition
Simple_exam_system\src\olts\model\connection
Simple_exam_system\src\olts\model\domain
Simple_exam_system\src\olts\model\exception
Simple_exam_system\src\olts\model\persistency
Simple_exam_system\bin\controller\command
Simple_exam_system\bin\controller\exception
Simple_exam_system\bin\controller\state
Simple_exam_system\bin\model\condition
Simple_exam_system\bin\model\connection
Simple_exam_system\bin\model\domain
Simple_exam_system\bin\model\exception
Simple_exam_system\bin\model\persistency
Simple_exam_system\doc\controller\command
Simple_exam_system\doc\controller\exception
Simple_exam_system\doc\controller\state
Simple_exam_system\doc\model\condition
Simple_exam_system\doc\model\connection
Simple_exam_system\doc\model\domain
Simple_exam_system\doc\model\exception
Simple_exam_system\doc\model\persistency
Simple_exam_system\src\olts\controller
Simple_exam_system\src\olts\model
Simple_exam_system\src\olts\viewer
Simple_exam_system\bin\controller
Simple_exam_system\bin\model
Simple_exam_system\bin\viewer
Simple_exam_system\doc\controller
Simple_exam_system\doc\model
Simple_exam_system\doc\resources
Simple_exam_system\doc\viewer
Simple_exam_system\src\olts
Simple_exam_system\bin
Simple_exam_system\doc
Simple_exam_system\src
Simple_exam_system