dwt ~dev (2021-09-28T23:59:43.584138)
Dub
Repo
TextWriter.write
org
eclipse
swt
custom
StyledText
StyledText
TextWriter
Appends the given int to the data.
void
write
(String string)
void
write
(String string, int offset)
void
write
(int i)
class
TextWriter
void
write
(
int
i
)
void
write
(char i)
Meta
Source
See Implementation
org
eclipse
swt
custom
StyledText
StyledText
TextWriter
constructors
this
functions
close
getCharCount
getStart
isClosed
toString
write
writeLine
writeLineDelimiter
Appends the given int to the data.