Author: mmichaud
Date: 2009-04-02 07:57:23 -0700 (Thu, 02 Apr 2009)
New Revision: 16419
Modified:
csplugins/trunk/pasteur/mathieu/tunables2/src/main/java/org/cytoscape/work/Tunable.java
Log:
Modified:
csplugins/trunk/pasteur/mathieu/tunables2/src/main/java/org/cytoscape/work/Tunable.java
===================================================================
---
csplugins/trunk/pasteur/mathieu/tunables2/src/main/java/org/cytoscape/work/Tunable.java
2009-04-02 14:55:52 UTC (rev 16418)
+++
csplugins/trunk/pasteur/mathieu/tunables2/src/main/java/org/cytoscape/work/Tunable.java
2009-04-02 14:57:23 UTC (rev 16419)
@@ -13,4 +13,5 @@
String xorKey() default "";
String dependsOn() default "";
public enum Param
{slider,nothing,horizontal,vertical,uncollapsed,collapsed}
+ Param[] alignment() default {};
}
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---