Re: [jgrapht-users] source code for examples
Brought to you by:
barak_naveh,
perfecthash
From: John V. S. <js...@gm...> - 2008-03-21 07:34:29
|
Agile Aspect wrote: > Hi - would some point me to an archive file containing the > the source code for the examples on > > http://jgrapht.wikispaces.com > > When I right click on these links, I end up downloading the copies > of the web pages. The examples are intended to be short snippets so that you can use copy and paste if you actually want to compile them. But mainly they are there just for browsing example usage patterns, which is why we don't redundantly maintain them in the distribution. Of course, that means they may break occasionally with new versions, but the nice part about wiki is that anyone can fix them :) > Also, displaying Java source code in black type on a gray background > should be strongly discouraged simply because it's optimized for low > contrast. These are using the default Java colorization provided by wikispaces, so you might want to send in your feedback here: http://www.wikispaces.com/help+index (BTW, I agree with you.) JVS |