- file header updated with new project page and e-mail

git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@238 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
This commit is contained in:
spandi
2007-02-05 17:10:46 +00:00
parent be44148bd0
commit 546472fd21
31 changed files with 64 additions and 38 deletions

View File

@@ -7,19 +7,19 @@ Includes the main classes for the Java libusb wrapper.
<br>
<i>LibusbJava.java</i>
is the JNI class to the
<i>LibusbWin.dll</i>
<i>LibusbJava.dll</i>
. Every class starting with
<i>Usb_</i>
represents a descriptor of the bus structure which is retrieved by
calling
<i>LibusbWin.usb_get_busses()</i>
<i>LibusbJava.usb_get_busses()</i>
.
<h2>Related Resources</h2>
For more information about this project visit
<a
href="http://inf.ntb.ch/infoportal/help/topic/ch.ntb.infoportal/projects.html">inf.ntb.ch</a>
href="http://libusbjava.sourceforge.net">http://libusbjava.sourceforge.net</a>
.
</body>