dwt ~master (2018-03-04T11:18:22Z)
Home
Dub
Repo
TextWriter.write
org
eclipse
swt
custom
StyledText
StyledText
TextWriter
Appends the given string to the data.
void
write
(
String
string
)
class
TextWriter
void
write
(
String
string
)
void
write
(
String
string
,
int
offset
)
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 string to the data.