[graphl-cvs] graphl/src/org/mediavirus/graphl/view AbstractFacet.java
Status: Pre-Alpha
Brought to you by:
flo1
From: Flo L. <fl...@us...> - 2005-09-05 15:49:17
|
Update of /cvsroot/graphl/graphl/src/org/mediavirus/graphl/view In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15283/src/org/mediavirus/graphl/view Modified Files: AbstractFacet.java Log Message: changed some task priorities Index: AbstractFacet.java =================================================================== RCS file: /cvsroot/graphl/graphl/src/org/mediavirus/graphl/view/AbstractFacet.java,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** AbstractFacet.java 30 Nov 2004 09:38:33 -0000 1.6 --- AbstractFacet.java 5 Sep 2005 15:48:58 -0000 1.7 *************** *** 60,64 **** // do nothing per default. ! // TODO (2) either implement a generic property mechanism here, or implement his method in all subclasses // (it should then be removed here). } --- 60,64 ---- // do nothing per default. ! // TODO (2) either implement a generic property mechanism here, or implement this method in all subclasses // (it should then be removed here). } |