dwt v1.0.4+swt-3.4.1 (2020-03-19T06:15:23Z)
Home
Dub
Repo
StyledText.createKeyBindings
org
eclipse
swt
custom
StyledText
StyledText
Creates default key bindings.
class
StyledText
package
void
createKeyBindings
(
)
Meta
Source
See Implementation
org
eclipse
swt
custom
StyledText
StyledText
aliases
computeSize
classes
Printing
RTFWriter
TextWriter
constructors
this
functions
addBidiSegmentListener
addExtendedModifyListener
addLineBackgroundListener
addLineStyleListener
addModifyListener
addPaintObjectListener
addSelectionListener
addVerifyKeyListener
addVerifyListener
addWordMovementListener
append
calculateScrollBars
calculateTopIndex
checkDragDetect
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
getAvailableHeightAbove
getAvailableHeightBellow
getBackground
getBaseline
getBidiColoring
getBidiSegments
getBidiSegmentsCompatibility
getBottomIndex
getBoundsAtOffset
getCaretDirection
getCaretLine
getCaretOffset
getCaretWidth
getCharCount
getClipboardContent
getClusterNext
getClusterPrevious
getContent
getDoubleClickEnabled
getDragDetect
getEditable
getForeground
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
getStyle
getStyleRangeAtOffset
getStyleRanges
getTabs
getText
getTextBounds
getTextLimit
getTextRange
getTopIndex
getTopPixel
getVerticalIncrement
getVerticalScrollOffset
getVisualLineIndex
getWordNext
getWordPrevious
getWordWrap
getWrapWidth
handleCompositionChanged
handleCompositionOffset
handleCompositionSelection
handleDispose
handleHorizontalScroll
handleKey
handleKeyDown
handleKeyUp
handleMouseDown
handleMouseMove
handleMouseUp
handlePaint
handleResize
handleTextChanged
handleTextChanging
handleTextSet
handleTraverse
insert
installDefaultContent
installListeners
internalRedrawRange
static functions
checkStyle
static variables
BIDI_CARET_WIDTH
DEFAULT_HEIGHT
DEFAULT_WIDTH
ExtendedModify
H_SCROLL_RATE
IS_CARBON
IS_GTK
IS_MOTIF
LineGetBackground
LineGetSegments
LineGetStyle
OFFSET_LEADING
PREVIOUS_OFFSET_TRAILING
PaintObject
PlatformLineDelimiter
TAB
TextChanged
TextChanging
TextSet
V_SCROLL_RATE
VerifyKey
WordNext
WordPrevious
variables
alignment
autoScrollDirection
autoScrollDistance
background
bidiColoring
bottomMargin
caretAlignment
caretDirection
caretOffset
caretWidth
clickCount
clientAreaHeight
clientAreaWidth
clipboard
clipboardSelection
columnX
content
defaultCaret
doubleClickEnabled
doubleClickSelection
dragDetect_
editable
fixedLineHeight
foreground
horizontalScrollOffset
ime
indent
isMirrored_
justify
keyActionMap
lastLineBottom
lastTextChangeNewCharCount
lastTextChangeNewLineCount
lastTextChangeReplaceCharCount
lastTextChangeReplaceLineCount
lastTextChangeStart
leftCaretBitmap
leftMargin
lineSpacing
listener
overwrite
renderer
rightCaretBitmap
rightMargin
selectedTextValid
selection
selectionAnchor
selectionBackground
selectionForeground
tabLength
textChangeListener
textLimit
topIndex
topIndexY
topMargin
updateCaretDirection
verticalScrollOffset
wordWrap
Creates default key bindings.