Author: mmichaud
Date: 2009-04-15 07:54:26 -0700 (Wed, 15 Apr 2009)
New Revision: 16582

Modified:
   
core3/work-swing-impl/trunk/src/main/java/org/cytoscape/work/internal/tunables/GuiTunableInterceptor.java
Log:


Modified: 
core3/work-swing-impl/trunk/src/main/java/org/cytoscape/work/internal/tunables/GuiTunableInterceptor.java
===================================================================
--- 
core3/work-swing-impl/trunk/src/main/java/org/cytoscape/work/internal/tunables/GuiTunableInterceptor.java
   2009-04-15 14:53:29 UTC (rev 16581)
+++ 
core3/work-swing-impl/trunk/src/main/java/org/cytoscape/work/internal/tunables/GuiTunableInterceptor.java
   2009-04-15 14:54:26 UTC (rev 16582)
@@ -29,7 +29,7 @@
        private Component parent=null;
        private Map<java.util.List<Guihandler>,JPanel> panelMap;
        private java.util.List<Guihandler> lh;
-       boolean out;
+       private boolean out;
        private JFrame frame = new JFrame("Set Parameters");
        private JPanel panel = new JPanel();
        private Object[] objs;


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to