Menu

fireTreeStructureChanged protected access

2010-09-27
2012-12-06
  • chris skinner

    chris skinner - 2010-09-27

    I cant build UsbView.java because"

    \UsbView.java:177: fireTreeStructureChanged(ch.ntb.usb.Usb_Bus) has protected access in ch.ntb.usb.usbView.UsbTreeModel
                                                                    treeModel.fireTreeStructureChanged(bus);

    is  there a way around this?

     
  • chris skinner

    chris skinner - 2010-09-27

    I got something called ReadWrite.java
    from
    * Java libusb wrapper
    * Copyright (C) 2005-2006 Andreas Schläpfer <spandi at users.sourceforge.net>
    *
    which built, then gave a run error of
    java.lang.UnsatisfiedLinkError: no LibusbJava in java.library.path
    which looks much more amenable to fixing
    I found a LibusbJava.dll which I put in the path, but that didnt work ….

    is there a single point where I can download, install and run a demo of Java libusb ?

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.