public class SpaceText extends CFacade
Modifier and Type | Field and Description |
---|---|
static long[] |
__DNA__FIELD__blockhandler
Deprecated.
Deprecated
Pointer ArithmeticsThis is how you get a reference on the corresponding field in the struct: SpaceText spacetext = ...; CPointer<Object> p = spacetext.__dna__addressof(SpaceText.__DNA__FIELD__blockhandler); CPointer<CArrayFacade<Short>> p_blockhandler = p.cast(new Class[]{CArrayFacade.class, Short.class}); Metadata
|
static long[] |
__DNA__FIELD__blockscale
Deprecated.
Deprecated
Pointer ArithmeticsThis is how you get a reference on the corresponding field in the struct: SpaceText spacetext = ...; CPointer<Object> p = spacetext.__dna__addressof(SpaceText.__DNA__FIELD__blockscale); CPointer<Float> p_blockscale = p.cast(new Class[]{Float.class}); Metadata
|
static long[] |
__DNA__FIELD__cwidth
Field descriptor (offset) for struct member 'cwidth'.
|
static long[] |
__DNA__FIELD__doplugins
Field descriptor (offset) for struct member 'doplugins'.
|
static long[] |
__DNA__FIELD__drawcache
Field descriptor (offset) for struct member 'drawcache'.
|
static long[] |
__DNA__FIELD__findstr
Field descriptor (offset) for struct member 'findstr'.
|
static long[] |
__DNA__FIELD__flags
Field descriptor (offset) for struct member 'flags'.
|
static long[] |
__DNA__FIELD__left
Field descriptor (offset) for struct member 'left'.
|
static long[] |
__DNA__FIELD__lheight
Field descriptor (offset) for struct member 'lheight'.
|
static long[] |
__DNA__FIELD__lheight_dpi
Field descriptor (offset) for struct member 'lheight_dpi'.
|
static long[] |
__DNA__FIELD__line_hlight
Field descriptor (offset) for struct member 'line_hlight'.
|
static long[] |
__DNA__FIELD__linenrs_tot
Field descriptor (offset) for struct member 'linenrs_tot'.
|
static long[] |
__DNA__FIELD__live_edit
Field descriptor (offset) for struct member 'live_edit'.
|
static long[] |
__DNA__FIELD__margin_column
Field descriptor (offset) for struct member 'margin_column'.
|
static long[] |
__DNA__FIELD__menunr
Field descriptor (offset) for struct member 'menunr'.
|
static long[] |
__DNA__FIELD__next
Field descriptor (offset) for struct member 'next'.
|
static long[] |
__DNA__FIELD__overwrite
Field descriptor (offset) for struct member 'overwrite'.
|
static long[] |
__DNA__FIELD__pad
Field descriptor (offset) for struct member 'pad'.
|
static long[] |
__DNA__FIELD__pix_per_line
Field descriptor (offset) for struct member 'pix_per_line'.
|
static long[] |
__DNA__FIELD__prev
Field descriptor (offset) for struct member 'prev'.
|
static long[] |
__DNA__FIELD__regionbase
Field descriptor (offset) for struct member 'regionbase'.
|
static long[] |
__DNA__FIELD__replacestr
Field descriptor (offset) for struct member 'replacestr'.
|
static long[] |
__DNA__FIELD__scroll_accum
Field descriptor (offset) for struct member 'scroll_accum'.
|
static long[] |
__DNA__FIELD__showlinenrs
Field descriptor (offset) for struct member 'showlinenrs'.
|
static long[] |
__DNA__FIELD__showsyntax
Field descriptor (offset) for struct member 'showsyntax'.
|
static long[] |
__DNA__FIELD__spacetype
Field descriptor (offset) for struct member 'spacetype'.
|
static long[] |
__DNA__FIELD__tabnumber
Field descriptor (offset) for struct member 'tabnumber'.
|
static long[] |
__DNA__FIELD__text
Field descriptor (offset) for struct member 'text'.
|
static long[] |
__DNA__FIELD__top
Field descriptor (offset) for struct member 'top'.
|
static long[] |
__DNA__FIELD__txtbar
Field descriptor (offset) for struct member 'txtbar'.
|
static long[] |
__DNA__FIELD__txtscroll
Field descriptor (offset) for struct member 'txtscroll'.
|
static long[] |
__DNA__FIELD__viewlines
Field descriptor (offset) for struct member 'viewlines'.
|
static long[] |
__DNA__FIELD__wordwrap
Field descriptor (offset) for struct member 'wordwrap'.
|
static int |
__DNA__SDNA_INDEX
This is the sdna index of the struct SpaceText.
|
__io__address, __io__arch_index, __io__block, __io__blockTable, __io__pointersize
Modifier | Constructor and Description |
---|---|
|
SpaceText(long __address,
Block __block,
BlockTable __blockTable) |
protected |
SpaceText(SpaceText that) |
Modifier and Type | Method and Description |
---|---|
CPointer<SpaceText> |
__io__addressof()
Instantiates a pointer on this instance.
|
CArrayFacade<java.lang.Short> |
getBlockhandler()
Deprecated.
Deprecated
|
float |
getBlockscale()
Deprecated.
Deprecated
|
byte |
getCwidth()
Get method for struct member 'cwidth'.
|
int |
getDoplugins()
Get method for struct member 'doplugins'.
|
CPointer<java.lang.Object> |
getDrawcache()
Get method for struct member 'drawcache'.
|
CArrayFacade<java.lang.Byte> |
getFindstr()
Get method for struct member 'findstr'.
|
short |
getFlags()
Get method for struct member 'flags'.
|
int |
getLeft()
Get method for struct member 'left'.
|
short |
getLheight_dpi()
Get method for struct member 'lheight_dpi'.
|
short |
getLheight()
Get method for struct member 'lheight'.
|
short |
getLine_hlight()
Get method for struct member 'line_hlight'.
|
byte |
getLinenrs_tot()
Get method for struct member 'linenrs_tot'.
|
short |
getLive_edit()
Get method for struct member 'live_edit'.
|
short |
getMargin_column()
Get method for struct member 'margin_column'.
|
short |
getMenunr()
Get method for struct member 'menunr'.
|
CPointer<SpaceLink> |
getNext()
Get method for struct member 'next'.
|
short |
getOverwrite()
Get method for struct member 'overwrite'.
|
CArrayFacade<java.lang.Byte> |
getPad()
Get method for struct member 'pad'.
|
float |
getPix_per_line()
Get method for struct member 'pix_per_line'.
|
CPointer<SpaceLink> |
getPrev()
Get method for struct member 'prev'.
|
ListBase |
getRegionbase()
Get method for struct member 'regionbase'.
|
CArrayFacade<java.lang.Byte> |
getReplacestr()
Get method for struct member 'replacestr'.
|
CArrayFacade<java.lang.Float> |
getScroll_accum()
Get method for struct member 'scroll_accum'.
|
int |
getShowlinenrs()
Get method for struct member 'showlinenrs'.
|
short |
getShowsyntax()
Get method for struct member 'showsyntax'.
|
int |
getSpacetype()
Get method for struct member 'spacetype'.
|
int |
getTabnumber()
Get method for struct member 'tabnumber'.
|
CPointer<Text> |
getText()
Get method for struct member 'text'.
|
int |
getTop()
Get method for struct member 'top'.
|
rcti |
getTxtbar()
Get method for struct member 'txtbar'.
|
rcti |
getTxtscroll()
Get method for struct member 'txtscroll'.
|
int |
getViewlines()
Get method for struct member 'viewlines'.
|
int |
getWordwrap()
Get method for struct member 'wordwrap'.
|
void |
setBlockhandler(CArrayFacade<java.lang.Short> blockhandler)
Deprecated.
Deprecated
|
void |
setBlockscale(float blockscale)
Deprecated.
Deprecated
|
void |
setCwidth(byte cwidth)
Set method for struct member 'cwidth'.
|
void |
setDoplugins(int doplugins)
Set method for struct member 'doplugins'.
|
void |
setDrawcache(CPointer<java.lang.Object> drawcache)
Set method for struct member 'drawcache'.
|
void |
setFindstr(CArrayFacade<java.lang.Byte> findstr)
Set method for struct member 'findstr'.
|
void |
setFlags(short flags)
Set method for struct member 'flags'.
|
void |
setLeft(int left)
Set method for struct member 'left'.
|
void |
setLheight_dpi(short lheight_dpi)
Set method for struct member 'lheight_dpi'.
|
void |
setLheight(short lheight)
Set method for struct member 'lheight'.
|
void |
setLine_hlight(short line_hlight)
Set method for struct member 'line_hlight'.
|
void |
setLinenrs_tot(byte linenrs_tot)
Set method for struct member 'linenrs_tot'.
|
void |
setLive_edit(short live_edit)
Set method for struct member 'live_edit'.
|
void |
setMargin_column(short margin_column)
Set method for struct member 'margin_column'.
|
void |
setMenunr(short menunr)
Set method for struct member 'menunr'.
|
void |
setNext(CPointer<SpaceLink> next)
Set method for struct member 'next'.
|
void |
setOverwrite(short overwrite)
Set method for struct member 'overwrite'.
|
void |
setPad(CArrayFacade<java.lang.Byte> pad)
Set method for struct member 'pad'.
|
void |
setPix_per_line(float pix_per_line)
Set method for struct member 'pix_per_line'.
|
void |
setPrev(CPointer<SpaceLink> prev)
Set method for struct member 'prev'.
|
void |
setRegionbase(ListBase regionbase)
Set method for struct member 'regionbase'.
|
void |
setReplacestr(CArrayFacade<java.lang.Byte> replacestr)
Set method for struct member 'replacestr'.
|
void |
setScroll_accum(CArrayFacade<java.lang.Float> scroll_accum)
Set method for struct member 'scroll_accum'.
|
void |
setShowlinenrs(int showlinenrs)
Set method for struct member 'showlinenrs'.
|
void |
setShowsyntax(short showsyntax)
Set method for struct member 'showsyntax'.
|
void |
setSpacetype(int spacetype)
Set method for struct member 'spacetype'.
|
void |
setTabnumber(int tabnumber)
Set method for struct member 'tabnumber'.
|
void |
setText(CPointer<Text> text)
Set method for struct member 'text'.
|
void |
setTop(int top)
Set method for struct member 'top'.
|
void |
setTxtbar(rcti txtbar)
Set method for struct member 'txtbar'.
|
void |
setTxtscroll(rcti txtscroll)
Set method for struct member 'txtscroll'.
|
void |
setViewlines(int viewlines)
Set method for struct member 'viewlines'.
|
void |
setWordwrap(int wordwrap)
Set method for struct member 'wordwrap'.
|
__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 SpaceText.
org.cakelab.blender.io.dna.internal.StructDNA}
,
org.cakelab.blender.io.block.BlockTable#allocate}
,
Constant Field Valuespublic static final long[] __DNA__FIELD__next
This is how you get a reference on the corresponding field in the struct:
SpaceText spacetext = ...; CPointer<Object> p = spacetext.__dna__addressof(SpaceText.__DNA__FIELD__next); CPointer<CPointer<SpaceLink>> p_next = p.cast(new Class[]{CPointer.class, SpaceLink.class});
public static final long[] __DNA__FIELD__prev
This is how you get a reference on the corresponding field in the struct:
SpaceText spacetext = ...; CPointer<Object> p = spacetext.__dna__addressof(SpaceText.__DNA__FIELD__prev); CPointer<CPointer<SpaceLink>> p_prev = p.cast(new Class[]{CPointer.class, SpaceLink.class});
public static final long[] __DNA__FIELD__regionbase
storage of regions for inactive spaces
This is how you get a reference on the corresponding field in the struct:
SpaceText spacetext = ...; CPointer<Object> p = spacetext.__dna__addressof(SpaceText.__DNA__FIELD__regionbase); CPointer<ListBase> p_regionbase = p.cast(new Class[]{ListBase.class});
public static final long[] __DNA__FIELD__spacetype
This is how you get a reference on the corresponding field in the struct:
SpaceText spacetext = ...; CPointer<Object> p = spacetext.__dna__addressof(SpaceText.__DNA__FIELD__spacetype); CPointer<Integer> p_spacetype = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__blockscale
This is how you get a reference on the corresponding field in the struct:
SpaceText spacetext = ...; CPointer<Object> p = spacetext.__dna__addressof(SpaceText.__DNA__FIELD__blockscale); CPointer<Float> p_blockscale = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__blockhandler
This is how you get a reference on the corresponding field in the struct:
SpaceText spacetext = ...; CPointer<Object> p = spacetext.__dna__addressof(SpaceText.__DNA__FIELD__blockhandler); CPointer<CArrayFacade<Short>> p_blockhandler = p.cast(new Class[]{CArrayFacade.class, Short.class});
public static final long[] __DNA__FIELD__text
This is how you get a reference on the corresponding field in the struct:
SpaceText spacetext = ...; CPointer<Object> p = spacetext.__dna__addressof(SpaceText.__DNA__FIELD__text); CPointer<CPointer<Text>> p_text = p.cast(new Class[]{CPointer.class, Text.class});
public static final long[] __DNA__FIELD__top
This is how you get a reference on the corresponding field in the struct:
SpaceText spacetext = ...; CPointer<Object> p = spacetext.__dna__addressof(SpaceText.__DNA__FIELD__top); CPointer<Integer> p_top = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__viewlines
This is how you get a reference on the corresponding field in the struct:
SpaceText spacetext = ...; CPointer<Object> p = spacetext.__dna__addressof(SpaceText.__DNA__FIELD__viewlines); CPointer<Integer> p_viewlines = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__flags
This is how you get a reference on the corresponding field in the struct:
SpaceText spacetext = ...; CPointer<Object> p = spacetext.__dna__addressof(SpaceText.__DNA__FIELD__flags); CPointer<Short> p_flags = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__menunr
This is how you get a reference on the corresponding field in the struct:
SpaceText spacetext = ...; CPointer<Object> p = spacetext.__dna__addressof(SpaceText.__DNA__FIELD__menunr); CPointer<Short> p_menunr = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__lheight
user preference, is font_size!
This is how you get a reference on the corresponding field in the struct:
SpaceText spacetext = ...; CPointer<Object> p = spacetext.__dna__addressof(SpaceText.__DNA__FIELD__lheight); CPointer<Short> p_lheight = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__cwidth
This is how you get a reference on the corresponding field in the struct:
SpaceText spacetext = ...; CPointer<Object> p = spacetext.__dna__addressof(SpaceText.__DNA__FIELD__cwidth); CPointer<Byte> p_cwidth = p.cast(new Class[]{Byte.class});
public static final long[] __DNA__FIELD__linenrs_tot
runtime computed, character width and the number of chars to use when showing line numbers
This is how you get a reference on the corresponding field in the struct:
SpaceText spacetext = ...; CPointer<Object> p = spacetext.__dna__addressof(SpaceText.__DNA__FIELD__linenrs_tot); CPointer<Byte> p_linenrs_tot = p.cast(new Class[]{Byte.class});
public static final long[] __DNA__FIELD__left
This is how you get a reference on the corresponding field in the struct:
SpaceText spacetext = ...; CPointer<Object> p = spacetext.__dna__addressof(SpaceText.__DNA__FIELD__left); CPointer<Integer> p_left = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__showlinenrs
This is how you get a reference on the corresponding field in the struct:
SpaceText spacetext = ...; CPointer<Object> p = spacetext.__dna__addressof(SpaceText.__DNA__FIELD__showlinenrs); CPointer<Integer> p_showlinenrs = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__tabnumber
This is how you get a reference on the corresponding field in the struct:
SpaceText spacetext = ...; CPointer<Object> p = spacetext.__dna__addressof(SpaceText.__DNA__FIELD__tabnumber); CPointer<Integer> p_tabnumber = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__showsyntax
This is how you get a reference on the corresponding field in the struct:
SpaceText spacetext = ...; CPointer<Object> p = spacetext.__dna__addressof(SpaceText.__DNA__FIELD__showsyntax); CPointer<Short> p_showsyntax = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__line_hlight
This is how you get a reference on the corresponding field in the struct:
SpaceText spacetext = ...; CPointer<Object> p = spacetext.__dna__addressof(SpaceText.__DNA__FIELD__line_hlight); CPointer<Short> p_line_hlight = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__overwrite
This is how you get a reference on the corresponding field in the struct:
SpaceText spacetext = ...; CPointer<Object> p = spacetext.__dna__addressof(SpaceText.__DNA__FIELD__overwrite); CPointer<Short> p_overwrite = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__live_edit
run python while editing, evil
This is how you get a reference on the corresponding field in the struct:
SpaceText spacetext = ...; CPointer<Object> p = spacetext.__dna__addressof(SpaceText.__DNA__FIELD__live_edit); CPointer<Short> p_live_edit = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__pix_per_line
This is how you get a reference on the corresponding field in the struct:
SpaceText spacetext = ...; CPointer<Object> p = spacetext.__dna__addressof(SpaceText.__DNA__FIELD__pix_per_line); CPointer<Float> p_pix_per_line = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__txtscroll
This is how you get a reference on the corresponding field in the struct:
SpaceText spacetext = ...; CPointer<Object> p = spacetext.__dna__addressof(SpaceText.__DNA__FIELD__txtscroll); CPointer<rcti> p_txtscroll = p.cast(new Class[]{rcti.class});
public static final long[] __DNA__FIELD__txtbar
This is how you get a reference on the corresponding field in the struct:
SpaceText spacetext = ...; CPointer<Object> p = spacetext.__dna__addressof(SpaceText.__DNA__FIELD__txtbar); CPointer<rcti> p_txtbar = p.cast(new Class[]{rcti.class});
public static final long[] __DNA__FIELD__wordwrap
This is how you get a reference on the corresponding field in the struct:
SpaceText spacetext = ...; CPointer<Object> p = spacetext.__dna__addressof(SpaceText.__DNA__FIELD__wordwrap); CPointer<Integer> p_wordwrap = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__doplugins
This is how you get a reference on the corresponding field in the struct:
SpaceText spacetext = ...; CPointer<Object> p = spacetext.__dna__addressof(SpaceText.__DNA__FIELD__doplugins); CPointer<Integer> p_doplugins = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__findstr
ST_MAX_FIND_STR
This is how you get a reference on the corresponding field in the struct:
SpaceText spacetext = ...; CPointer<Object> p = spacetext.__dna__addressof(SpaceText.__DNA__FIELD__findstr); CPointer<CArrayFacade<Byte>> p_findstr = p.cast(new Class[]{CArrayFacade.class, Byte.class});
public static final long[] __DNA__FIELD__replacestr
ST_MAX_FIND_STR
This is how you get a reference on the corresponding field in the struct:
SpaceText spacetext = ...; CPointer<Object> p = spacetext.__dna__addressof(SpaceText.__DNA__FIELD__replacestr); CPointer<CArrayFacade<Byte>> p_replacestr = p.cast(new Class[]{CArrayFacade.class, Byte.class});
public static final long[] __DNA__FIELD__margin_column
column number to show right margin at
This is how you get a reference on the corresponding field in the struct:
SpaceText spacetext = ...; CPointer<Object> p = spacetext.__dna__addressof(SpaceText.__DNA__FIELD__margin_column); CPointer<Short> p_margin_column = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__lheight_dpi
actual lineheight, dpi controlled
This is how you get a reference on the corresponding field in the struct:
SpaceText spacetext = ...; CPointer<Object> p = spacetext.__dna__addressof(SpaceText.__DNA__FIELD__lheight_dpi); CPointer<Short> p_lheight_dpi = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__pad
This is how you get a reference on the corresponding field in the struct:
SpaceText spacetext = ...; CPointer<Object> p = spacetext.__dna__addressof(SpaceText.__DNA__FIELD__pad); CPointer<CArrayFacade<Byte>> p_pad = p.cast(new Class[]{CArrayFacade.class, Byte.class});
public static final long[] __DNA__FIELD__drawcache
cache for faster drawing
This is how you get a reference on the corresponding field in the struct:
SpaceText spacetext = ...; CPointer<Object> p = spacetext.__dna__addressof(SpaceText.__DNA__FIELD__drawcache); CPointer<CPointer<Object>> p_drawcache = p.cast(new Class[]{CPointer.class, Object.class});
public static final long[] __DNA__FIELD__scroll_accum
runtime, for scroll increments smaller than a line
This is how you get a reference on the corresponding field in the struct:
SpaceText spacetext = ...; CPointer<Object> p = spacetext.__dna__addressof(SpaceText.__DNA__FIELD__scroll_accum); CPointer<CArrayFacade<Float>> p_scroll_accum = p.cast(new Class[]{CArrayFacade.class, Float.class});
public SpaceText(long __address, Block __block, BlockTable __blockTable)
protected SpaceText(SpaceText that)
public CPointer<SpaceLink> getNext() throws java.io.IOException
java.io.IOException
__DNA__FIELD__next
public void setNext(CPointer<SpaceLink> next) throws java.io.IOException
java.io.IOException
__DNA__FIELD__next
public CPointer<SpaceLink> getPrev() throws java.io.IOException
java.io.IOException
__DNA__FIELD__prev
public void setPrev(CPointer<SpaceLink> prev) throws java.io.IOException
java.io.IOException
__DNA__FIELD__prev
public ListBase getRegionbase() throws java.io.IOException
storage of regions for inactive spaces
java.io.IOException
__DNA__FIELD__regionbase
public void setRegionbase(ListBase regionbase) throws java.io.IOException
storage of regions for inactive spaces
java.io.IOException
__DNA__FIELD__regionbase
public int getSpacetype() throws java.io.IOException
java.io.IOException
__DNA__FIELD__spacetype
public void setSpacetype(int spacetype) throws java.io.IOException
java.io.IOException
__DNA__FIELD__spacetype
public float getBlockscale() throws java.io.IOException
java.io.IOException
__DNA__FIELD__blockscale
public void setBlockscale(float blockscale) throws java.io.IOException
java.io.IOException
__DNA__FIELD__blockscale
public CArrayFacade<java.lang.Short> getBlockhandler() throws java.io.IOException
java.io.IOException
__DNA__FIELD__blockhandler
public void setBlockhandler(CArrayFacade<java.lang.Short> blockhandler) throws java.io.IOException
java.io.IOException
__DNA__FIELD__blockhandler
public CPointer<Text> getText() throws java.io.IOException
java.io.IOException
__DNA__FIELD__text
public void setText(CPointer<Text> text) throws java.io.IOException
java.io.IOException
__DNA__FIELD__text
public int getTop() throws java.io.IOException
java.io.IOException
__DNA__FIELD__top
public void setTop(int top) throws java.io.IOException
java.io.IOException
__DNA__FIELD__top
public int getViewlines() throws java.io.IOException
java.io.IOException
__DNA__FIELD__viewlines
public void setViewlines(int viewlines) throws java.io.IOException
java.io.IOException
__DNA__FIELD__viewlines
public short getFlags() throws java.io.IOException
java.io.IOException
__DNA__FIELD__flags
public void setFlags(short flags) throws java.io.IOException
java.io.IOException
__DNA__FIELD__flags
public short getMenunr() throws java.io.IOException
java.io.IOException
__DNA__FIELD__menunr
public void setMenunr(short menunr) throws java.io.IOException
java.io.IOException
__DNA__FIELD__menunr
public short getLheight() throws java.io.IOException
user preference, is font_size!
java.io.IOException
__DNA__FIELD__lheight
public void setLheight(short lheight) throws java.io.IOException
user preference, is font_size!
java.io.IOException
__DNA__FIELD__lheight
public byte getCwidth() throws java.io.IOException
java.io.IOException
__DNA__FIELD__cwidth
public void setCwidth(byte cwidth) throws java.io.IOException
java.io.IOException
__DNA__FIELD__cwidth
public byte getLinenrs_tot() throws java.io.IOException
runtime computed, character width and the number of chars to use when showing line numbers
java.io.IOException
__DNA__FIELD__linenrs_tot
public void setLinenrs_tot(byte linenrs_tot) throws java.io.IOException
runtime computed, character width and the number of chars to use when showing line numbers
java.io.IOException
__DNA__FIELD__linenrs_tot
public int getLeft() throws java.io.IOException
java.io.IOException
__DNA__FIELD__left
public void setLeft(int left) throws java.io.IOException
java.io.IOException
__DNA__FIELD__left
public int getShowlinenrs() throws java.io.IOException
java.io.IOException
__DNA__FIELD__showlinenrs
public void setShowlinenrs(int showlinenrs) throws java.io.IOException
java.io.IOException
__DNA__FIELD__showlinenrs
public int getTabnumber() throws java.io.IOException
java.io.IOException
__DNA__FIELD__tabnumber
public void setTabnumber(int tabnumber) throws java.io.IOException
java.io.IOException
__DNA__FIELD__tabnumber
public short getShowsyntax() throws java.io.IOException
java.io.IOException
__DNA__FIELD__showsyntax
public void setShowsyntax(short showsyntax) throws java.io.IOException
java.io.IOException
__DNA__FIELD__showsyntax
public short getLine_hlight() throws java.io.IOException
java.io.IOException
__DNA__FIELD__line_hlight
public void setLine_hlight(short line_hlight) throws java.io.IOException
java.io.IOException
__DNA__FIELD__line_hlight
public short getOverwrite() throws java.io.IOException
java.io.IOException
__DNA__FIELD__overwrite
public void setOverwrite(short overwrite) throws java.io.IOException
java.io.IOException
__DNA__FIELD__overwrite
public short getLive_edit() throws java.io.IOException
run python while editing, evil
java.io.IOException
__DNA__FIELD__live_edit
public void setLive_edit(short live_edit) throws java.io.IOException
run python while editing, evil
java.io.IOException
__DNA__FIELD__live_edit
public float getPix_per_line() throws java.io.IOException
java.io.IOException
__DNA__FIELD__pix_per_line
public void setPix_per_line(float pix_per_line) throws java.io.IOException
java.io.IOException
__DNA__FIELD__pix_per_line
public rcti getTxtscroll() throws java.io.IOException
java.io.IOException
__DNA__FIELD__txtscroll
public void setTxtscroll(rcti txtscroll) throws java.io.IOException
java.io.IOException
__DNA__FIELD__txtscroll
public rcti getTxtbar() throws java.io.IOException
java.io.IOException
__DNA__FIELD__txtbar
public void setTxtbar(rcti txtbar) throws java.io.IOException
java.io.IOException
__DNA__FIELD__txtbar
public int getWordwrap() throws java.io.IOException
java.io.IOException
__DNA__FIELD__wordwrap
public void setWordwrap(int wordwrap) throws java.io.IOException
java.io.IOException
__DNA__FIELD__wordwrap
public int getDoplugins() throws java.io.IOException
java.io.IOException
__DNA__FIELD__doplugins
public void setDoplugins(int doplugins) throws java.io.IOException
java.io.IOException
__DNA__FIELD__doplugins
public CArrayFacade<java.lang.Byte> getFindstr() throws java.io.IOException
ST_MAX_FIND_STR
java.io.IOException
__DNA__FIELD__findstr
public void setFindstr(CArrayFacade<java.lang.Byte> findstr) throws java.io.IOException
ST_MAX_FIND_STR
java.io.IOException
__DNA__FIELD__findstr
public CArrayFacade<java.lang.Byte> getReplacestr() throws java.io.IOException
ST_MAX_FIND_STR
java.io.IOException
__DNA__FIELD__replacestr
public void setReplacestr(CArrayFacade<java.lang.Byte> replacestr) throws java.io.IOException
ST_MAX_FIND_STR
java.io.IOException
__DNA__FIELD__replacestr
public short getMargin_column() throws java.io.IOException
column number to show right margin at
java.io.IOException
__DNA__FIELD__margin_column
public void setMargin_column(short margin_column) throws java.io.IOException
column number to show right margin at
java.io.IOException
__DNA__FIELD__margin_column
public short getLheight_dpi() throws java.io.IOException
actual lineheight, dpi controlled
java.io.IOException
__DNA__FIELD__lheight_dpi
public void setLheight_dpi(short lheight_dpi) throws java.io.IOException
actual lineheight, dpi controlled
java.io.IOException
__DNA__FIELD__lheight_dpi
public CArrayFacade<java.lang.Byte> getPad() throws java.io.IOException
java.io.IOException
__DNA__FIELD__pad
public void setPad(CArrayFacade<java.lang.Byte> pad) throws java.io.IOException
java.io.IOException
__DNA__FIELD__pad
public CPointer<java.lang.Object> getDrawcache() throws java.io.IOException
cache for faster drawing
java.io.IOException
__DNA__FIELD__drawcache
public void setDrawcache(CPointer<java.lang.Object> drawcache) throws java.io.IOException
cache for faster drawing
java.io.IOException
__DNA__FIELD__drawcache
public CArrayFacade<java.lang.Float> getScroll_accum() throws java.io.IOException
runtime, for scroll increments smaller than a line
java.io.IOException
__DNA__FIELD__scroll_accum
public void setScroll_accum(CArrayFacade<java.lang.Float> scroll_accum) throws java.io.IOException
runtime, for scroll increments smaller than a line
java.io.IOException
__DNA__FIELD__scroll_accum