Author: kono
Date: 2009-04-28 13:20:34 -0700 (Tue, 28 Apr 2009)
New Revision: 16696
Removed:
core3/presentation-api/trunk/src/main/java/org/cytoscape/view/presentation/PresentationManager.java
Log:
PresentationManager removed. This will be in the application.
Deleted:
core3/presentation-api/trunk/src/main/java/org/cytoscape/view/presentation/PresentationManager.java
===================================================================
---
core3/presentation-api/trunk/src/main/java/org/cytoscape/view/presentation/PresentationManager.java
2009-04-28 20:17:20 UTC (rev 16695)
+++
core3/presentation-api/trunk/src/main/java/org/cytoscape/view/presentation/PresentationManager.java
2009-04-28 20:20:34 UTC (rev 16696)
@@ -1,10 +0,0 @@
-
-package org.cytoscape.view.presentation;
-
-import org.cytoscape.view.model.CyNetworkView;
-
-public interface PresentationManager {
-
- Presentation getPresentation( CyNetworkView view );
-}
-
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/cytoscape-cvs?hl=en
-~----------~----~----~----~------~----~------~--~---