dwt ~master (2018-03-04T11:18:22Z)
Home
Dub
Repo
StyleRange.this
org
eclipse
swt
custom
StyleRange
StyleRange
Create a new style range with no styles
@since 3.2
this
()
class
StyleRange
this
(
)
this
(
StyleRange
other
)
this
(
TextStyle
style
)
this
(
int
start
,
int
length
,
Color
foreground
,
Color
background
)
this
(
int
start
,
int
length
,
Color
foreground
,
Color
background
,
int
fontStyle
)
Meta
Source
See Implementation
org
eclipse
swt
custom
StyleRange
StyleRange
constructors
this
functions
clone
isUnstyled
opEquals
similarTo
toHash
toString
variables
fontStyle
length
start
Create a new style range with no styles
@since 3.2