Package | Description |
---|---|
uk.co.caprica.vlcj.runtime.install |
Provides various run-time utility classes that can handle bundles of native
libraries.
|
Modifier and Type | Class and Description |
---|---|
class |
NativeLibraryManagerEventAdapter
Default implementation of a native library manager event listener.
|
Modifier and Type | Method and Description |
---|---|
void |
NativeLibraryManager.addEventListener(NativeLibraryManagerEventListener listener)
Add a listener to be notified of native library manager events.
|
void |
NativeLibraryManager.removeEventListener(NativeLibraryManagerEventListener listener)
Remove a listener being notified of native library manager events.
|
Copyright © 2009-2012 Caprica Software Limited. All Rights Reserved.