[MOBY-guts] biomoby commit
Paul Gordon
gordonp at dev.open-bio.org
Fri Oct 27 20:11:01 UTC 2006
gordonp
Fri Oct 27 16:11:01 EDT 2006
Update of /home/repository/moby/moby-live/Java/src/main/ca/ucalgary/seahawk/util
In directory dev.open-bio.org:/tmp/cvs-serv23739/src/main/ca/ucalgary/seahawk/util
Modified Files:
MobyUtils.java
Log Message:
Improvements to popup-menu hierarchy when there are many, many service options
moby-live/Java/src/main/ca/ucalgary/seahawk/util MobyUtils.java,1.3,1.4
===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/main/ca/ucalgary/seahawk/util/MobyUtils.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- /home/repository/moby/moby-live/Java/src/main/ca/ucalgary/seahawk/util/MobyUtils.java 2006/10/27 20:00:35 1.3
+++ /home/repository/moby/moby-live/Java/src/main/ca/ucalgary/seahawk/util/MobyUtils.java 2006/10/27 20:11:01 1.4
@@ -11,7 +11,7 @@
import javax.swing.JLabel;
public class MobyUtils{
- public static final int MAX_OBJ_NAME_LEN = 12;
+ public static final int MAX_OBJ_NAME_LEN = 18;
private static MobyContentGUI mobyContentGUI = null;
private static MobyServicesGUI mobyServicesGUI = null;
More information about the MOBY-guts
mailing list