public class FileSelectParams extends CFacade
Config and Input for File Selector
Modifier and Type | Field and Description |
---|---|
static long[] |
__DNA__FIELD___pad0
Field descriptor (offset) for struct member '_pad0'.
|
static long[] |
__DNA__FIELD___pad1
Field descriptor (offset) for struct member '_pad1'.
|
static long[] |
__DNA__FIELD___pad2
Field descriptor (offset) for struct member '_pad2'.
|
static long[] |
__DNA__FIELD__active_file
Field descriptor (offset) for struct member 'active_file'.
|
static long[] |
__DNA__FIELD__details_flags
Field descriptor (offset) for struct member 'details_flags'.
|
static long[] |
__DNA__FIELD__dir
Field descriptor (offset) for struct member 'dir'.
|
static long[] |
__DNA__FIELD__display
Field descriptor (offset) for struct member 'display'.
|
static long[] |
__DNA__FIELD__f_fp
Field descriptor (offset) for struct member 'f_fp'.
|
static long[] |
__DNA__FIELD__file
Field descriptor (offset) for struct member 'file'.
|
static long[] |
__DNA__FIELD__filter
Field descriptor (offset) for struct member 'filter'.
|
static long[] |
__DNA__FIELD__filter_glob
Field descriptor (offset) for struct member 'filter_glob'.
|
static long[] |
__DNA__FIELD__filter_id
Field descriptor (offset) for struct member 'filter_id'.
|
static long[] |
__DNA__FIELD__filter_search
Field descriptor (offset) for struct member 'filter_search'.
|
static long[] |
__DNA__FIELD__flag
Field descriptor (offset) for struct member 'flag'.
|
static long[] |
__DNA__FIELD__fp_str
Field descriptor (offset) for struct member 'fp_str'.
|
static long[] |
__DNA__FIELD__highlight_file
Field descriptor (offset) for struct member 'highlight_file'.
|
static long[] |
__DNA__FIELD__recursion_level
Field descriptor (offset) for struct member 'recursion_level'.
|
static long[] |
__DNA__FIELD__rename_flag
Field descriptor (offset) for struct member 'rename_flag'.
|
static long[] |
__DNA__FIELD__renamefile
Field descriptor (offset) for struct member 'renamefile'.
|
static long[] |
__DNA__FIELD__sel_first
Field descriptor (offset) for struct member 'sel_first'.
|
static long[] |
__DNA__FIELD__sel_last
Field descriptor (offset) for struct member 'sel_last'.
|
static long[] |
__DNA__FIELD__sort
Field descriptor (offset) for struct member 'sort'.
|
static long[] |
__DNA__FIELD__thumbnail_size
Field descriptor (offset) for struct member 'thumbnail_size'.
|
static long[] |
__DNA__FIELD__title
Field descriptor (offset) for struct member 'title'.
|
static long[] |
__DNA__FIELD__type
Field descriptor (offset) for struct member 'type'.
|
static int |
__DNA__SDNA_INDEX
This is the sdna index of the struct FileSelectParams.
|
__io__address, __io__arch_index, __io__block, __io__blockTable, __io__pointersize
Modifier | Constructor and Description |
---|---|
protected |
FileSelectParams(FileSelectParams that) |
|
FileSelectParams(long __address,
Block __block,
BlockTable __blockTable) |
Modifier and Type | Method and Description |
---|---|
CPointer<FileSelectParams> |
__io__addressof()
Instantiates a pointer on this instance.
|
int |
get_pad0()
Get method for struct member '_pad0'.
|
CArrayFacade<java.lang.Byte> |
get_pad1()
Get method for struct member '_pad1'.
|
CArrayFacade<java.lang.Byte> |
get_pad2()
Get method for struct member '_pad2'.
|
int |
getActive_file()
Get method for struct member 'active_file'.
|
byte |
getDetails_flags()
Get method for struct member 'details_flags'.
|
CArrayFacade<java.lang.Byte> |
getDir()
Get method for struct member 'dir'.
|
short |
getDisplay()
Get method for struct member 'display'.
|
short |
getF_fp()
Get method for struct member 'f_fp'.
|
CArrayFacade<java.lang.Byte> |
getFile()
Get method for struct member 'file'.
|
CArrayFacade<java.lang.Byte> |
getFilter_glob()
Get method for struct member 'filter_glob'.
|
long |
getFilter_id()
Get method for struct member 'filter_id'.
|
CArrayFacade<java.lang.Byte> |
getFilter_search()
Get method for struct member 'filter_search'.
|
int |
getFilter()
Get method for struct member 'filter'.
|
short |
getFlag()
Get method for struct member 'flag'.
|
CArrayFacade<java.lang.Byte> |
getFp_str()
Get method for struct member 'fp_str'.
|
int |
getHighlight_file()
Get method for struct member 'highlight_file'.
|
short |
getRecursion_level()
Get method for struct member 'recursion_level'.
|
short |
getRename_flag()
Get method for struct member 'rename_flag'.
|
CArrayFacade<java.lang.Byte> |
getRenamefile()
Get method for struct member 'renamefile'.
|
int |
getSel_first()
Get method for struct member 'sel_first'.
|
int |
getSel_last()
Get method for struct member 'sel_last'.
|
short |
getSort()
Get method for struct member 'sort'.
|
short |
getThumbnail_size()
Get method for struct member 'thumbnail_size'.
|
CArrayFacade<java.lang.Byte> |
getTitle()
Get method for struct member 'title'.
|
short |
getType()
Get method for struct member 'type'.
|
void |
set_pad0(int _pad0)
Set method for struct member '_pad0'.
|
void |
set_pad1(CArrayFacade<java.lang.Byte> _pad1)
Set method for struct member '_pad1'.
|
void |
set_pad2(CArrayFacade<java.lang.Byte> _pad2)
Set method for struct member '_pad2'.
|
void |
setActive_file(int active_file)
Set method for struct member 'active_file'.
|
void |
setDetails_flags(byte details_flags)
Set method for struct member 'details_flags'.
|
void |
setDir(CArrayFacade<java.lang.Byte> dir)
Set method for struct member 'dir'.
|
void |
setDisplay(short display)
Set method for struct member 'display'.
|
void |
setF_fp(short f_fp)
Set method for struct member 'f_fp'.
|
void |
setFile(CArrayFacade<java.lang.Byte> file)
Set method for struct member 'file'.
|
void |
setFilter_glob(CArrayFacade<java.lang.Byte> filter_glob)
Set method for struct member 'filter_glob'.
|
void |
setFilter_id(long filter_id)
Set method for struct member 'filter_id'.
|
void |
setFilter_search(CArrayFacade<java.lang.Byte> filter_search)
Set method for struct member 'filter_search'.
|
void |
setFilter(int filter)
Set method for struct member 'filter'.
|
void |
setFlag(short flag)
Set method for struct member 'flag'.
|
void |
setFp_str(CArrayFacade<java.lang.Byte> fp_str)
Set method for struct member 'fp_str'.
|
void |
setHighlight_file(int highlight_file)
Set method for struct member 'highlight_file'.
|
void |
setRecursion_level(short recursion_level)
Set method for struct member 'recursion_level'.
|
void |
setRename_flag(short rename_flag)
Set method for struct member 'rename_flag'.
|
void |
setRenamefile(CArrayFacade<java.lang.Byte> renamefile)
Set method for struct member 'renamefile'.
|
void |
setSel_first(int sel_first)
Set method for struct member 'sel_first'.
|
void |
setSel_last(int sel_last)
Set method for struct member 'sel_last'.
|
void |
setSort(short sort)
Set method for struct member 'sort'.
|
void |
setThumbnail_size(short thumbnail_size)
Set method for struct member 'thumbnail_size'.
|
void |
setTitle(CArrayFacade<java.lang.Byte> title)
Set method for struct member 'title'.
|
void |
setType(short type)
Set method for struct member 'type'.
|
__io__addressof, __io__addressof, __io__equals, __io__generic__copy, __io__generic__copy, __io__instanceof, __io__native__copy, __io__newInstance, __io__same__encoding, __io__sizeof, __io__sizeof, __io__subclassof
public static final int __DNA__SDNA_INDEX
It is required when allocating a new block to store data for FileSelectParams.
org.cakelab.blender.io.dna.internal.StructDNA}
,
org.cakelab.blender.io.block.BlockTable#allocate}
,
Constant Field Valuespublic static final long[] __DNA__FIELD__title
Title, also used for the text of the execute button.
This is how you get a reference on the corresponding field in the struct:
FileSelectParams fileselectparams = ...; CPointer<Object> p = fileselectparams.__dna__addressof(FileSelectParams.__DNA__FIELD__title); CPointer<CArrayFacade<Byte>> p_title = p.cast(new Class[]{CArrayFacade.class, Byte.class});
public static final long[] __DNA__FIELD__dir
Directory, FILE_MAX_LIBEXTRA, 1024 + 66, this is for extreme case when 1023 length path needs to be linked in, where foo.blend/Armature need adding
This is how you get a reference on the corresponding field in the struct:
FileSelectParams fileselectparams = ...; CPointer<Object> p = fileselectparams.__dna__addressof(FileSelectParams.__DNA__FIELD__dir); CPointer<CArrayFacade<Byte>> p_dir = p.cast(new Class[]{CArrayFacade.class, Byte.class});
public static final long[] __DNA__FIELD__file
This is how you get a reference on the corresponding field in the struct:
FileSelectParams fileselectparams = ...; CPointer<Object> p = fileselectparams.__dna__addressof(FileSelectParams.__DNA__FIELD__file); CPointer<CArrayFacade<Byte>> p_file = p.cast(new Class[]{CArrayFacade.class, Byte.class});
public static final long[] __DNA__FIELD__renamefile
This is how you get a reference on the corresponding field in the struct:
FileSelectParams fileselectparams = ...; CPointer<Object> p = fileselectparams.__dna__addressof(FileSelectParams.__DNA__FIELD__renamefile); CPointer<CArrayFacade<Byte>> p_renamefile = p.cast(new Class[]{CArrayFacade.class, Byte.class});
public static final long[] __DNA__FIELD__rename_flag
This is how you get a reference on the corresponding field in the struct:
FileSelectParams fileselectparams = ...; CPointer<Object> p = fileselectparams.__dna__addressof(FileSelectParams.__DNA__FIELD__rename_flag); CPointer<Short> p_rename_flag = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__filter_glob
List of filetypes to filter (FILE_MAXFILE).
This is how you get a reference on the corresponding field in the struct:
FileSelectParams fileselectparams = ...; CPointer<Object> p = fileselectparams.__dna__addressof(FileSelectParams.__DNA__FIELD__filter_glob); CPointer<CArrayFacade<Byte>> p_filter_glob = p.cast(new Class[]{CArrayFacade.class, Byte.class});
public static final long[] __DNA__FIELD__filter_search
Text
items name must match to be shown.
This is how you get a reference on the corresponding field in the struct:
FileSelectParams fileselectparams = ...; CPointer<Object> p = fileselectparams.__dna__addressof(FileSelectParams.__DNA__FIELD__filter_search); CPointer<CArrayFacade<Byte>> p_filter_search = p.cast(new Class[]{CArrayFacade.class, Byte.class});
public static final long[] __DNA__FIELD___pad0
Same as filter, but for ID
types (aka library groups).
This is how you get a reference on the corresponding field in the struct:
FileSelectParams fileselectparams = ...; CPointer<Object> p = fileselectparams.__dna__addressof(FileSelectParams.__DNA__FIELD___pad0); CPointer<Integer> p__pad0 = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__filter_id
This is how you get a reference on the corresponding field in the struct:
FileSelectParams fileselectparams = ...; CPointer<Object> p = fileselectparams.__dna__addressof(FileSelectParams.__DNA__FIELD__filter_id); CPointer<int64> p_filter_id = p.cast(new Class[]{int64.class});
public static final long[] __DNA__FIELD__active_file
Active file used for keyboard navigation.
This is how you get a reference on the corresponding field in the struct:
FileSelectParams fileselectparams = ...; CPointer<Object> p = fileselectparams.__dna__addressof(FileSelectParams.__DNA__FIELD__active_file); CPointer<Integer> p_active_file = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__highlight_file
File under cursor.
This is how you get a reference on the corresponding field in the struct:
FileSelectParams fileselectparams = ...; CPointer<Object> p = fileselectparams.__dna__addressof(FileSelectParams.__DNA__FIELD__highlight_file); CPointer<Integer> p_highlight_file = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__sel_first
This is how you get a reference on the corresponding field in the struct:
FileSelectParams fileselectparams = ...; CPointer<Object> p = fileselectparams.__dna__addressof(FileSelectParams.__DNA__FIELD__sel_first); CPointer<Integer> p_sel_first = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__sel_last
This is how you get a reference on the corresponding field in the struct:
FileSelectParams fileselectparams = ...; CPointer<Object> p = fileselectparams.__dna__addressof(FileSelectParams.__DNA__FIELD__sel_last); CPointer<Integer> p_sel_last = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__thumbnail_size
This is how you get a reference on the corresponding field in the struct:
FileSelectParams fileselectparams = ...; CPointer<Object> p = fileselectparams.__dna__addressof(FileSelectParams.__DNA__FIELD__thumbnail_size); CPointer<Short> p_thumbnail_size = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD___pad1
This is how you get a reference on the corresponding field in the struct:
FileSelectParams fileselectparams = ...; CPointer<Object> p = fileselectparams.__dna__addressof(FileSelectParams.__DNA__FIELD___pad1); CPointer<CArrayFacade<Byte>> p__pad1 = p.cast(new Class[]{CArrayFacade.class, Byte.class});
public static final long[] __DNA__FIELD__type
short XXXXX for now store type here, should be moved to the operator. eFileSelectType
This is how you get a reference on the corresponding field in the struct:
FileSelectParams fileselectparams = ...; CPointer<Object> p = fileselectparams.__dna__addressof(FileSelectParams.__DNA__FIELD__type); CPointer<Short> p_type = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__flag
Settings for filter, hiding dots files.
This is how you get a reference on the corresponding field in the struct:
FileSelectParams fileselectparams = ...; CPointer<Object> p = fileselectparams.__dna__addressof(FileSelectParams.__DNA__FIELD__flag); CPointer<Short> p_flag = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__sort
Sort order.
This is how you get a reference on the corresponding field in the struct:
FileSelectParams fileselectparams = ...; CPointer<Object> p = fileselectparams.__dna__addressof(FileSelectParams.__DNA__FIELD__sort); CPointer<Short> p_sort = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__display
Display mode flag.
This is how you get a reference on the corresponding field in the struct:
FileSelectParams fileselectparams = ...; CPointer<Object> p = fileselectparams.__dna__addressof(FileSelectParams.__DNA__FIELD__display); CPointer<Short> p_display = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__details_flags
Details toggles (file size, creation date, etc.)
This is how you get a reference on the corresponding field in the struct:
FileSelectParams fileselectparams = ...; CPointer<Object> p = fileselectparams.__dna__addressof(FileSelectParams.__DNA__FIELD__details_flags); CPointer<Byte> p_details_flags = p.cast(new Class[]{Byte.class});
public static final long[] __DNA__FIELD___pad2
This is how you get a reference on the corresponding field in the struct:
FileSelectParams fileselectparams = ...; CPointer<Object> p = fileselectparams.__dna__addressof(FileSelectParams.__DNA__FIELD___pad2); CPointer<CArrayFacade<Byte>> p__pad2 = p.cast(new Class[]{CArrayFacade.class, Byte.class});
public static final long[] __DNA__FIELD__filter
Filter when (flags & FILE_FILTER) is true.
This is how you get a reference on the corresponding field in the struct:
FileSelectParams fileselectparams = ...; CPointer<Object> p = fileselectparams.__dna__addressof(FileSelectParams.__DNA__FIELD__filter); CPointer<Integer> p_filter = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__recursion_level
Max number of levels in dirtree to show at once, 0 to disable recursion.
This is how you get a reference on the corresponding field in the struct:
FileSelectParams fileselectparams = ...; CPointer<Object> p = fileselectparams.__dna__addressof(FileSelectParams.__DNA__FIELD__recursion_level); CPointer<Short> p_recursion_level = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__f_fp
XXX
This is how you get a reference on the corresponding field in the struct:
FileSelectParams fileselectparams = ...; CPointer<Object> p = fileselectparams.__dna__addressof(FileSelectParams.__DNA__FIELD__f_fp); CPointer<Short> p_f_fp = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__fp_str
String to use for font preview.
This is how you get a reference on the corresponding field in the struct:
FileSelectParams fileselectparams = ...; CPointer<Object> p = fileselectparams.__dna__addressof(FileSelectParams.__DNA__FIELD__fp_str); CPointer<CArrayFacade<Byte>> p_fp_str = p.cast(new Class[]{CArrayFacade.class, Byte.class});
public FileSelectParams(long __address, Block __block, BlockTable __blockTable)
protected FileSelectParams(FileSelectParams that)
public CArrayFacade<java.lang.Byte> getTitle() throws java.io.IOException
Title, also used for the text of the execute button.
java.io.IOException
__DNA__FIELD__title
public void setTitle(CArrayFacade<java.lang.Byte> title) throws java.io.IOException
Title, also used for the text of the execute button.
java.io.IOException
__DNA__FIELD__title
public CArrayFacade<java.lang.Byte> getDir() throws java.io.IOException
Directory, FILE_MAX_LIBEXTRA, 1024 + 66, this is for extreme case when 1023 length path needs to be linked in, where foo.blend/Armature need adding
java.io.IOException
__DNA__FIELD__dir
public void setDir(CArrayFacade<java.lang.Byte> dir) throws java.io.IOException
Directory, FILE_MAX_LIBEXTRA, 1024 + 66, this is for extreme case when 1023 length path needs to be linked in, where foo.blend/Armature need adding
java.io.IOException
__DNA__FIELD__dir
public CArrayFacade<java.lang.Byte> getFile() throws java.io.IOException
java.io.IOException
__DNA__FIELD__file
public void setFile(CArrayFacade<java.lang.Byte> file) throws java.io.IOException
java.io.IOException
__DNA__FIELD__file
public CArrayFacade<java.lang.Byte> getRenamefile() throws java.io.IOException
java.io.IOException
__DNA__FIELD__renamefile
public void setRenamefile(CArrayFacade<java.lang.Byte> renamefile) throws java.io.IOException
java.io.IOException
__DNA__FIELD__renamefile
public short getRename_flag() throws java.io.IOException
java.io.IOException
__DNA__FIELD__rename_flag
public void setRename_flag(short rename_flag) throws java.io.IOException
java.io.IOException
__DNA__FIELD__rename_flag
public CArrayFacade<java.lang.Byte> getFilter_glob() throws java.io.IOException
List of filetypes to filter (FILE_MAXFILE).
java.io.IOException
__DNA__FIELD__filter_glob
public void setFilter_glob(CArrayFacade<java.lang.Byte> filter_glob) throws java.io.IOException
List of filetypes to filter (FILE_MAXFILE).
java.io.IOException
__DNA__FIELD__filter_glob
public CArrayFacade<java.lang.Byte> getFilter_search() throws java.io.IOException
Text
items name must match to be shown.
java.io.IOException
__DNA__FIELD__filter_search
public void setFilter_search(CArrayFacade<java.lang.Byte> filter_search) throws java.io.IOException
Text
items name must match to be shown.
java.io.IOException
__DNA__FIELD__filter_search
public int get_pad0() throws java.io.IOException
Same as filter, but for ID
types (aka library groups).
java.io.IOException
__DNA__FIELD___pad0
public void set_pad0(int _pad0) throws java.io.IOException
Same as filter, but for ID
types (aka library groups).
java.io.IOException
__DNA__FIELD___pad0
public long getFilter_id() throws java.io.IOException
java.io.IOException
__DNA__FIELD__filter_id
public void setFilter_id(long filter_id) throws java.io.IOException
java.io.IOException
__DNA__FIELD__filter_id
public int getActive_file() throws java.io.IOException
Active file used for keyboard navigation.
java.io.IOException
__DNA__FIELD__active_file
public void setActive_file(int active_file) throws java.io.IOException
Active file used for keyboard navigation.
java.io.IOException
__DNA__FIELD__active_file
public int getHighlight_file() throws java.io.IOException
File under cursor.
java.io.IOException
__DNA__FIELD__highlight_file
public void setHighlight_file(int highlight_file) throws java.io.IOException
File under cursor.
java.io.IOException
__DNA__FIELD__highlight_file
public int getSel_first() throws java.io.IOException
java.io.IOException
__DNA__FIELD__sel_first
public void setSel_first(int sel_first) throws java.io.IOException
java.io.IOException
__DNA__FIELD__sel_first
public int getSel_last() throws java.io.IOException
java.io.IOException
__DNA__FIELD__sel_last
public void setSel_last(int sel_last) throws java.io.IOException
java.io.IOException
__DNA__FIELD__sel_last
public short getThumbnail_size() throws java.io.IOException
java.io.IOException
__DNA__FIELD__thumbnail_size
public void setThumbnail_size(short thumbnail_size) throws java.io.IOException
java.io.IOException
__DNA__FIELD__thumbnail_size
public CArrayFacade<java.lang.Byte> get_pad1() throws java.io.IOException
java.io.IOException
__DNA__FIELD___pad1
public void set_pad1(CArrayFacade<java.lang.Byte> _pad1) throws java.io.IOException
java.io.IOException
__DNA__FIELD___pad1
public short getType() throws java.io.IOException
short XXXXX for now store type here, should be moved to the operator. eFileSelectType
java.io.IOException
__DNA__FIELD__type
public void setType(short type) throws java.io.IOException
short XXXXX for now store type here, should be moved to the operator. eFileSelectType
java.io.IOException
__DNA__FIELD__type
public short getFlag() throws java.io.IOException
Settings for filter, hiding dots files.
java.io.IOException
__DNA__FIELD__flag
public void setFlag(short flag) throws java.io.IOException
Settings for filter, hiding dots files.
java.io.IOException
__DNA__FIELD__flag
public short getSort() throws java.io.IOException
Sort order.
java.io.IOException
__DNA__FIELD__sort
public void setSort(short sort) throws java.io.IOException
Sort order.
java.io.IOException
__DNA__FIELD__sort
public short getDisplay() throws java.io.IOException
Display mode flag.
java.io.IOException
__DNA__FIELD__display
public void setDisplay(short display) throws java.io.IOException
Display mode flag.
java.io.IOException
__DNA__FIELD__display
public byte getDetails_flags() throws java.io.IOException
Details toggles (file size, creation date, etc.)
java.io.IOException
__DNA__FIELD__details_flags
public void setDetails_flags(byte details_flags) throws java.io.IOException
Details toggles (file size, creation date, etc.)
java.io.IOException
__DNA__FIELD__details_flags
public CArrayFacade<java.lang.Byte> get_pad2() throws java.io.IOException
java.io.IOException
__DNA__FIELD___pad2
public void set_pad2(CArrayFacade<java.lang.Byte> _pad2) throws java.io.IOException
java.io.IOException
__DNA__FIELD___pad2
public int getFilter() throws java.io.IOException
Filter when (flags & FILE_FILTER) is true.
java.io.IOException
__DNA__FIELD__filter
public void setFilter(int filter) throws java.io.IOException
Filter when (flags & FILE_FILTER) is true.
java.io.IOException
__DNA__FIELD__filter
public short getRecursion_level() throws java.io.IOException
Max number of levels in dirtree to show at once, 0 to disable recursion.
java.io.IOException
__DNA__FIELD__recursion_level
public void setRecursion_level(short recursion_level) throws java.io.IOException
Max number of levels in dirtree to show at once, 0 to disable recursion.
java.io.IOException
__DNA__FIELD__recursion_level
public short getF_fp() throws java.io.IOException
XXX
java.io.IOException
__DNA__FIELD__f_fp
public void setF_fp(short f_fp) throws java.io.IOException
XXX
java.io.IOException
__DNA__FIELD__f_fp
public CArrayFacade<java.lang.Byte> getFp_str() throws java.io.IOException
String to use for font preview.
java.io.IOException
__DNA__FIELD__fp_str
public void setFp_str(CArrayFacade<java.lang.Byte> fp_str) throws java.io.IOException
String to use for font preview.
java.io.IOException
__DNA__FIELD__fp_str
public CPointer<FileSelectParams> __io__addressof()