view runalldacapo.sh @ 3101:6ccb95c97e6d

IdealGraphVisualizer: Work around a problem with JSplitPane and the NetBeans editor: setDividerLocation() doesn't work when the split pane has not been layouted and painted yet. JSplitPane then initially uses a tiny width for the left editor component, which causes the editor to calculate invalid offsets and constantly throw exceptions, particularly on mouse events. Thus, defer adding the two components and setting the divider's location.
author Peter Hofer <peter.hofer@jku.at>
date Thu, 30 Jun 2011 12:17:27 +0200
parents 34b5eea9b001
children
line wrap: on
line source

#!/bin/bash
bash rundacapo.sh avrora
bash rundacapo.sh batik
bash rundacapo.sh eclipse
bash rundacapo.sh fop
bash rundacapo.sh h2
bash rundacapo.sh jython
bash rundacapo.sh luindex
bash rundacapo.sh lusearch
bash rundacapo.sh pmd
bash rundacapo.sh sunflow
bash rundacapo.sh tomcat
bash rundacapo.sh tradebeans
bash rundacapo.sh tradesoap
bash rundacapo.sh xalan