Package io.github.qishr.cascara.macos.files
Class AEDesc
java.lang.Object
com.sun.jna.Structure
io.github.qishr.cascara.macos.files.MacosOpenFileListener.AEDesc
Enclosing Class:
io.github.qishr.cascara.macos.files.MacosOpenFileListener
public static class AEDesc
extends Structure
Field Summary
| Modifier and Type | Field | Description |
|---|---|---|
| public Pointer | dataHandle | |
| public int | descriptorType |
Constructor Summary
| Constructor | Description |
|---|---|
| AEDesc() |
Method Summary
| Modifier and Type | Method | Description |
|---|---|---|
| protected List<String> | getFieldOrder() |
Field Details
dataHandle
public Pointer dataHandle
descriptorType
public int descriptorType
Method Details
getFieldOrder
protected List<String> getFieldOrder()