ViewVC Help
View Directory | Revision Log | Download Tarball | View Changeset | Root Listing
root/owl/trunk/tools
r381
File Last Change
 ../
R.java 14 (18 years ago) by stehr: removed ununsed imports and variables
mySQLConnect.java 14 (18 years ago) by stehr: removed ununsed imports and variables
calcMST.java 14 (18 years ago) by stehr: removed ununsed imports and variables
Report.java 14 (18 years ago) by stehr: removed ununsed imports and variables
MultiOutputStream.java 27 (18 years ago) by stehr: initial import
MultiOutputStreamTest.java 27 (18 years ago) by stehr: initial import
PymolServerOutputStreamTest.java 29 (18 years ago) by stehr: changed server port to standard
utils4lh.java 30 (18 years ago) by stehr: introduced generics, so class will compile in Java 5, not sure though whether the functionality is the same as before, will need more testing
Graph2Pml.java 49 (18 years ago) by filippis: More flexibility in coloring, popDefaults/setDefaults methods plus comments
ColoredStrings.java 54 (18 years ago) by stehr: initial import
ColoredStringsTest.java 54 (18 years ago) by stehr: initial import
utils4DB.java 56 (18 years ago) by filippis: execUpdateQuery method added and code in comments was removed
QueryThread.java 97 (18 years ago) by duarte: Added getters/setters to host,db,user and password in MySQLConnection Added another constructor to QueryThread to take just the MySQLConnection as argument
MySQLConnectionCheck.java 110 (18 years ago) by duarte: New class MySQLConnectionCheck, to check whether MySQL servers are alive, uses threads Changes in DataDistribution: - new field: String[] nodes, initialised in constructor - changed constructor to check for nodes that are alive, using new method nodesAlive - renamed getNodes to getMySQLNodes. New method getNodes just returns the new field String[] nodes DataDistributer: renamed calls to DataDistribution's getNodes to getMySQLNodes
PyMol.java 120 (17 years ago) by stehr: added overloaded method setDistance for use in CM2Pymol for chains without chain code
TableSorter.java 121 (17 years ago) by stehr: Updated TableSorter to compile in Java 1.5 and some trivial changes in comments
SystemCmd.java 121 (17 years ago) by stehr: Updated TableSorter to compile in Java 1.5 and some trivial changes in comments
Msdsd2Pdb.java 202 (17 years ago) by duarte: MySQLConnection now throwing SQLException on connect Many files changed following this: all calling classes now re-throwing or catching the SQLException
DataDistribution.java 202 (17 years ago) by duarte: MySQLConnection now throwing SQLException on connect Many files changed following this: all calling classes now re-throwing or catching the SQLException
ClusterConnection.java 202 (17 years ago) by duarte: MySQLConnection now throwing SQLException on connect Many files changed following this: all calling classes now re-throwing or catching the SQLException
DataDistributer.java 202 (17 years ago) by duarte: MySQLConnection now throwing SQLException on connect Many files changed following this: all calling classes now re-throwing or catching the SQLException
PymolServerOutputStream.java 203 (17 years ago) by duarte: Using apache xmlrpc version 3.0 in PyMolServerOutputStream
Machine.java 350 (16 years ago) by stehr: Machine: added main and some other methods; MySQLConnection: added explicit handling of some exceptions
MySQLConnection.java 350 (16 years ago) by stehr: Machine: added main and some other methods; MySQLConnection: added explicit handling of some exceptions
Pair.java 381 (16 years ago) by lpetzo: a generic pair class
(Current path doesn't exist after revision 950)
         25 files shown