A B C D E F G H I J K L M N O P R S T U V W

A

accept(V) - Method in interface com.ochafik.util.listenable.Filter
 
adapt(U) - Method in interface com.ochafik.util.listenable.Adapter
 
adapt(Collection<U>, Adapter<U, V>) - Static method in class com.ochafik.util.listenable.ListenableCollections
 
AdaptedCollection<U,V> - Class in com.ochafik.util.listenable
ListenableCollection<V> that wraps a Collection<U>, using adapters from U to V (and optionally backwards, for support of the add(V) method).
AdaptedCollection(Collection<U>, Adapter<U, V>) - Constructor for class com.ochafik.util.listenable.AdaptedCollection
 
AdaptedCollection(Collection<U>, Adapter<U, V>, Adapter<V, U>) - Constructor for class com.ochafik.util.listenable.AdaptedCollection
 
AdaptedCollection.IteratorAdapter - Class in com.ochafik.util.listenable
 
AdaptedCollection.IteratorAdapter(Iterator<U>) - Constructor for class com.ochafik.util.listenable.AdaptedCollection.IteratorAdapter
 
Adapter<U,V> - Interface in com.ochafik.util.listenable
 
add(T) - Method in class com.ochafik.lang.Threads
Add a task that is to be executed in its own thread.
add(V) - Method in class com.ochafik.util.listenable.AdaptedCollection
 
add(T) - Method in class com.ochafik.util.listenable.DefaultListenableCollection
 
add(T) - Method in class com.ochafik.util.listenable.DefaultListenableList
 
add(int, T) - Method in class com.ochafik.util.listenable.DefaultListenableList
 
addActionListener(ActionListener) - Method in class com.ochafik.lang.Threads
Adds a listener that will be notified upon completion of all of the running threads.
addAll(Collection<? extends T>) - Method in class com.ochafik.util.listenable.DefaultListenableCollection
 
addAll(int, Collection<? extends T>) - Method in class com.ochafik.util.listenable.DefaultListenableList
 
addCollectionListener(CollectionListener<V>) - Method in class com.ochafik.util.listenable.AdaptedCollection
 
addCollectionListener(CollectionListener<T>) - Method in class com.ochafik.util.listenable.DefaultListenableCollection
 
addCollectionListener(CollectionListener<T>) - Method in interface com.ochafik.util.listenable.ListenableCollection
 
addCollectionListener(CollectionListener<T>) - Method in class com.ochafik.util.listenable.ListenableSupport
 
ALIGN_DEFAULT - Static variable in class com.sun.jna.Structure
Use the platform default alignment.
ALIGN_GNUC - Static variable in class com.sun.jna.Structure
validated for 32-bit x86 linux/gcc; align field size, max 4 bytes
ALIGN_MSVC - Static variable in class com.sun.jna.Structure
validated for w32/msvc; align on field size
ALIGN_NONE - Static variable in class com.sun.jna.Structure
No alignment, place all fields on nearest 1-byte boundary
allocateMemory() - Method in class com.sun.jna.Structure
Attempt to allocate memory if sufficient information is available.
allocateMemory(int) - Method in class com.sun.jna.Structure
Provided for derived classes to indicate a different size than the default.
AlreadyRetained - Annotation Type in org.rococoa
 
asList(ListenableCollection<T>) - Static method in class com.ochafik.util.listenable.ListenableCollections
Create a listenable list that will dynamically reflect the contents of the source listenable collection.
autoRead(Structure[]) - Static method in class com.sun.jna.Structure
 
autoRead() - Method in class com.sun.jna.Structure
 
autoWrite(Structure[]) - Static method in class com.sun.jna.Structure
 
autoWrite() - Method in class com.sun.jna.Structure
 

B

backwardAdapter - Variable in class com.ochafik.util.listenable.AdaptedCollection
 
bind(ListenableCollection<T>, ListenableCollection<T>) - Static method in class com.ochafik.util.listenable.ListenableCollections
Setup two-ways automated synchronization between listenable collections
Tries to deal with sets, lists and collections in the most intuitive way possible (synchronization should happen as the common sense would dictate it).
BitFields - Class in com.sun.jna
Support for C bit fields
BitFields() - Constructor for class com.sun.jna.BitFields
 
Bits - Annotation Type in com.ochafik.lang.jnaerator.runtime
 
byReference() - Method in class com.ochafik.lang.jnaerator.runtime.Structure
 
byReference() - Method in class com.ochafik.lang.jnaerator.runtime.Union
 
byValue() - Method in class com.ochafik.lang.jnaerator.runtime.Structure
 
byValue() - Method in class com.ochafik.lang.jnaerator.runtime.Union
 

C

cacheTypeInfo(Pointer) - Method in class com.sun.jna.Structure
 
CALCULATE_SIZE - Static variable in class com.sun.jna.Structure
 
CallbackReferenceHack - Class in com.sun.jna
 
CallbackReferenceHack() - Constructor for class com.sun.jna.CallbackReferenceHack
 
capitalize(String) - Static method in class com.ochafik.util.string.StringUtils
 
capitalize(List<String>, String) - Static method in class com.ochafik.util.string.StringUtils
 
castToArray(int) - Method in class com.ochafik.lang.jnaerator.runtime.Structure
 
castToArray() - Method in class com.ochafik.lang.jnaerator.runtime.Structure
 
castToArray(Structure[]) - Method in class com.ochafik.lang.jnaerator.runtime.Structure
 
castToArray(int) - Method in class com.ochafik.lang.jnaerator.runtime.Union
 
castToArray() - Method in class com.ochafik.lang.jnaerator.runtime.Union
 
castToArray(Structure[]) - Method in class com.ochafik.lang.jnaerator.runtime.Union
 
castToReferenceArray(int) - Method in class com.ochafik.lang.jnaerator.runtime.Structure
 
castToReferenceArray() - Method in class com.ochafik.lang.jnaerator.runtime.Structure
 
castToValueArray(int) - Method in class com.ochafik.lang.jnaerator.runtime.Structure
 
castToValueArray() - Method in class com.ochafik.lang.jnaerator.runtime.Structure
 
CGFloatByReference - Class in com.ochafik.lang.jnaerator.runtime
 
CGFloatByReference() - Constructor for class com.ochafik.lang.jnaerator.runtime.CGFloatByReference
 
CGFloatByReference(float) - Constructor for class com.ochafik.lang.jnaerator.runtime.CGFloatByReference
 
CGFloatByReference(double) - Constructor for class com.ochafik.lang.jnaerator.runtime.CGFloatByReference
 
CGFloatByReference(CGFloat) - Constructor for class com.ochafik.lang.jnaerator.runtime.CGFloatByReference
 
CharByReference - Class in com.ochafik.lang.jnaerator.runtime
 
CharByReference() - Constructor for class com.ochafik.lang.jnaerator.runtime.CharByReference
 
CharByReference(char) - Constructor for class com.ochafik.lang.jnaerator.runtime.CharByReference
 
clear() - Method in class com.ochafik.util.listenable.AdaptedCollection
 
clear() - Method in class com.ochafik.util.listenable.DefaultListenableCollection
 
clear() - Method in class com.ochafik.util.listenable.DefaultListenableList
 
clear() - Method in class com.ochafik.util.listenable.DefaultListenableMap
 
clear(long) - Method in class com.sun.jna.Pointer
Zero memory for the given number of bytes.
clear() - Method in class com.sun.jna.Structure
 
clone() - Method in class com.ochafik.lang.jnaerator.runtime.Structure
 
clone() - Method in class com.ochafik.lang.jnaerator.runtime.Union
 
collection - Variable in class com.ochafik.util.listenable.AdaptedCollection
 
