Author: pwang
Date: 2012-02-10 09:58:01 -0800 (Fri, 10 Feb 2012)
New Revision: 28235
Modified:
csplugins/trunk/ucsd/pwang/subnetworkByCategory/src/main/java/org/cytoscape/subnetwork/ChooseCategoryAttributeDialog.java
Log:
Clean up
Modified:
csplugins/trunk/ucsd/pwang/subnetworkByCategory/src/main/java/org/cytoscape/subnetwork/ChooseCategoryAttributeDialog.java
===================================================================
---
csplugins/trunk/ucsd/pwang/subnetworkByCategory/src/main/java/org/cytoscape/subnetwork/ChooseCategoryAttributeDialog.java
2012-02-10 17:36:57 UTC (rev 28234)
+++
csplugins/trunk/ucsd/pwang/subnetworkByCategory/src/main/java/org/cytoscape/subnetwork/ChooseCategoryAttributeDialog.java
2012-02-10 17:58:01 UTC (rev 28235)
@@ -90,10 +90,6 @@
}// </editor-fold>
private void btnOKActionPerformed(java.awt.event.ActionEvent evt) {
- // TODO add your handling code here:
-
- System.out.println("The selected atrribute is "+
this.cmbAttributes.getSelectedItem());
-
this.dispose();
}
--
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.