dwt ~master (2018-03-04T11:18:22Z)
Home
Dub
Repo
StyledText.claimRightFreeSpace
org
eclipse
swt
custom
StyledText
StyledText
Scrolls text to the right to use new space made available by a resize.
class
StyledText
package
void
claimRightFreeSpace
(
)
Meta
Source
See Implementation
org
eclipse
swt
custom
StyledText
StyledText
classes
Printing
RTFWriter
TextWriter
constructors
this
functions
addBidiSegmentListener
addExtendedModifyListener
addLineBackgroundListener
addLineStyleListener
addModifyListener
addPaintObjectListener
addSelectionListener
addVerifyKeyListener
addVerifyListener
addWordMovementListener
append
calculateScrollBars
calculateTopIndex
claimBottomFreeSpace
claimRightFreeSpace
clearSelection
copy
createCaretBitmaps
createKeyBindings
cut
doAutoScroll
doBackspace
doContent
doContentEnd
doContentStart
doCursorNext
doCursorPrevious
doDelete
doDeleteWordNext
doDeleteWordPrevious
doLineDown
doLineEnd
doLineStart
doLineUp
doMouseLocationChange
doMouseSelection
doMouseWordSelect
doPageDown
doPageEnd
doPageStart
doPageUp
doSelection
doSelectionCursorNext
doSelectionCursorPrevious
doSelectionLineDown
doSelectionLineUp
doSelectionPageDown
doSelectionPageUp
doSelectionWordNext
doSelectionWordPrevious
doVisualNext
doVisualPrevious
doWordNext
doWordPrevious
endAutoScroll
getAlignment
getBaseline
getBidiColoring
getBidiSegments
getBidiSegmentsCompatibility
getBottomIndex
getCaretOffset
getCaretWidth
getCharCount
getContent
getDoubleClickEnabled
getEditable
getHorizontalIncrement
getHorizontalIndex
getHorizontalPixel
getIndent
getJustify
getKeyBinding
getLine
getLineAlignment
getLineAtOffset
getLineBackground
getLineBackgroundData
getLineBullet
getLineCount
getLineCountWhole
getLineDelimiter
getLineHeight
getLineIndent
getLineIndex
getLineJustify
getLinePixel
getLineSpacing
getLineStyleData
getLocationAtOffset
getModelDelimitedText
getOffsetAtLine
getOffsetAtLocation
getOffsetAtPoint
getOrientation
getPartialBottomIndex
getPartialTopIndex
getPlatformDelimitedText
getPointAtOffset
getRanges
getSelection
getSelectionBackground
getSelectionCount
getSelectionForeground
getSelectionRange
getSelectionText
getStyleRangeAtOffset
getStyleRanges
getTabs
getText
getTextBounds
getTextLimit
getTextRange
getTopIndex
getTopPixel
getVerticalIncrement
getWordWrap
handleDispose
handleHorizontalScroll
handleKey
handleKeyDown
handleKeyUp
handleMouseDown
handleMouseMove
handleMouseUp
handlePaint
handleResize
handleTextChanged
handleTextChanging
handleTextSet
handleTraverse
handleVerticalScroll
initializeAccessible
insert
installDefaultContent
installListeners
invokeAction
isBidi
isLineDelimiter
isMirrored
isSingleLine
modifyContent
paste
print
redraw
redrawRange
removeBidiSegmentListener
removeExtendedModifyListener
removeLineBackgroundListener
removeLineStyleListener
removeModifyListener
removePaintObjectListener
removeSelectionListener
removeVerifyKeyListener
removeVerifyListener
removeWordMovementListener
replaceStyleRanges
replaceTextRange
reset
resetSelection
scrollHorizontal
scrollVertical
selectAll
sendKeyEvent
sendLineEvent
sendSelectionEvent
setAlignment
setBackground
setBidiColoring
setCaret
setCaretLocation
setCaretOffset
setClipboardContent
setContent
setCursor
setDoubleClickEnabled
setEditable
setFont
setHorizontalIndex
setHorizontalPixel
setIndent
setJustify
setKeyBinding
setLineAlignment
setLineBackground
setLineBullet
setLineIndent
setLineJustify
setLineSpacing
setMouseWordSelectionAnchor
setOrientation
setScrollBars
setSelection
setSelectionBackground
setSelectionForeground
setSelectionRange
setStyleRange
setStyleRanges
setTabs
setText
setTextLimit
setTopIndex
setTopPixel
setWordWrap
showCaret
showSelection
updateSelection
static functions
checkStyle
Scrolls text to the right to use new space made available by a resize.