collection - Variable in class com.ochafik.util.listenable.DefaultListenableCollection
 
collectionChanged(CollectionEvent<T>) - Method in interface com.ochafik.util.listenable.CollectionListener
 
collectionChanged(CollectionEvent<T>) - Method in class com.ochafik.util.listenable.SwingCollectionListener
 
CollectionEvent<T> - Class in com.ochafik.util.listenable
Event that represents a modification of a listenable collection.
CollectionEvent(ListenableCollection<T>, Collection<T>, CollectionEvent.EventType) - Constructor for class com.ochafik.util.listenable.CollectionEvent
 
CollectionEvent(ListenableCollection<T>, Collection<T>, CollectionEvent.EventType, int, int) - Constructor for class com.ochafik.util.listenable.CollectionEvent
 
CollectionEvent.EventType - Enum in com.ochafik.util.listenable
 
CollectionListener<T> - Interface in com.ochafik.util.listenable
Post-modification collection event listener.
collectionSupport - Variable in class com.ochafik.util.listenable.AdaptedCollection
 
collectionSupport - Variable in class com.ochafik.util.listenable.DefaultListenableCollection
 
com.ochafik.lang - package com.ochafik.lang
 
com.ochafik.lang.jnaerator.runtime - package com.ochafik.lang.jnaerator.runtime
 
com.ochafik.lang.jnaerator.runtime.globals - package com.ochafik.lang.jnaerator.runtime.globals
 
com.ochafik.net - package com.ochafik.net
 
com.ochafik.util.listenable - package com.ochafik.util.listenable
 
com.ochafik.util.string - package com.ochafik.util.string
 
com.sun.jna - package com.sun.jna
 
compareTo(Structure<S, V, R>) - Method in class com.ochafik.lang.jnaerator.runtime.Structure
Simply does a memcmp between the two memory blocks of the two structures
compareTo(Pair<U, V>) - Method in class com.ochafik.util.listenable.Pair
 
concat(String[]) - Static method in class com.ochafik.util.string.StringUtils
 
concatln(String[]) - Static method in class com.ochafik.util.string.StringUtils
 
concatSpace(String[]) - Static method in class com.ochafik.util.string.StringUtils
 
concatWithSeparator(String[], String) - Static method in class com.ochafik.util.string.StringUtils
 
contains(Object) - Method in class com.ochafik.util.listenable.AdaptedCollection
 
contains(Object) - Method in class com.ochafik.util.listenable.DefaultListenableCollection
 
containsAll(Collection<?>) - Method in class com.ochafik.util.listenable.DefaultListenableCollection
 
containsKey(Object) - Method in class com.ochafik.util.listenable.DefaultListenableMap
 
containsValue(Object) - Method in class com.ochafik.util.listenable.DefaultListenableMap
 
createConstant(long) - Static method in class com.sun.jna.Pointer
Convenience constant, equivalent to (void*)-1.
currentlyCausingChange - Variable in class com.ochafik.util.listenable.AdaptedCollection
 

D

DEFAULT_OPTIONS - Static variable in class com.ochafik.lang.jnaerator.runtime.MangledFunctionMapper
 
DefaultListenableCollection<T> - Class in com.ochafik.util.listenable
Default implementation of the ListenableCollection interface.
DefaultListenableCollection(Collection<T>) - Constructor for class com.ochafik.util.listenable.DefaultListenableCollection
 
DefaultListenableCollection(Collection<T>, ListenableSupport<T>) - Constructor for class com.ochafik.util.listenable.DefaultListenableCollection
 
DefaultListenableCollection.ListenableIterator - Class in com.ochafik.util.listenable
 
DefaultListenableCollection.ListenableIterator(DefaultListenableCollection<T>, Iterator<T>) - Constructor for class com.ochafik.util.listenable.DefaultListenableCollection.ListenableIterator
 
DefaultListenableList<T> - Class in com.ochafik.util.listenable
Default implementation of the ListenableList interface.
DefaultListenableList(List<T>) - Constructor for class com.ochafik.util.listenable.DefaultListenableList
 
DefaultListenableList(List<T>, ListenableSupport<T>) - Constructor for class com.ochafik.util.listenable.DefaultListenableList
 
DefaultListenableMap<K,V> - Class in com.ochafik.util.listenable
Default implementation of the ListenableMao interface.
DefaultListenableMap(Map<K, V>) - Constructor for class com.ochafik.util.listenable.DefaultListenableMap
 

E

elements - Variable in class com.ochafik.util.listenable.CollectionEvent
 
ensureAllocated() - Method in class com.sun.jna.Structure
 
entrySet() - Method in class com.ochafik.util.listenable.DefaultListenableMap
 
entrySet() - Method in interface com.ochafik.util.listenable.ListenableMap
 
entryToKeyAdapter - Variable in class com.ochafik.util.listenable.DefaultListenableMap
 
entryToValueAdapter - Variable in class com.ochafik.util.listenable.DefaultListenableMap
 
equals(Object) - Method in class com.ochafik.util.listenable.DefaultListenableCollection
 
equals(Object) - Method in class com.ochafik.util.listenable.DefaultListenableMap
 
equals(Object) - Method in class com.ochafik.util.listenable.Pair
 
equals(Object) - Method in class com.sun.jna.Pointer
Compares this Pointer to the specified object.
equals(Object) - Method in class com.sun.jna.Structure
This structure is equal to another based on the same data type and visible data fields.
explode(String) - Static method in class com.ochafik.util.string.StringUtils
 
explode(String, String) - Static method in class com.ochafik.util.string.StringUtils
 
explode(String, Pattern) - Static method in class com.ochafik.util.string.StringUtils
 

F

FastCall - Annotation Type in com.ochafik.lang.jnaerator.runtime
 
Filter<V> - Interface in com.ochafik.util.listenable
 
find(String, String) - Static method in class com.ochafik.util.string.RegexUtils
 
find(String, Pattern) - Static method in class com.ochafik.util.string.RegexUtils
 
find(String, String, int) - Static method in class com.ochafik.util.string.RegexUtils
 
find(String, Pattern, int) - Static method in class com.ochafik.util.string.RegexUtils
 
findFirst(String, Pattern, int) - Static method in class com.ochafik.util.string.RegexUtils
 
findLast(Matcher) - Static method in class com.ochafik.util.string.RegexUtils
 
fireAdded(ListenableCollection<T>, Collection<T>) - Method in class com.ochafik.util.listenable.ListenableSupport
 
fireAdded(ListenableCollection<T>, Collection<T>, int, int) - Method in class com.ochafik.util.listenable.ListenableSupport
 
fireEvent(ListenableCollection<T>, Collection<T>, CollectionEvent.EventType, int, int) - Method in class com.ochafik.util.listenable.ListenableSupport
 
fireRemoved(ListenableCollection<T>, Collection<T>) - Method in class com.ochafik.util.listenable.ListenableSupport
 
fireRemoved(ListenableCollection<T>, Collection<T>, int, int) - Method in class com.ochafik.util.listenable.ListenableSupport
 
fireUpdated(ListenableCollection<T>, Collection<T>) - Method in class com.ochafik.util.listenable.ListenableSupport
 
fireUpdated(ListenableCollection<T>, Collection<T>, int, int) - Method in class com.ochafik.util.listenable.ListenableSupport
 
firstIndex - Variable in class com.ochafik.util.listenable.CollectionEvent
 
forwardAdapter - Variable in class com.ochafik.util.listenable.AdaptedCollection
 
fromAddress(long) - Static method in class com.sun.jna.PointerUtils
 

G

get() - Method in class com.ochafik.lang.jnaerator.runtime.CGFloatByReference
 
get() - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalByte
 
get() - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalCallback
 
get() - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalCGFloat
 
get() - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalChar
 
get() - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalDouble
 
get() - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalFloat
 
get() - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalInt
 
get() - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalLong
 
get() - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalNativeLong
 
get() - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalNativeSize
 
get() - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalPointer
 
get() - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalPointerType
 
get() - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalShort
 
get() - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalStruct
 
get(int) - Method in class com.ochafik.util.listenable.DefaultListenableList
 
get(Object) - Method in class com.ochafik.util.listenable.DefaultListenableMap
 
getAddress(Pointer) - Static method in class com.sun.jna.PointerUtils
 
getAddress(PointerType) - Static method in class com.sun.jna.PointerUtils
 
getAutoRead() - Method in class com.sun.jna.Structure
Returns whether the struture is written to native memory prior to a native function call.
getAutoWrite() - Method in class com.sun.jna.Structure
Returns whether the structure is read from native memory after a native function call.
getBackwardAdapter() - Method in class com.ochafik.util.listenable.AdaptedCollection
 
getBitsAnnotation(Field) - Method in class com.ochafik.lang.jnaerator.runtime.Structure
 
getBitsAnnotation(Field) - Method in class com.sun.jna.Structure
Override this in a subclass to support bit fields (@link http://en.wikipedia.org/wiki/C_syntax#Bit_fields) : package com.sun.jna; import java.lang.annotation
getByte(long) - Method in class com.sun.jna.Pointer
Indirect the native pointer as a pointer to byte.
getByteArray(long, int) - Method in class com.sun.jna.Pointer
 
getByteBuffer(long, long) - Method in class com.sun.jna.Pointer
Get a ByteBuffer mapped to the memory pointed to by the pointer, ensuring the buffer uses native byte order.
getCallback(Class<?>, Pointer) - Static method in class com.sun.jna.CallbackReferenceHack
 
getChar(long) - Method in class com.sun.jna.Pointer
Indirect the native pointer as a pointer to wchar_t.
getCharArray(long, int) - Method in class com.sun.jna.Pointer
 
getCurrentOSAndArchString() - Static method in class com.ochafik.lang.jnaerator.runtime.LibraryExtractor
 
getDouble(long) - Method in class com.sun.jna.Pointer
Indirect the native pointer as a pointer to double.
getDoubleArray(long, int) - Method in class com.sun.jna.Pointer
 
getElementAt(int) - Method in class com.ochafik.util.listenable.ListenableListModel
 
getElements() - Method in class com.ochafik.util.listenable.CollectionEvent
Get the elements affected by the event.
getErrors() - Method in class com.ochafik.util.listenable.ListenableCollections.MapResult
 
getFieldOrder() - Method in class com.sun.jna.Structure
 
getFirst() - Method in class com.ochafik.util.listenable.Pair
 
getFirstIndex() - Method in class com.ochafik.util.listenable.CollectionEvent
Get the index of the first affected element in the source, or -1 if not applicable
getFloat(long) - Method in class com.sun.jna.Pointer
Indirect the native pointer as a pointer to float.
getFloatArray(long, int) - Method in class com.sun.jna.Pointer
 
getForwardAdapter() - Method in class com.ochafik.util.listenable.AdaptedCollection
 
getFunctionName(NativeLibrary, Method) - Method in class com.ochafik.lang.jnaerator.runtime.MangledFunctionMapper
 
getFunctionPointer(Callback) - Static method in class com.sun.jna.CallbackReferenceHack
 
getGroups(Matcher) - Static method in class com.ochafik.util.string.RegexUtils
 
getInt(long) - Method in class com.sun.jna.Pointer
Indirect the native pointer as a pointer to int.
getIntArray(long, int) - Method in class com.sun.jna.Pointer
 
getKey() - Method in class com.ochafik.util.listenable.Pair
 
getLastIndex() - Method in class com.ochafik.util.listenable.CollectionEvent
Get the index of the last affected element in the source, or -1 if not applicable
getLibraryPath(String, boolean, Class<?>) - Static method in class com.ochafik.lang.jnaerator.runtime.LibraryExtractor
 
getList() - Method in class com.ochafik.util.listenable.ListenableListModel
 
getLong(long) - Method in class com.sun.jna.Pointer
Indirect the native pointer as a pointer to long.
getLongArray(long, int) - Method in class com.sun.jna.Pointer
 
getNativeAlignment(Class, Object, boolean) - Method in class com.sun.jna.Structure
Overridable in subclasses.
getNativeLong(long) - Method in class com.sun.jna.Pointer
Indirect the native pointer as a pointer to long.
getPointer() - Method in class com.ochafik.lang.jnaerator.runtime.globals.Global
 
getPointer() - Method in interface com.ochafik.lang.jnaerator.runtime.StructureType
 
getPointer(long) - Method in class com.sun.jna.Pointer
Indirect the native pointer as a pointer to pointer.
getPointer() - Method in class com.sun.jna.Structure
Return a Pointer object to this structure.
getPointerArray(long) - Method in class com.sun.jna.Pointer
Returns an array of Pointer.
getPointerArray(long, int) - Method in class com.sun.jna.Pointer
Returns an array of Pointer of the requested size.
getPrimitiveValue(Pointer, long, int, int, Class) - Static method in class com.sun.jna.BitFields
 
getResource(Class<?>, String) - Static method in class com.ochafik.net.URLUtils
 
getSecond() - Method in class com.ochafik.util.listenable.Pair
 
getSelectedItem() - Method in class com.ochafik.util.listenable.ListenableComboModel
 
getShort(long) - Method in class com.sun.jna.Pointer
Indirect the native pointer as a pointer to short.
getShortArray(long, int) - Method in class com.sun.jna.Pointer
 
getSize() - Method in class com.ochafik.util.listenable.ListenableListModel
 
getSource() - Method in class com.ochafik.util.listenable.CollectionEvent
 
getState() - Method in class com.ochafik.lang.Threads
 
getString(long, boolean) - Method in class com.sun.jna.Pointer
Copy native memory to a Java String.
getString(long) - Method in class com.sun.jna.Pointer
Copy native memory to a Java String.
getStringArray(long) - Method in class com.sun.jna.Pointer
Returns an array of String based on a native array of char *.
getStringArray(long, int) - Method in class com.sun.jna.Pointer
Returns an array of String based on a native array of char *, using the given array length.
getStringArray(long, boolean) - Method in class com.sun.jna.Pointer
Returns an array of String based on a native array of char* or wchar_t* based on the wide parameter.
getStringArray(long, int, boolean) - Method in class com.sun.jna.Pointer
Returns an array of String based on a native array of char* or wchar_t* based on the wide parameter, using the given array length.
getStructAlignment() - Method in class com.sun.jna.Structure
 
getThreads() - Method in class com.ochafik.util.listenable.ListenableCollections.MapResult
 
getType() - Method in class com.ochafik.util.listenable.CollectionEvent
Get the event type
getValue() - Method in class com.ochafik.lang.jnaerator.runtime.CharByReference
 
getValue() - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalPrimitive
 
getValue() - Method in class com.ochafik.lang.jnaerator.runtime.NativeSizeByReference
 
getValue() - Method in class com.ochafik.util.listenable.Pair
 
getValues() - Method in class com.ochafik.util.listenable.ListenableCollections.MapResult
 
Global - Class in com.ochafik.lang.jnaerator.runtime.globals
 
Global(NativeLibrary, String...) - Constructor for class com.ochafik.lang.jnaerator.runtime.globals.Global
 
GlobalByte - Class in com.ochafik.lang.jnaerator.runtime.globals
 
GlobalByte(NativeLibrary, String...) - Constructor for class com.ochafik.lang.jnaerator.runtime.globals.GlobalByte
 
GlobalCallback<T extends Callback> - Class in com.ochafik.lang.jnaerator.runtime.globals
 
GlobalCallback(NativeLibrary, Class<T>, String...) - Constructor for class com.ochafik.lang.jnaerator.runtime.globals.GlobalCallback
 
GlobalCGFloat - Class in com.ochafik.lang.jnaerator.runtime.globals
 
GlobalCGFloat(NativeLibrary, String...) - Constructor for class com.ochafik.lang.jnaerator.runtime.globals.GlobalCGFloat
 
GlobalChar - Class in com.ochafik.lang.jnaerator.runtime.globals
 
GlobalChar(NativeLibrary, String...) - Constructor for class com.ochafik.lang.jnaerator.runtime.globals.GlobalChar
 
GlobalDouble - Class in com.ochafik.lang.jnaerator.runtime.globals
 
GlobalDouble(NativeLibrary, String...) - Constructor for class com.ochafik.lang.jnaerator.runtime.globals.GlobalDouble
 
GlobalFloat - Class in com.ochafik.lang.jnaerator.runtime.globals
 
GlobalFloat(NativeLibrary, String...) - Constructor for class com.ochafik.lang.jnaerator.runtime.globals.GlobalFloat
 
GlobalInt - Class in com.ochafik.lang.jnaerator.runtime.globals
 
GlobalInt(NativeLibrary, String...) - Constructor for class com.ochafik.lang.jnaerator.runtime.globals.GlobalInt
 
GlobalLong - Class in com.ochafik.lang.jnaerator.runtime.globals
 
GlobalLong(NativeLibrary, String...) - Constructor for class com.ochafik.lang.jnaerator.runtime.globals.GlobalLong
 
GlobalNativeLong - Class in com.ochafik.lang.jnaerator.runtime.globals
 
GlobalNativeLong(NativeLibrary, String...) - Constructor for class com.ochafik.lang.jnaerator.runtime.globals.GlobalNativeLong
 
GlobalNativeSize - Class in com.ochafik.lang.jnaerator.runtime.globals
 
GlobalNativeSize(NativeLibrary, String...) - Constructor for class com.ochafik.lang.jnaerator.runtime.globals.GlobalNativeSize
 
GlobalPointer - Class in com.ochafik.lang.jnaerator.runtime.globals
 
GlobalPointer(NativeLibrary, String...) - Constructor for class com.ochafik.lang.jnaerator.runtime.globals.GlobalPointer
 
GlobalPointerType<T extends PointerType> - Class in com.ochafik.lang.jnaerator.runtime.globals
 
GlobalPointerType(NativeLibrary, Class<T>, String...) - Constructor for class com.ochafik.lang.jnaerator.runtime.globals.GlobalPointerType
 
GlobalPrimitive<T extends PointerType> - Class in com.ochafik.lang.jnaerator.runtime.globals
 
GlobalPrimitive(NativeLibrary, Class<T>, String...) - Constructor for class com.ochafik.lang.jnaerator.runtime.globals.GlobalPrimitive
 
GlobalShort - Class in com.ochafik.lang.jnaerator.runtime.globals
 
GlobalShort(NativeLibrary, String...) - Constructor for class com.ochafik.lang.jnaerator.runtime.globals.GlobalShort
 
GlobalStruct<S extends Structure<?,?,?>> - Class in com.ochafik.lang.jnaerator.runtime.globals
 
GlobalStruct(NativeLibrary, Class<S>, String...) - Constructor for class com.ochafik.lang.jnaerator.runtime.globals.GlobalStruct
 
grep(Collection<String>, Pattern) - Static method in class com.ochafik.util.string.RegexUtils
 
grep(String, Pattern) - Static method in class com.ochafik.util.string.RegexUtils
 

H

hashCode() - Method in class com.ochafik.util.listenable.DefaultListenableCollection
 
hashCode() - Method in class com.ochafik.util.listenable.DefaultListenableMap
 
hashCode() - Method in class com.ochafik.util.listenable.Pair
 
hashCode() - Method in class com.sun.jna.Pointer
Returns a hashcode for the native pointer represented by this Pointer object
hashCode() - Method in class com.sun.jna.Structure
Since Structure.equals(java.lang.Object) depends on the native address, use that as the hash code.
hasListeners() - Method in class com.ochafik.util.listenable.ListenableSupport
 
hasNext() - Method in class com.ochafik.util.listenable.AdaptedCollection.IteratorAdapter
 
hasNext() - Method in class com.ochafik.util.listenable.DefaultListenableCollection.ListenableIterator
 
htmlize(String) - Static method in class com.ochafik.util.string.StringUtils
 

I

implode(double[], String) - Static method in class com.ochafik.util.string.StringUtils
 
implode(Object[]) - Static method in class com.ochafik.util.string.StringUtils
 
implode(Object[], Object) - Static method in class com.ochafik.util.string.StringUtils
 
implode(Iterable<T>, Object) - Static method in class com.ochafik.util.string.StringUtils
 
implode(Iterable<?>) - Static method in class com.ochafik.util.string.StringUtils
 
indexOf(Object) - Method in class com.ochafik.util.listenable.DefaultListenableList
 
indexOf(long, byte) - Method in class com.sun.jna.Pointer
Returns the offset of the given value in memory from the given offset, or -1 if the value is not found.
indirected - Variable in class com.ochafik.lang.jnaerator.runtime.globals.GlobalPrimitive
 
interrupt() - Method in class com.ochafik.lang.Threads
Calls interrupt() on each of the running threads.
isByValue() - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalStruct
 
isEmpty() - Method in class com.ochafik.util.listenable.AdaptedCollection
 
isEmpty() - Method in class com.ochafik.util.listenable.DefaultListenableCollection
 
isEmpty() - Method in class com.ochafik.util.listenable.DefaultListenableMap
 
isEmpty() - Method in class com.ochafik.util.listenable.Pair
 
isFull() - Method in class com.ochafik.util.listenable.Pair
 
iterator() - Method in class com.ochafik.util.listenable.AdaptedCollection
 
iterator - Variable in class com.ochafik.util.listenable.AdaptedCollection.IteratorAdapter
 
iterator() - Method in class com.ochafik.util.listenable.DefaultListenableCollection
 

J

javaEscape(String) - Static method in class com.ochafik.util.string.StringUtils
 
javaUnEscape(String) - Static method in class com.ochafik.util.string.StringUtils
 
JNAeratorRuntime - Class in com.ochafik.lang.jnaerator.runtime
 
JNAeratorRuntime() - Constructor for class com.ochafik.lang.jnaerator.runtime.JNAeratorRuntime
 
join() - Method in class com.ochafik.lang.Threads
Waits for all runnable to have finished their execution.

K

keySet() - Method in class com.ochafik.util.listenable.DefaultListenableMap
 
keySet() - Method in interface com.ochafik.util.listenable.ListenableMap
 

L

lastIndex - Variable in class com.ochafik.util.listenable.CollectionEvent
 
lastIndexOf(Object) - Method in class com.ochafik.util.listenable.DefaultListenableList
 
lastValue - Variable in class com.ochafik.util.listenable.AdaptedCollection.IteratorAdapter
 
library - Variable in class com.ochafik.lang.jnaerator.runtime.globals.Global
 
LibraryExtractor - Class in com.ochafik.lang.jnaerator.runtime
 
LibraryExtractor() - Constructor for class com.ochafik.lang.jnaerator.runtime.LibraryExtractor
 
LINE_SEPARATOR - Static variable in class com.ochafik.util.string.StringUtils
 
linked - Variable in class com.ochafik.lang.jnaerator.runtime.MangledFunctionMapper
 
ListenableCollection<T> - Interface in com.ochafik.util.listenable
Interface for collections that support modification listeners.
listenableCollection(Collection<T>) - Static method in class com.ochafik.util.listenable.ListenableCollections
Wraps a collection in a listenable collection.
ListenableCollections - Class in com.ochafik.util.listenable
Utility methods to make the most out of listenable collections.
ListenableCollections() - Constructor for class com.ochafik.util.listenable.ListenableCollections
 
ListenableCollections.MapResult<U,V> - Class in com.ochafik.util.listenable
 
ListenableCollections.MapResult(Threads, ListenableList<V>, ListenableList<Pair<U, Throwable>>) - Constructor for class com.ochafik.util.listenable.ListenableCollections.MapResult
 
ListenableComboModel<T> - Class in com.ochafik.util.listenable
Swing combo box model (for use by JList) that dynamically reflects the contents of a listenable list.
ListenableComboModel(ListenableList<T>) - Constructor for class com.ochafik.util.listenable.ListenableComboModel
 
ListenableComboModel() - Constructor for class com.ochafik.util.listenable.ListenableComboModel
 
listenableList(List<T>) - Static method in class com.ochafik.util.listenable.ListenableCollections
Wraps a list in a listenable list.
ListenableList<T> - Interface in com.ochafik.util.listenable
Interface for lists that support modification listeners.
ListenableListModel<T> - Class in com.ochafik.util.listenable
Swing list model (for use by JList) that dynamically reflects the contents of a listenable list.
ListenableListModel(ListenableList<T>) - Constructor for class com.ochafik.util.listenable.ListenableListModel
 
ListenableListModel() - Constructor for class com.ochafik.util.listenable.ListenableListModel
 
listenableMap(Map<K, V>) - Static method in class com.ochafik.util.listenable.ListenableCollections
 
ListenableMap<K,V> - Interface in com.ochafik.util.listenable
Interface for maps which key set, entry set and values collection support modification listeners.
listenableSet(Set<T>) - Static method in class com.ochafik.util.listenable.ListenableCollections
Wraps a set in a listenable set.
ListenableSet<T> - Interface in com.ochafik.util.listenable
Interface for sets that support modification listeners.
ListenableSortedSet<T> - Interface in com.ochafik.util.listenable
Interface for sorted sets that support modification listeners.
ListenableSupport<T> - Class in com.ochafik.util.listenable
Helper class that keeps track of registered CollectionListener instances and eases up the firing of CollectionEvent.
ListenableSupport() - Constructor for class com.ochafik.util.listenable.ListenableSupport
 
listeners - Variable in class com.ochafik.util.listenable.ListenableSupport
 
listFiles(URL, Filter<String>) - Static method in class com.ochafik.net.URLUtils
 
listIterator() - Method in class com.ochafik.util.listenable.DefaultListenableList
Not supported yet.
listIterator(int) - Method in class com.ochafik.util.listenable.DefaultListenableList
Not supported yet.
loadLibrary(String, boolean, Class<?>) - Static method in class com.ochafik.lang.jnaerator.runtime.LibraryExtractor
 

M

MangledFunctionMapper - Class in com.ochafik.lang.jnaerator.runtime
 
MangledFunctionMapper(FunctionMapper...) - Constructor for class com.ochafik.lang.jnaerator.runtime.MangledFunctionMapper
 
Mangling - Annotation Type in com.ochafik.lang.jnaerator.runtime
 
map(Collection<U>, Adapter<U, V>, int) - Static method in class com.ochafik.util.listenable.ListenableCollections
Create a list of transformed values from a source collection, using an adapter.
match(String, Pattern) - Static method in class com.ochafik.util.string.RegexUtils
 

N

NativeSize - Class in com.ochafik.lang.jnaerator.runtime
'size_t' C type (32 bits on 32 bits platforms, 64 bits on 64 bits platforms).
NativeSize() - Constructor for class com.ochafik.lang.jnaerator.runtime.NativeSize
Create a zero-valued Size.
NativeSize(long) - Constructor for class com.ochafik.lang.jnaerator.runtime.NativeSize
Create a Size with the given value.
NativeSizeByReference - Class in com.ochafik.lang.jnaerator.runtime
 
NativeSizeByReference() - Constructor for class com.ochafik.lang.jnaerator.runtime.NativeSizeByReference
 
NativeSizeByReference(NativeSize) - Constructor for class com.ochafik.lang.jnaerator.runtime.NativeSizeByReference
 
newArray(Class<S>, int) - Static method in class com.ochafik.lang.jnaerator.runtime.Structure
 
newArray(Class<S>, int) - Static method in class com.ochafik.lang.jnaerator.runtime.Union
 
newByReference() - Method in class com.ochafik.lang.jnaerator.runtime.StringPointer
Deprecated.  
newByReference() - Method in class com.ochafik.lang.jnaerator.runtime.Structure
 
newByReference() - Method in class com.ochafik.lang.jnaerator.runtime.Union
 
newByReference() - Method in class com.ochafik.lang.jnaerator.runtime.WStringPointer
Deprecated.  
newByValue() - Method in class com.ochafik.lang.jnaerator.runtime.StringPointer
Deprecated.  
newByValue() - Method in class com.ochafik.lang.jnaerator.runtime.Structure
 
newByValue() - Method in class com.ochafik.lang.jnaerator.runtime.Union
 
newByValue() - Method in class com.ochafik.lang.jnaerator.runtime.WStringPointer
Deprecated.  
newInstance() - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalStruct
 
newInstance() - Method in class com.ochafik.lang.jnaerator.runtime.StringPointer
Deprecated.  
newInstance() - Method in class com.ochafik.lang.jnaerator.runtime.Structure
 
newInstance() - Method in class com.ochafik.lang.jnaerator.runtime.Union
 
newInstance() - Method in class com.ochafik.lang.jnaerator.runtime.WStringPointer
Deprecated.  
newInstance(Class) - Static method in class com.sun.jna.Structure
Create a new Structure instance of the given type
next() - Method in class com.ochafik.util.listenable.AdaptedCollection.IteratorAdapter
 
next() - Method in class com.ochafik.util.listenable.DefaultListenableCollection.ListenableIterator
 
NSClass - Class in org.rococoa.cocoa.foundation
 
NSClass() - Constructor for class org.rococoa.cocoa.foundation.NSClass
 
NULL - Static variable in class com.sun.jna.Pointer
Convenience constant, same as null.

O

org.rococoa - package org.rococoa
 
org.rococoa.cocoa.foundation - package org.rococoa.cocoa.foundation
 

P

Pair<U,V> - Class in com.ochafik.util.listenable
 
Pair(U, V) - Constructor for class com.ochafik.util.listenable.Pair
 
Pair() - Constructor for class com.ochafik.util.listenable.Pair
 
peer - Variable in class com.sun.jna.Pointer
Pointer value of the real native pointer.
pointer - Variable in class com.ochafik.lang.jnaerator.runtime.globals.Global
 
Pointer - Class in com.sun.jna
An abstraction for a native pointer data type.
PointerUtils - Class in com.sun.jna
 
PointerUtils() - Constructor for class com.sun.jna.PointerUtils
 
put(K, V) - Method in class com.ochafik.util.listenable.DefaultListenableMap
 
putAll(Map<? extends K, ? extends V>) - Method in class com.ochafik.util.listenable.DefaultListenableMap
 

R

read() - Method in class com.ochafik.lang.jnaerator.runtime.Structure
 
read() - Method in interface com.ochafik.lang.jnaerator.runtime.StructureType
 
read() - Method in class com.ochafik.lang.jnaerator.runtime.Union
 
read(long, byte[], int, int) - Method in class com.sun.jna.Pointer
Indirect the native pointer, copying from memory pointed to by native pointer, into the specified array.
read(long, short[], int, int) - Method in class com.sun.jna.Pointer
Indirect the native pointer, copying from memory pointed to by native pointer, into the specified array.
read(long, char[], int, int) - Method in class com.sun.jna.Pointer
Indirect the native pointer, copying from memory pointed to by native pointer, into the specified array.
read(long, int[], int, int) - Method in class com.sun.jna.Pointer
Indirect the native pointer, copying from memory pointed to by native pointer, into the specified array.
read(long, long[], int, int) - Method in class com.sun.jna.Pointer
Indirect the native pointer, copying from memory pointed to by native pointer, into the specified array.
read(long, float[], int, int) - Method in class com.sun.jna.Pointer
Indirect the native pointer, copying from memory pointed to by native pointer, into the specified array.
read(long, double[], int, int) - Method in class com.sun.jna.Pointer
Indirect the native pointer, copying from memory pointed to by native pointer, into the specified array.
read(long, Pointer[], int, int) - Method in class com.sun.jna.Pointer
Indirect the native pointer, copying from memory pointed to by native pointer, into the specified array.
read() - Method in class com.sun.jna.Structure
Reads the fields of the struct from native memory
readDependency() - Method in class com.ochafik.lang.jnaerator.runtime.Structure
 
readDependency() - Method in class com.ochafik.lang.jnaerator.runtime.Union
 
readField(String) - Method in class com.sun.jna.Structure
Force a read of the given field from native memory.
regexReplace(Pattern, String, MessageFormat) - Static method in class com.ochafik.util.string.RegexUtils
 
regexReplace(String, String, String) - Static method in class com.ochafik.util.string.RegexUtils
 
regexReplace(Pattern, String, Adapter<String[], String>) - Static method in class com.ochafik.util.string.RegexUtils
 
RegexUtils - Class in com.ochafik.util.string
 
RegexUtils() - Constructor for class com.ochafik.util.string.RegexUtils
 
remove() - Method in class com.ochafik.util.listenable.AdaptedCollection.IteratorAdapter
 
remove(Object) - Method in class com.ochafik.util.listenable.AdaptedCollection
 
remove() - Method in class com.ochafik.util.listenable.DefaultListenableCollection.ListenableIterator
 
remove(Object) - Method in class com.ochafik.util.listenable.DefaultListenableCollection
 
remove(int) - Method in class com.ochafik.util.listenable.DefaultListenableList
 
remove(Object) - Method in class com.ochafik.util.listenable.DefaultListenableList
 
remove(Object) - Method in class com.ochafik.util.listenable.DefaultListenableMap
 
removeAll(Collection<?>) - Method in class com.ochafik.util.listenable.DefaultListenableCollection
 
removeCollectionListener(CollectionListener<V>) - Method in class com.ochafik.util.listenable.AdaptedCollection
 
removeCollectionListener(CollectionListener<T>) - Method in class com.ochafik.util.listenable.DefaultListenableCollection
 
removeCollectionListener(CollectionListener<T>) - Method in interface com.ochafik.util.listenable.ListenableCollection
 
removeCollectionListener(CollectionListener<T>) - Method in class com.ochafik.util.listenable.ListenableSupport
 
removeIf(Collection<T>, Filter<T>) - Method in class com.ochafik.util.listenable.ListenableCollections
 
removeWithoutBackWardAdapter(Object) - Method in class com.ochafik.util.listenable.AdaptedCollection
 
replace(String, String, String) - Static method in class com.ochafik.util.string.StringUtils
 
retainAll(Collection<?>) - Method in class com.ochafik.util.listenable.DefaultListenableCollection
 
retainIf(Collection<T>, Filter<T>) - Method in class com.ochafik.util.listenable.ListenableCollections
 

S

ScalaRuntime - Class in com.ochafik.lang.jnaerator.runtime
 
ScalaRuntime() - Constructor for class com.ochafik.lang.jnaerator.runtime.ScalaRuntime
 
set(float) - Method in class com.ochafik.lang.jnaerator.runtime.CGFloatByReference
 
set(double) - Method in class com.ochafik.lang.jnaerator.runtime.CGFloatByReference
 
set(CGFloat) - Method in class com.ochafik.lang.jnaerator.runtime.CGFloatByReference
 
set(byte) - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalByte
 
set(T) - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalCallback
 
set(CGFloat) - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalCGFloat
 
set(float) - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalCGFloat
 
set(double) - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalCGFloat
 
set(char) - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalChar
 
set(double) - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalDouble
 
set(float) - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalFloat
 
set(int) - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalInt
 
set(long) - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalLong
 
set(int) - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalNativeLong
 
set(long) - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalNativeLong
 
set(NativeLong) - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalNativeLong
 
set(int) - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalNativeSize
 
set(long) - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalNativeSize
 
set(NativeSize) - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalNativeSize
 
set(Pointer) - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalPointer
 
set(T) - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalPointerType
 
set(short) - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalShort
 
set(S) - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalStruct
 
set(int, T) - Method in class com.ochafik.util.listenable.DefaultListenableList
 
setAlignType(int) - Method in class com.sun.jna.Structure
Change the alignment of this structure.
setAutoRead(boolean) - Method in class com.sun.jna.Structure
Set whether the struture is written to native memory prior to a native function call.
setAutoSynch(boolean) - Method in class com.sun.jna.Structure
Set whether the structure is automatically synched to native memory before and after a native function call.
setAutoWrite(boolean) - Method in class com.sun.jna.Structure
Set whether the structure is read from native memory after a native function call.
setByte(long, byte) - Method in class com.sun.jna.Pointer
Set value at location being pointed to.
setChar(long, char) - Method in class com.sun.jna.Pointer
Set value at location being pointed to.
setDependency(StructureType) - Method in class com.ochafik.lang.jnaerator.runtime.Structure
 
setDependency(StructureType) - Method in interface com.ochafik.lang.jnaerator.runtime.StructureTypeDependent
 
setDependency(StructureType) - Method in class com.ochafik.lang.jnaerator.runtime.Union
 
setDouble(long, double) - Method in class com.sun.jna.Pointer
Set value at location being pointed to.
setFieldOrder(String[]) - Method in class com.sun.jna.Structure
Provided for VMs where the field order as returned by Class.getFields() is not predictable.
setFirst(U) - Method in class com.ochafik.util.listenable.Pair
 
setFloat(long, float) - Method in class com.sun.jna.Pointer
Set value at location being pointed to.
setInt(long, int) - Method in class com.sun.jna.Pointer
Set value at location being pointed to.
setList(ListenableList<T>) - Method in class com.ochafik.util.listenable.ListenableListModel
Set or change the listenable list which content is reflected by this list model.
setLong(long, long) - Method in class com.sun.jna.Pointer
Set value at location being pointed to.
setMemory(long, long, byte) - Method in class com.sun.jna.Pointer
Write value to the requested bank of memory.
setNativeLong(long, NativeLong) - Method in class com.sun.jna.Pointer
Set value at location being pointed to.
setPointer(long, Pointer) - Method in class com.sun.jna.Pointer
Set value at location being pointed to.
setPrimitiveValue(Pointer, long, int, int, Object, Class) - Static method in class com.sun.jna.BitFields
 
setSecond(V) - Method in class com.ochafik.util.listenable.Pair
 
setSelectedItem(Object) - Method in class com.ochafik.util.listenable.ListenableComboModel
 
setShort(long, short) - Method in class com.sun.jna.Pointer
Set value at location being pointed to.
setString(long, String, boolean) - Method in class com.sun.jna.Pointer
Copy string value to the location being pointed to.
setString(long, String) - Method in class com.sun.jna.Pointer
Copy string value to the location being pointed to.
setTypeMapper(TypeMapper) - Method in class com.sun.jna.Structure
Change the type mapping for this structure.
setupClone(T, StructureType) - Method in class com.ochafik.lang.jnaerator.runtime.Structure
 
setupClone(T) - Method in class com.ochafik.lang.jnaerator.runtime.Structure
 
setupClone(T) - Method in class com.ochafik.lang.jnaerator.runtime.Union
 
setValue(char) - Method in class com.ochafik.lang.jnaerator.runtime.CharByReference
 
setValue(NativeSize) - Method in class com.ochafik.lang.jnaerator.runtime.NativeSizeByReference
 
setValue(V) - Method in class com.ochafik.util.listenable.Pair
 
share(long) - Method in class com.sun.jna.Pointer
 
share(long, long) - Method in class com.sun.jna.Pointer
Provide a view of this pointer with a different peer base.
simplePatternToRegex(String) - Static method in class com.ochafik.util.string.RegexUtils
 
SIZE - Static variable in class com.ochafik.lang.jnaerator.runtime.NativeSize
Size of a size_t integer, in bytes.
size() - Method in interface com.ochafik.lang.jnaerator.runtime.StructureType
 
size() - Method in class com.ochafik.util.listenable.AdaptedCollection
 
size() - Method in class com.ochafik.util.listenable.DefaultListenableCollection
 
size() - Method in class com.ochafik.util.listenable.DefaultListenableMap
 
SIZE - Static variable in class com.sun.jna.Pointer
Size of a native pointer, in bytes.
size() - Method in class com.sun.jna.Structure
 
sortFields(Field[], String[]) - Method in class com.sun.jna.Structure
Sort the structure fields according to the given array of names.
start() - Method in class com.ochafik.lang.Threads
Starts all the threads.
StringPointer - Class in com.ochafik.lang.jnaerator.runtime
Deprecated. 
StringPointer() - Constructor for class com.ochafik.lang.jnaerator.runtime.StringPointer
Deprecated.  
StringPointer(PointerType) - Constructor for class com.ochafik.lang.jnaerator.runtime.StringPointer
Deprecated.  
StringPointer(Pointer) - Constructor for class com.ochafik.lang.jnaerator.runtime.StringPointer
Deprecated.  
StringPointer(Pointer, int) - Constructor for class com.ochafik.lang.jnaerator.runtime.StringPointer
Deprecated.  
StringPointer(String) - Constructor for class com.ochafik.lang.jnaerator.runtime.StringPointer
Deprecated.  
StringPointer.ByReference - Class in com.ochafik.lang.jnaerator.runtime
Deprecated.  
StringPointer.ByReference() - Constructor for class com.ochafik.lang.jnaerator.runtime.StringPointer.ByReference
Deprecated.  
StringPointer.ByValue - Class in com.ochafik.lang.jnaerator.runtime
Deprecated.  
StringPointer.ByValue() - Constructor for class com.ochafik.lang.jnaerator.runtime.StringPointer.ByValue
Deprecated.  
StringUtils - Class in com.ochafik.util.string
 
StringUtils() - Constructor for class com.ochafik.util.string.StringUtils
 
Structure<S extends Structure<S,V,R>,V extends S,R extends S> - Class in com.ochafik.lang.jnaerator.runtime
 
Structure() - Constructor for class com.ochafik.lang.jnaerator.runtime.Structure
 
Structure - Class in com.sun.jna
Represents a native structure with a Java peer class.
Structure() - Constructor for class com.sun.jna.Structure
 
Structure(TypeMapper) - Constructor for class com.sun.jna.Structure
 
Structure(Pointer) - Constructor for class com.sun.jna.Structure
Create a structure cast onto pre-allocated memory.
Structure(Pointer, int) - Constructor for class com.sun.jna.Structure
 
Structure(Pointer, int, TypeMapper) - Constructor for class com.sun.jna.Structure
 
Structure.ByReference - Interface in com.ochafik.lang.jnaerator.runtime
 
Structure.ByReference - Interface in com.sun.jna
Tagging interface to indicate the address of an instance of the Structure type is to be used within a Structure definition rather than nesting the full Structure contents.
Structure.ByValue - Interface in com.ochafik.lang.jnaerator.runtime
 
Structure.ByValue - Interface in com.sun.jna
Tagging interface to indicate the value of an instance of the Structure type is to be used in function invocations rather than its address.
StructureType - Interface in com.ochafik.lang.jnaerator.runtime
 
StructureTypeDependent - Interface in com.ochafik.lang.jnaerator.runtime
 
subList(int, int) - Method in class com.ochafik.util.listenable.DefaultListenableList
There are no more guarantees made on the behaviour of the sublists returned by this method upon list change than there are on java.util.List.subList.
SwingCollectionListener<T> - Class in com.ochafik.util.listenable
Collection listener proxy that forwards in the event dispatch thread all the events it receives.
SwingCollectionListener(CollectionListener<T>) - Constructor for class com.ochafik.util.listenable.SwingCollectionListener
 
symbols - Variable in class com.ochafik.lang.jnaerator.runtime.globals.Global
 
synchronizedCollection(ListenableCollection<T>) - Static method in class com.ochafik.util.listenable.ListenableCollections
 
synchronizedList(ListenableList<T>) - Static method in class com.ochafik.util.listenable.ListenableCollections
 
synchronizedMap(ListenableMap<K, V>) - Static method in class com.ochafik.util.listenable.ListenableCollections
 
synchronizedSet(ListenableSet<T>) - Static method in class com.ochafik.util.listenable.ListenableCollections
 

T

This - Annotation Type in com.ochafik.lang.jnaerator.runtime
 
ThisCall - Annotation Type in com.ochafik.lang.jnaerator.runtime
 
Threads - Class in com.ochafik.lang
Group of coordinated Runnable instances that can be started, interrupted and waited for together.
Threads() - Constructor for class com.ochafik.lang.Threads
 
Threads.State - Enum in com.ochafik.lang
 
toArray(int) - Method in class com.ochafik.lang.jnaerator.runtime.Structure
Deprecated. use castToArray instead
toArray() - Method in class com.ochafik.lang.jnaerator.runtime.Structure
Deprecated. use castToArray instead
toArray(Structure[]) - Method in class com.ochafik.lang.jnaerator.runtime.Structure
Deprecated. use castToArray instead
toArray(int) - Method in class com.ochafik.lang.jnaerator.runtime.Union
Deprecated. use castToArray instead
toArray() - Method in class com.ochafik.lang.jnaerator.runtime.Union
Deprecated. use castToArray instead
toArray(Structure[]) - Method in class com.ochafik.lang.jnaerator.runtime.Union
Deprecated. use castToArray instead
toArray() - Method in class com.ochafik.util.listenable.DefaultListenableCollection
 
toArray(V[]) - Method in class com.ochafik.util.listenable.DefaultListenableCollection
 
toArray(Structure[]) - Method in class com.sun.jna.Structure
Returns a view of this structure's memory as an array of structures.
toArray(int) - Method in class com.sun.jna.Structure
Returns a view of this structure's memory as an array of structures.
toReferenceArray(int) - Method in class com.ochafik.lang.jnaerator.runtime.Structure
Deprecated. use castToArray instead
toReferenceArray() - Method in class com.ochafik.lang.jnaerator.runtime.Structure
Deprecated. use castToArray instead
toString() - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalCallback
 
toString() - Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalPrimitive
 
toString() - Method in class com.ochafik.lang.jnaerator.runtime.StringPointer
Deprecated.  
toString() - Method in class com.ochafik.lang.jnaerator.runtime.WStringPointer
Deprecated.  
toString() - Method in class com.ochafik.util.listenable.DefaultListenableCollection
 
toString() - Method in class com.ochafik.util.listenable.DefaultListenableMap
 
toString() - Method in class com.ochafik.util.listenable.Pair
 
toString() - Method in class com.sun.jna.Pointer
 
toString() - Method in class com.sun.jna.Structure
 
toValueArray(int) - Method in class com.ochafik.lang.jnaerator.runtime.Structure
Deprecated. use castToArray instead
toValueArray() - Method in class com.ochafik.lang.jnaerator.runtime.Structure
Deprecated. use castToArray instead
type - Variable in class com.ochafik.lang.jnaerator.runtime.globals.GlobalCallback
 
type - Variable in class com.ochafik.lang.jnaerator.runtime.globals.GlobalPrimitive
 
type - Variable in class com.ochafik.util.listenable.CollectionEvent
 

U

uncapitalize(String) - Static method in class com.ochafik.util.string.StringUtils
 
UNHANDLED_TYPE - Static variable in class com.sun.jna.BitFields
 
Union<S extends Union<S,V,R>,V extends S,R extends S> - Class in com.ochafik.lang.jnaerator.runtime
 
Union() - Constructor for class com.ochafik.lang.jnaerator.runtime.Union
 
Union.ByReference - Interface in com.ochafik.lang.jnaerator.runtime
 
Union.ByValue - Interface in com.ochafik.lang.jnaerator.runtime
 
unmodifiableCollection(ListenableCollection<T>) - Static method in class com.ochafik.util.listenable.ListenableCollections
 
unmodifiableList(ListenableList<T>) - Static method in class com.ochafik.util.listenable.ListenableCollections
 
unmodifiableMap(ListenableMap<K, V>) - Static method in class com.ochafik.util.listenable.ListenableCollections
 
unmodifiableSet(ListenableSet<T>) - Static method in class com.ochafik.util.listenable.ListenableCollections
 
URLUtils - Class in com.ochafik.net
 
URLUtils() - Constructor for class com.ochafik.net.URLUtils
 
use(Pointer) - Method in class com.ochafik.lang.jnaerator.runtime.Structure
 
use(Pointer, long) - Method in class com.ochafik.lang.jnaerator.runtime.Structure
 
use(Buffer) - Method in class com.ochafik.lang.jnaerator.runtime.Structure
 
use(Buffer, long) - Method in class com.ochafik.lang.jnaerator.runtime.Structure
 
use(Pointer) - Method in interface com.ochafik.lang.jnaerator.runtime.StructureType
 
use(Pointer) - Method in class com.ochafik.lang.jnaerator.runtime.Union
 
use(Pointer, long) - Method in class com.ochafik.lang.jnaerator.runtime.Union
 
use(Buffer) - Method in class com.ochafik.lang.jnaerator.runtime.Union
 
use(Buffer, long) - Method in class com.ochafik.lang.jnaerator.runtime.Union
 
useMemory(Pointer) - Method in class com.sun.jna.Structure
Set the memory used by this structure.
useMemory(Pointer, int) - Method in class com.sun.jna.Structure
Set the memory used by this structure.

V

value - Variable in class com.ochafik.lang.jnaerator.runtime.globals.GlobalCallback
 
value - Variable in class com.ochafik.lang.jnaerator.runtime.globals.GlobalPrimitive
 
value - Variable in class com.ochafik.lang.jnaerator.runtime.StringPointer
Deprecated.  
value - Variable in class com.ochafik.lang.jnaerator.runtime.WStringPointer
Deprecated.  
valueOf(String) - Static method in enum com.ochafik.lang.Threads.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ochafik.util.listenable.CollectionEvent.EventType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.ochafik.lang.Threads.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ochafik.util.listenable.CollectionEvent.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.ochafik.util.listenable.DefaultListenableMap
 
values() - Method in interface com.ochafik.util.listenable.ListenableMap
 
VirtualTablePointer - Class in com.ochafik.lang.jnaerator.runtime
 
VirtualTablePointer() - Constructor for class com.ochafik.lang.jnaerator.runtime.VirtualTablePointer
 

W

write() - Method in class com.ochafik.lang.jnaerator.runtime.Structure
 
write() - Method in interface com.ochafik.lang.jnaerator.runtime.StructureType
 
write() - Method in class com.ochafik.lang.jnaerator.runtime.Union
 
write(long, byte[], int, int) - Method in class com.sun.jna.Pointer
Indirect the native pointer, copying into memory pointed to by native pointer, from the specified array.
write(long, short[], int, int) - Method in class com.sun.jna.Pointer
Indirect the native pointer, copying into memory pointed to by native pointer, from the specified array.
write(long, char[], int, int) - Method in class com.sun.jna.Pointer
Indirect the native pointer, copying into memory pointed to by native pointer, from the specified array.
write(long, int[], int, int) - Method in class com.sun.jna.Pointer
Indirect the native pointer, copying into memory pointed to by native pointer, from the specified array.
write(long, long[], int, int) - Method in class com.sun.jna.Pointer
Indirect the native pointer, copying into memory pointed to by native pointer, from the specified array.
write(long, float[], int, int) - Method in class com.sun.jna.Pointer
Indirect the native pointer, copying into memory pointed to by native pointer, from the specified array.
write(long, double[], int, int) - Method in class com.sun.jna.Pointer
Indirect the native pointer, copying into memory pointed to by native pointer, from the specified array.
write(long, Pointer[], int, int) - Method in class com.sun.jna.Pointer
Write the given array of Pointer to native memory.
write() - Method in class com.sun.jna.Structure
Writes the fields of the struct to native memory
writeField(String) - Method in class com.sun.jna.Structure
Write the given field to native memory.
writeField(String, Object) - Method in class com.sun.jna.Structure
Write the given field value to the field and native memory.
WStringPointer - Class in com.ochafik.lang.jnaerator.runtime
Deprecated. 
WStringPointer() - Constructor for class com.ochafik.lang.jnaerator.runtime.WStringPointer
Deprecated.  
WStringPointer(PointerType) - Constructor for class com.ochafik.lang.jnaerator.runtime.WStringPointer
Deprecated.  
WStringPointer(Pointer) - Constructor for class com.ochafik.lang.jnaerator.runtime.WStringPointer
Deprecated.  
WStringPointer(Pointer, int) - Constructor for class com.ochafik.lang.jnaerator.runtime.WStringPointer
Deprecated.  
WStringPointer(WString) - Constructor for class com.ochafik.lang.jnaerator.runtime.WStringPointer
Deprecated.  
WStringPointer(String) - Constructor for class com.ochafik.lang.jnaerator.runtime.WStringPointer
Deprecated.  
WStringPointer.ByReference - Class in com.ochafik.lang.jnaerator.runtime
Deprecated.  
WStringPointer.ByReference() - Constructor for class com.ochafik.lang.jnaerator.runtime.WStringPointer.ByReference
Deprecated.  
WStringPointer.ByValue - Class in com.ochafik.lang.jnaerator.runtime
Deprecated.  
WStringPointer.ByValue() - Constructor for class com.ochafik.lang.jnaerator.runtime.WStringPointer.ByValue
Deprecated.  

A B C D E F G H I J K L M N O P R S T U V W

Copyright © 2009. All Rights Reserved.