Author: rozagh
Date: 2012-03-12 13:15:56 -0700 (Mon, 12 Mar 2012)
New Revision: 28499
Modified:
core3/impl/trunk/work-swing-impl/impl/src/main/java/org/cytoscape/work/internal/tunables/BoundedHandler.java
Log:
Removed @ProvidesGUI from BitmapWriter and implemented the GUI using tunables.
Interactions between tunables implemented for BitmapWriter.
A test module developed for BitmapWriter.
work-api, work-swing-api and work-swing-impl updated. Most of the tunable
handlers have the update,getstate and event handler methods added.
Modified:
core3/impl/trunk/work-swing-impl/impl/src/main/java/org/cytoscape/work/internal/tunables/BoundedHandler.java
===================================================================
---
core3/impl/trunk/work-swing-impl/impl/src/main/java/org/cytoscape/work/internal/tunables/BoundedHandler.java
2012-03-12 20:04:55 UTC (rev 28498)
+++
core3/impl/trunk/work-swing-impl/impl/src/main/java/org/cytoscape/work/internal/tunables/BoundedHandler.java
2012-03-12 20:15:56 UTC (rev 28499)
@@ -175,7 +175,6 @@
public void stateChanged(ChangeEvent e) {
- System.out.println("in satatechange");
handle();
}
--
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.