Menu

Webservice Commit Log


Commit Date  
[r143] by weinerth

This is hopefully the final 0.1 release of the RepositoryEditor.
This version offers some basic functionality, such as:
open a ProblemCatalog,
create new, delete, save, cut, copy, paste and edit Problems and Answers.

Modified Files:
src/java/de/fhworms/ztt/ox/examadministrationclient/RepositoryEditor.java
resource/de/fhworms/ztt/ox/resources/bundles/RepositoryEditor.properties

2002-05-21 10:41:22 Tree
[r142] by weinerth

Minor changes of the setValueAt(...) method and some Javadoc corrections.

Modified Files:
src/java/de/fhworms/ztt/ox/examrepository/ProblemModel.java
src_test/java/unit/de/fhworms/ztt/ox/examrepository/ProblemModelTest.java

2002-05-21 10:28:57 Tree
[r141] by weinerth

Minor changes to the setProblem(...) method.

Modified Files:
src/java/de/fhworms/ztt/ox/examrepository/ProblemCatalog.java
src_test/java/unit/de/fhworms/ztt/ox/examrepository/ProblemCatalogTest.java

2002-05-21 10:26:46 Tree
[r140] by weinerth

Added clone() method that returns a shallow copy of this Problem instance.
Added setAnswer(Answer answer, int index) method that sets an answer at the
specified index.

Modified Files:
src/java/de/fhworms/ztt/ox/examrepository/Problem.java
src_test/java/unit/de/fhworms/ztt/ox/examrepository/ProblemTest.java

2002-05-21 10:24:34 Tree
[r139] by weinerth

Added addValue() method for adding a new answer value to the model.
Added setValueAt(Answer answer, int row) method for setting an answer
at the specified row index.

Modified Files:
src/java/de/fhworms/ztt/ox/examrepository/AnswerModel.java
src_test/java/unit/de/fhworms/ztt/ox/examrepository/AnswerModelTest.java

2002-05-21 10:20:03 Tree
[r138] by weinerth

Minor Javadoc changes.

Modified Files:
src/java/de/fhworms/ztt/ox/examrepository/Answer.java

2002-05-21 10:15:58 Tree
[r137] by weinerth

Modified Files:
resource/de/fhworms/ztt/ox/resources/icons/problem.gif

2002-05-21 10:13:38 Tree
[r136] by weinerth

ResourceBundle for de.fhworms.ztt.ox.examrepository.AnswerModel

Added Files:
resource/de/fhworms/ztt/ox/resources/bundles/AnswerModel.properties

2002-05-21 10:12:27 Tree
[r135] by heibel

*** empty log message ***

2002-05-21 10:04:35 Tree
[r134] by weinerth

Problem.java
added setText(String text) method
ProblemCatalog.java
added setProblem(int index, Problem problem) method
ProblemModel.java
added addValue() method, returns true if value added
added private initResources() method to init ResourceBundle
added setValueAt(String text, int row, int column) method
ProblemModel.properties
ResourceBundle for the ProblemModel

Modified Files:
build.xml
src/java/de/fhworms/ztt/ox/examadministrationclient/RepositoryEditor.java
src/java/de/fhworms/ztt/ox/examrepository/Problem.java
src/java/de/fhworms/ztt/ox/examrepository/ProblemCatalog.java
src/java/de/fhworms/ztt/ox/examrepository/ProblemModel.java
src_test/java/unit/de/fhworms/ztt/ox/examrepository/ProblemCatalogTest.java
src_test/java/unit/de/fhworms/ztt/ox/examrepository/ProblemModelTest.java
src_test/java/unit/de/fhworms/ztt/ox/examrepository/ProblemTest.java
Added Files:
resource/de/fhworms/ztt/ox/resources/bundles/ProblemModel.properties

2002-05-17 10:55:53 Tree
Older >
MongoDB Logo MongoDB