Changeset 632
- Timestamp:
- 07/15/11 16:59:54 (14 years ago)
- Location:
- branches/gdl-frontend/src/anaToMia/GDL_Widgets/src/us/isidor/gdl/anaToMia/Widgets
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified branches/gdl-frontend/src/anaToMia/GDL_Widgets/src/us/isidor/gdl/anaToMia/Widgets/view/GdlTopicView.java ΒΆ
r600 r632 10 10 public GdlTopicView(Topic tmRepresentative) throws InvalidGdlSchemaException, ExecutionException{ 11 11 super(tmRepresentative); 12 // TODO Auto-generated constructor stub13 12 } 14 // TODO: implement15 13 }
Note: See TracChangeset
for help on using the changeset viewer.