A B C D E F G H I K L M N O P R S U V W X 
All Classes All Packages

A

addCaretMovedListener(CaretMovedListener) - Method in class org.exbin.bined.swing.basic.CodeArea
 
addDataChangedListener(DataChangedListener) - Method in class org.exbin.bined.swing.CodeAreaCore
 
addEditModeChangedListener(EditModeChangedListener) - Method in class org.exbin.bined.swing.basic.CodeArea
 
addScrollingListener(ScrollingListener) - Method in class org.exbin.bined.swing.basic.CodeArea
 
addSelectionChangedListener(SelectionChangedListener) - Method in class org.exbin.bined.swing.basic.CodeArea
 
AntialiasingCapable - Interface in org.exbin.bined.swing.capability
Support for anti-aliasing capability.
AntialiasingMode - Enum in org.exbin.bined.swing.basic
Enumeration of supported anti-aliasing modes.
areSameColors(Color, Color) - Static method in class org.exbin.bined.swing.CodeAreaSwingUtils
 
attach() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
attach() - Method in interface org.exbin.bined.swing.CodeAreaPainter
Attaches painter to code area.
AUTO - org.exbin.bined.swing.basic.AntialiasingMode
 

B

backSpacePressed() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCommandHandler
 
backSpacePressed() - Method in interface org.exbin.bined.swing.CodeAreaCommandHandler
Backspace key was pressed.
BASIC - org.exbin.bined.swing.basic.AntialiasingMode
 
BasicCodeAreaColorsProfile - Class in org.exbin.bined.swing.basic.color
Basic code area set of colors.
BasicCodeAreaColorsProfile() - Constructor for class org.exbin.bined.swing.basic.color.BasicCodeAreaColorsProfile
 
BasicCodeAreaDimensions - Class in org.exbin.bined.swing.basic
Basic code area component dimensions.
BasicCodeAreaDimensions() - Constructor for class org.exbin.bined.swing.basic.BasicCodeAreaDimensions
 
BasicCodeAreaMetrics - Class in org.exbin.bined.swing.basic
Basic code area component dimensions.
BasicCodeAreaMetrics() - Constructor for class org.exbin.bined.swing.basic.BasicCodeAreaMetrics
 
BasicCodeAreaVisibility - Class in org.exbin.bined.swing.basic
Basic code area component characters visibility in scroll window.
BasicCodeAreaVisibility() - Constructor for class org.exbin.bined.swing.basic.BasicCodeAreaVisibility
 
BasicColorsCapable - Interface in org.exbin.bined.swing.capability
Support for basic set of colors.
BasicColorsCapableCodeAreaPainter - Interface in org.exbin.bined.swing.basic.color
Capability of painter to handle basic colors setting.
BinaryDataClipboardData(BinaryData, DataFlavor) - Constructor for class org.exbin.bined.swing.CodeAreaSwingUtils.BinaryDataClipboardData
 
BinaryDataClipboardData(BinaryData, DataFlavor, Charset) - Constructor for class org.exbin.bined.swing.CodeAreaSwingUtils.BinaryDataClipboardData
 

C

canPaste() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCommandHandler
 
canPaste() - Method in interface org.exbin.bined.swing.CodeAreaCommandHandler
Returns true if paste action is possible.
canPaste() - Method in class org.exbin.bined.swing.CodeAreaCore
 
canPaste(Clipboard, DataFlavor) - Static method in class org.exbin.bined.swing.CodeAreaSwingUtils
 
centerOnCursor() - Method in class org.exbin.bined.swing.basic.CodeArea
 
centerOnPosition(long, int, CodeAreaSection) - Method in class org.exbin.bined.swing.basic.CodeArea
 
centerOnPosition(CodeAreaCaretPosition) - Method in class org.exbin.bined.swing.basic.CodeArea
 
clearSelection() - Method in class org.exbin.bined.swing.basic.CodeArea
 
clearSelection() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCommandHandler
 
clearSelection() - Method in interface org.exbin.bined.swing.CodeAreaCommandHandler
Clears data selection.
clearSelection() - Method in class org.exbin.bined.swing.CodeAreaCore
 
codeArea - Variable in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
CodeArea - Class in org.exbin.bined.swing.basic
Code area component.
CodeArea() - Constructor for class org.exbin.bined.swing.basic.CodeArea
Creates new instance with default command handler and painter.
CodeArea(CodeAreaCommandHandler.CodeAreaCommandHandlerFactory) - Constructor for class org.exbin.bined.swing.basic.CodeArea
Creates new instance with provided command handler factory method.
CodeAreaColorsProfile - Interface in org.exbin.bined.swing.basic.color
Color profile.
CodeAreaCommandHandler - Interface in org.exbin.bined.swing
Interface for code area data manipulation.
CodeAreaCommandHandler.CodeAreaCommandHandlerFactory - Interface in org.exbin.bined.swing
 
CodeAreaCommandHandler.ScrollbarOrientation - Enum in org.exbin.bined.swing
 
CodeAreaCommandHandler.SelectingMode - Enum in org.exbin.bined.swing
 
CodeAreaCore - Class in org.exbin.bined.swing
Binary viewer/editor component.
CodeAreaCore(CodeAreaCommandHandler.CodeAreaCommandHandlerFactory) - Constructor for class org.exbin.bined.swing.CodeAreaCore
Creates new instance with provided command handler factory method.
CodeAreaPainter - Interface in org.exbin.bined.swing
Binary editor painter interface.
CodeAreaSwingControl - Interface in org.exbin.bined.swing
Code area swing control.
CodeAreaSwingUtils - Class in org.exbin.bined.swing
Binary editor component swing utilities.
CodeAreaSwingUtils.BinaryDataClipboardData - Class in org.exbin.bined.swing
 
CodeAreaSwingUtils.ClipboardData - Interface in org.exbin.bined.swing
 
CodeAreaSwingUtils.CodeDataClipboardData - Class in org.exbin.bined.swing
 
CodeDataClipboardData(BinaryData, DataFlavor, CodeType, CodeCharactersCase) - Constructor for class org.exbin.bined.swing.CodeAreaSwingUtils.CodeDataClipboardData
 
computeCenterOnScrollPosition(CodeAreaCaretPosition) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
computeCenterOnScrollPosition(CodeAreaCaretPosition) - Method in interface org.exbin.bined.swing.CodeAreaPainter
Returns scroll position so that provided caret position is visible in the center of the scrolled area.
computeGrayColor(Color) - Static method in class org.exbin.bined.swing.CodeAreaSwingUtils
 
computeMovePosition(CodeAreaCaretPosition, MovementDirection) - Method in class org.exbin.bined.swing.basic.CodeArea
 
computeMovePosition(CodeAreaCaretPosition, MovementDirection) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
computeMovePosition(CodeAreaCaretPosition, MovementDirection) - Method in interface org.exbin.bined.swing.CodeAreaPainter
Computes position for movement action.
computeOddColorComponent(int) - Static method in class org.exbin.bined.swing.CodeAreaSwingUtils
 
computePositionScrollVisibility(CodeAreaCaretPosition) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
computePositionScrollVisibility(CodeAreaCaretPosition) - Method in interface org.exbin.bined.swing.CodeAreaPainter
Returns state of the visibility of given caret position within current scrolling window.
computeRevealScrollPosition(CodeAreaCaretPosition) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
computeRevealScrollPosition(CodeAreaCaretPosition) - Method in interface org.exbin.bined.swing.CodeAreaPainter
Returns scroll position so that provided caret position is visible in scrolled area.
computeScrolling(CodeAreaScrollPosition, ScrollingDirection) - Method in class org.exbin.bined.swing.basic.CodeArea
 
computeScrolling(CodeAreaScrollPosition, ScrollingDirection) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
computeScrolling(CodeAreaScrollPosition, ScrollingDirection) - Method in interface org.exbin.bined.swing.CodeAreaPainter
Computes scrolling position for given shift action.
copy() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCommandHandler
 
copy() - Method in interface org.exbin.bined.swing.CodeAreaCommandHandler
Copies selection to clipboard.
copy() - Method in class org.exbin.bined.swing.CodeAreaCore
 
copyAsCode() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCommandHandler
 
copyAsCode() - Method in interface org.exbin.bined.swing.CodeAreaCommandHandler
Copies selection to clipboard as code string.
copyAsCode() - Method in class org.exbin.bined.swing.CodeAreaCore
 
createCommandHandler(CodeAreaCore) - Method in interface org.exbin.bined.swing.CodeAreaCommandHandler.CodeAreaCommandHandlerFactory
 
createDefaultCodeAreaCommandHandlerFactory() - Static method in class org.exbin.bined.swing.basic.DefaultCodeAreaCommandHandler
 
createHorizontalScrollBar() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaScrollPane
 
createNegativeColor(Color) - Static method in class org.exbin.bined.swing.CodeAreaSwingUtils
 
createOddColor(Color) - Static method in class org.exbin.bined.swing.CodeAreaSwingUtils
 
createVerticalScrollBar() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaScrollPane
 
cut() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCommandHandler
 
cut() - Method in interface org.exbin.bined.swing.CodeAreaCommandHandler
Cuts selection to clipboard.
cut() - Method in class org.exbin.bined.swing.CodeAreaCore
 
charToBytes(char) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCommandHandler
 
checkEditAllowed() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCommandHandler
 
checkEditAllowed() - Method in interface org.exbin.bined.swing.CodeAreaCommandHandler
Checks whether edit is allowed.

D

DEFAULT - org.exbin.bined.swing.basic.AntialiasingMode
 
DEFAULT_ENCODING - Static variable in class org.exbin.bined.swing.CodeAreaSwingUtils
 
DefaultCodeArea - Interface in org.exbin.bined.swing.basic
Code area default component interface.
DefaultCodeAreaCaret - Class in org.exbin.bined.swing.basic
Default implementation of code area caret.
DefaultCodeAreaCaret(DefaultCodeAreaCaret.CaretChangeListener) - Constructor for class org.exbin.bined.swing.basic.DefaultCodeAreaCaret
 
DefaultCodeAreaCaret.CaretChangeListener - Interface in org.exbin.bined.swing.basic
Interface for changes listener.
DefaultCodeAreaCaret.CursorRenderingMode - Enum in org.exbin.bined.swing.basic
Method for rendering cursor into CodeArea component.
DefaultCodeAreaCaret.CursorShape - Enum in org.exbin.bined.swing.basic
Enumeration of supported cursor shapes.
DefaultCodeAreaCommandHandler - Class in org.exbin.bined.swing.basic
Default binary editor command handler.
DefaultCodeAreaCommandHandler(CodeAreaCore) - Constructor for class org.exbin.bined.swing.basic.DefaultCodeAreaCommandHandler
 
DefaultCodeAreaMouseListener - Class in org.exbin.bined.swing.basic
Component mouse listener for code area.
DefaultCodeAreaMouseListener(CodeAreaCore, JScrollPane) - Constructor for class org.exbin.bined.swing.basic.DefaultCodeAreaMouseListener
 
DefaultCodeAreaPainter - Class in org.exbin.bined.swing.basic
Code area component default painter.
DefaultCodeAreaPainter(CodeAreaCore) - Constructor for class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
DefaultCodeAreaScrollPane - Class in org.exbin.bined.swing.basic
Default scroll pane for binary component.
DefaultCodeAreaScrollPane(CodeAreaSwingControl, BasicCodeAreaMetrics, BasicCodeAreaStructure, BasicCodeAreaDimensions, BasicCodeAreaScrolling) - Constructor for class org.exbin.bined.swing.basic.DefaultCodeAreaScrollPane
 
delete() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCommandHandler
 
delete() - Method in interface org.exbin.bined.swing.CodeAreaCommandHandler
Deletes selection.
delete() - Method in class org.exbin.bined.swing.CodeAreaCore
 
deletePressed() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCommandHandler
 
deletePressed() - Method in interface org.exbin.bined.swing.CodeAreaCommandHandler
Delete key was pressed.
detach() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
detach() - Method in interface org.exbin.bined.swing.CodeAreaPainter
Detaches painter to code area.
dispose() - Method in class org.exbin.bined.swing.CodeAreaSwingUtils.BinaryDataClipboardData
 
dispose() - Method in interface org.exbin.bined.swing.CodeAreaSwingUtils.ClipboardData
 
dispose() - Method in class org.exbin.bined.swing.CodeAreaSwingUtils.CodeDataClipboardData
 
drawCenteredChars(Graphics, char[], int, int, int, int, int) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
Draws characters centering it to cells of the same width.
drawShiftedChars(Graphics, char[], int, int, int, int) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 

E

enterPressed() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCommandHandler
 
enterPressed() - Method in interface org.exbin.bined.swing.CodeAreaCommandHandler
Enter key was pressed.
EXCEPTION1_CODE_POINT - Static variable in class org.exbin.bined.swing.CodeAreaSwingUtils
 
EXCEPTION2_CODE_POINT - Static variable in class org.exbin.bined.swing.CodeAreaSwingUtils
 

F

FALLBACK_CLIPBOARD - Static variable in class org.exbin.bined.swing.CodeAreaSwingUtils
 
FontCapable - Interface in org.exbin.bined.swing.capability
Support for font capability.
fontChanged(Graphics) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 

G

GASP - org.exbin.bined.swing.basic.AntialiasingMode
 
getActiveOperation() - Method in class org.exbin.bined.swing.basic.CodeArea
 
getActiveSection() - Method in class org.exbin.bined.swing.basic.CodeArea
 
getAlternateBackground() - Method in class org.exbin.bined.swing.basic.color.BasicCodeAreaColorsProfile
 
getAlternateColor() - Method in class org.exbin.bined.swing.basic.color.BasicCodeAreaColorsProfile
 
getAntialiasingHint(Graphics2D) - Method in enum org.exbin.bined.swing.basic.AntialiasingMode
 
getAntialiasingMode() - Method in class org.exbin.bined.swing.basic.CodeArea
 
getAntialiasingMode() - Method in interface org.exbin.bined.swing.capability.AntialiasingCapable
Returns antialiasing mode for text painting.
getBackgroundPaintMode() - Method in class org.exbin.bined.swing.basic.CodeArea
 
getBasicColors() - Method in class org.exbin.bined.swing.basic.CodeArea
 
getBasicColors() - Method in interface org.exbin.bined.swing.basic.color.BasicColorsCapableCodeAreaPainter
Returns basic profile for colors.
getBasicColors() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
getBasicColors() - Method in interface org.exbin.bined.swing.capability.BasicColorsCapable
Returns basic profile for colors.
getBlinkRate() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCaret
 
getBytesPerRow() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
getCaret() - Method in class org.exbin.bined.swing.basic.CodeArea
 
getCaretPosition() - Method in class org.exbin.bined.swing.basic.CodeArea
 
getCaretPosition() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCaret
 
getClipboard() - Static method in class org.exbin.bined.swing.CodeAreaSwingUtils
A shared Clipboard.
getClipboardHandlingMode() - Method in class org.exbin.bined.swing.basic.CodeArea
 
getCodeFont() - Method in class org.exbin.bined.swing.basic.CodeArea
 
getCodeFont() - Method in interface org.exbin.bined.swing.capability.FontCapable
Returns font used for text painting.
getCodeCharactersCase() - Method in class org.exbin.bined.swing.basic.CodeArea
 
getCodeLastCharPos() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaVisibility
 
getCodeOffset() - Method in class org.exbin.bined.swing.basic.CodeArea
 
getCodeOffset() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCaret
 
getCodeType() - Method in class org.exbin.bined.swing.basic.CodeArea
 
getColor(CodeAreaColorType) - Method in class org.exbin.bined.swing.basic.color.BasicCodeAreaColorsProfile
 
getColor(CodeAreaColorType) - Method in interface org.exbin.bined.swing.basic.color.CodeAreaColorsProfile
Returns color of the specified type.
getColor(CodeAreaColorType, CodeAreaBasicColors) - Method in class org.exbin.bined.swing.basic.color.BasicCodeAreaColorsProfile
 
getColor(CodeAreaColorType, CodeAreaBasicColors) - Method in interface org.exbin.bined.swing.basic.color.CodeAreaColorsProfile
Returns color of the specified type.
getCommandHandler() - Method in class org.exbin.bined.swing.CodeAreaCore
 
getComponentRectangle() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaDimensions
 
getContentData() - Method in class org.exbin.bined.swing.CodeAreaCore
 
getCursorColor() - Method in class org.exbin.bined.swing.basic.color.BasicCodeAreaColorsProfile
 
getCursorNegativeColor() - Method in class org.exbin.bined.swing.basic.color.BasicCodeAreaColorsProfile
 
getCursorPositionRect(long, int, CodeAreaSection) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
Returns cursor rectangle.
getCursorThickness(DefaultCodeAreaCaret.CursorShape, int, int) - Static method in class org.exbin.bined.swing.basic.DefaultCodeAreaCaret
 
getDataPosition() - Method in class org.exbin.bined.swing.basic.CodeArea
 
getDataPosition() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCaret
 
getDataSize() - Method in class org.exbin.bined.swing.CodeAreaCore
 
getDataViewHeight() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaDimensions
 
getDataViewRectangle() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaDimensions
 
getDataViewWidth() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaDimensions
 
getDecorationLine() - Method in class org.exbin.bined.swing.basic.color.BasicCodeAreaColorsProfile
 
getEditMode() - Method in class org.exbin.bined.swing.basic.CodeArea
 
getEditOperation() - Method in class org.exbin.bined.swing.basic.CodeArea
 
getEnterKeyHandlingMode() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCommandHandler
 
getFontHeight() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaMetrics
 
getFontMetrics() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaMetrics
 
getHeaderAreaHeight() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaDimensions
 
getHeaderAreaRectangle() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaDimensions
 
getHorizontalScrollBarPolicy(ScrollBarVisibility) - Static method in class org.exbin.bined.swing.CodeAreaSwingUtils
 
getHorizontalScrollBarSize() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaDimensions
 
getHorizontalScrollBarVisibility() - Method in class org.exbin.bined.swing.basic.CodeArea
 
getHorizontalScrollUnit() - Method in class org.exbin.bined.swing.basic.CodeArea
 
getCharactersPerCodeSection() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaVisibility
 
getCharactersPerPage() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaDimensions
 
getCharactersPerRect() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaDimensions
 
getCharactersPerRow() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
getCharacterWidth() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaMetrics
 
getCharset() - Method in class org.exbin.bined.swing.basic.CodeArea
 
getCharsWidth(char[], int, int) - Method in class org.exbin.bined.swing.basic.BasicCodeAreaMetrics
 
getCharWidth(char) - Method in class org.exbin.bined.swing.basic.BasicCodeAreaMetrics
 
getLastCharOffset() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaDimensions
 
getLastRowOffset() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaDimensions
 
getMainAreaRectangle() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaDimensions
 
getMaxBytesPerChar() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaMetrics
 
getMaxBytesPerRow() - Method in class org.exbin.bined.swing.basic.CodeArea
 
getMaxRowDataChars() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaVisibility
 
getMaxRowPositionLength() - Method in class org.exbin.bined.swing.basic.CodeArea
 
getMetaMaskDown() - Static method in class org.exbin.bined.swing.CodeAreaSwingUtils
 
getMinRowPositionLength() - Method in class org.exbin.bined.swing.basic.CodeArea
 
getMouseCursorShape(int, int) - Method in class org.exbin.bined.swing.basic.CodeArea
 
getMouseCursorShape(int, int) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
getMouseCursorShape(int, int) - Method in interface org.exbin.bined.swing.CodeAreaPainter
Returns type of cursor for given painter relative position.
getPainter() - Method in class org.exbin.bined.swing.basic.CodeArea
 
getPositionBackgroundColor(long, int, int, CodeAreaSection) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
Returns background color for particular code.
getPositionPoint(long, int, CodeAreaSection) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
Returns relative cursor position in code area or null if cursor is not visible.
getPositionTextColor(long, int, int, CodeAreaSection) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
Returns background color for particular code.
getPositionZone(int, int) - Method in class org.exbin.bined.swing.basic.BasicCodeAreaDimensions
 
getPositionZone(int, int) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
getPositionZone(int, int) - Method in interface org.exbin.bined.swing.CodeAreaPainter
Returns zone type for given position.
getPreviewCharPos() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaVisibility
 
getPreviewRelativeX() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaVisibility
 
getRenderingMode() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCaret
 
getRowHeight() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaMetrics
 
getRowHeight() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
getRowPositionAreaRectangle() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaDimensions
 
getRowPositionAreaWidth() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaDimensions
 
getRowsPerPage() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaDimensions
 
getRowsPerRect() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaDimensions
 
getRowWrapping() - Method in class org.exbin.bined.swing.basic.CodeArea
 
getScrollPanelHeight() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaDimensions
 
getScrollPanelRectangle() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaDimensions
 
getScrollPanelWidth() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaDimensions
 
getScrollPanelX() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaDimensions
 
getScrollPanelY() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaDimensions
 
getScrollPosition() - Method in class org.exbin.bined.swing.basic.CodeArea
 
getSection() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCaret
 
getSelection() - Method in class org.exbin.bined.swing.basic.CodeArea
 
getSelectionBackground() - Method in class org.exbin.bined.swing.basic.color.BasicCodeAreaColorsProfile
 
getSelectionColor() - Method in class org.exbin.bined.swing.basic.color.BasicCodeAreaColorsProfile
 
getSelectionHandler() - Method in class org.exbin.bined.swing.basic.CodeArea
 
getSelectionMirrorBackground() - Method in class org.exbin.bined.swing.basic.color.BasicCodeAreaColorsProfile
 
getSelectionMirrorColor() - Method in class org.exbin.bined.swing.basic.color.BasicCodeAreaColorsProfile
 
getSkipRestFromCode() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaVisibility
 
getSkipRestFromChar() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaVisibility
 
getSkipRestFromPreview() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaVisibility
 
getSkipToCode() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaVisibility
 
getSkipToChar() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaVisibility
 
getSkipToPreview() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaVisibility
 
getSplitLinePos() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaVisibility
Returns pixel position of slit line relative to data view or 0 if not in use.
getSubFontSpace() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaMetrics
 
getTextBackground() - Method in class org.exbin.bined.swing.basic.color.BasicCodeAreaColorsProfile
 
getTextColor() - Method in class org.exbin.bined.swing.basic.color.BasicCodeAreaColorsProfile
 
getTransferData(DataFlavor) - Method in class org.exbin.bined.swing.CodeAreaSwingUtils.BinaryDataClipboardData
 
getTransferData(DataFlavor) - Method in class org.exbin.bined.swing.CodeAreaSwingUtils.CodeDataClipboardData
 
getTransferDataFlavors() - Method in class org.exbin.bined.swing.CodeAreaSwingUtils.BinaryDataClipboardData
 
getTransferDataFlavors() - Method in class org.exbin.bined.swing.CodeAreaSwingUtils.CodeDataClipboardData
 
getVerticalScrollBarPolicy(ScrollBarVisibility) - Static method in class org.exbin.bined.swing.CodeAreaSwingUtils
 
getVerticalScrollBarSize() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaDimensions
 
getVerticalScrollBarVisibility() - Method in class org.exbin.bined.swing.basic.CodeArea
 
getVerticalScrollUnit() - Method in class org.exbin.bined.swing.basic.CodeArea
 
getViewMode() - Method in class org.exbin.bined.swing.basic.CodeArea
 
getWrappingBytesGroupSize() - Method in class org.exbin.bined.swing.basic.CodeArea
 

H

hasSelection() - Method in class org.exbin.bined.swing.basic.CodeArea
 
hasSelection() - Method in class org.exbin.bined.swing.CodeAreaCore
 
hasUniformLineMetrics() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaMetrics
 
HORIZONTAL - org.exbin.bined.swing.CodeAreaCommandHandler.ScrollbarOrientation
 
horizontalExtentChanged() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaScrollPane
 

I

INSERT - org.exbin.bined.swing.basic.DefaultCodeAreaCaret.CursorShape
 
INV_SPACE_CODE_POINT - Static variable in class org.exbin.bined.swing.CodeAreaSwingUtils
 
isCodeSectionVisible() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaVisibility
 
isCursorVisible() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCaret
 
isDataFlavorSupported(DataFlavor) - Method in class org.exbin.bined.swing.CodeAreaSwingUtils.BinaryDataClipboardData
 
isDataFlavorSupported(DataFlavor) - Method in class org.exbin.bined.swing.CodeAreaSwingUtils.CodeDataClipboardData
 
isEditable() - Method in class org.exbin.bined.swing.basic.CodeArea
 
isInitialized() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaMetrics
 
isInitialized() - Method in class org.exbin.bined.swing.basic.CodeArea
 
isInitialized() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
isInitialized() - Method in interface org.exbin.bined.swing.CodeAreaPainter
Returns true if painter was initialized.
isPreviewSectionVisible() - Method in class org.exbin.bined.swing.basic.BasicCodeAreaVisibility
 
isShowMirrorCursor() - Method in class org.exbin.bined.swing.basic.CodeArea
 
isValidChar(char) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCommandHandler
 

K

keyPressed(KeyEvent) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCommandHandler
 
keyPressed(KeyEvent) - Method in interface org.exbin.bined.swing.CodeAreaCommandHandler
Keyboard key was pressed.
keyTyped(KeyEvent) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCommandHandler
 
keyTyped(KeyEvent) - Method in interface org.exbin.bined.swing.CodeAreaCommandHandler
Keyboard key was typed.

L

LAST_CONTROL_CODE - Static variable in class org.exbin.bined.swing.basic.DefaultCodeAreaCommandHandler
 
LCD_HBGR - org.exbin.bined.swing.basic.AntialiasingMode
 
LCD_HRGB - org.exbin.bined.swing.basic.AntialiasingMode
 
LCD_VBGR - org.exbin.bined.swing.basic.AntialiasingMode
 
LCD_VRGB - org.exbin.bined.swing.basic.AntialiasingMode
 
lostOwnership(Clipboard, Transferable) - Method in class org.exbin.bined.swing.CodeAreaSwingUtils.BinaryDataClipboardData
 
lostOwnership(Clipboard, Transferable) - Method in class org.exbin.bined.swing.CodeAreaSwingUtils.CodeDataClipboardData
 

M

MAX_COLOR_COMPONENT_VALUE - Static variable in class org.exbin.bined.swing.CodeAreaSwingUtils
 
MAX_MONOSPACE_CODE_POINT - Static variable in class org.exbin.bined.swing.CodeAreaSwingUtils
 
MIN_MONOSPACE_CODE_POINT - Static variable in class org.exbin.bined.swing.CodeAreaSwingUtils
 
MIRROR - org.exbin.bined.swing.basic.DefaultCodeAreaCaret.CursorShape
 
MOUSE_SCROLL_LINES - Static variable in class org.exbin.bined.swing.basic.DefaultCodeAreaMouseListener
 
mouseDragged(MouseEvent) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaMouseListener
 
mouseEntered(MouseEvent) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaMouseListener
 
mouseExited(MouseEvent) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaMouseListener
 
mouseMoved(MouseEvent) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaMouseListener
 
mousePositionToClosestCaretPosition(int, int, CaretOverlapMode) - Method in class org.exbin.bined.swing.basic.CodeArea
 
mousePositionToClosestCaretPosition(int, int, CaretOverlapMode) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
mousePositionToClosestCaretPosition(int, int, CaretOverlapMode) - Method in interface org.exbin.bined.swing.CodeAreaPainter
Returns closest caret position for provided component relative mouse position.
mousePressed(MouseEvent) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaMouseListener
 
mouseReleased(MouseEvent) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaMouseListener
 
mouseWheelMoved(MouseWheelEvent) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaMouseListener
 
move(CodeAreaCommandHandler.SelectingMode, MovementDirection) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCommandHandler
 
moveCaret(int, int, CodeAreaCommandHandler.SelectingMode) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCommandHandler
 
moveCaret(int, int, CodeAreaCommandHandler.SelectingMode) - Method in interface org.exbin.bined.swing.CodeAreaCommandHandler
Moves caret with mouse event.

N

NEGATIVE - org.exbin.bined.swing.basic.DefaultCodeAreaCaret.CursorRenderingMode
Underlying character is painted using negative color to cursor cursor.
NONE - org.exbin.bined.swing.CodeAreaCommandHandler.SelectingMode
 
notifyCaretChanged() - Method in class org.exbin.bined.swing.basic.CodeArea
 
notifyCaretChanged() - Method in interface org.exbin.bined.swing.basic.DefaultCodeAreaCaret.CaretChangeListener
Caret changed.
notifyCaretMoved() - Method in class org.exbin.bined.swing.basic.CodeArea
 
notifyDataChanged() - Method in class org.exbin.bined.swing.basic.CodeArea
 
notifyDataChanged() - Method in class org.exbin.bined.swing.CodeAreaCore
Notifies component, that the internal data was changed.
notifyScrolled() - Method in class org.exbin.bined.swing.basic.CodeArea
 
notifySelectionChanged() - Method in class org.exbin.bined.swing.basic.CodeArea
 

O

OFF - org.exbin.bined.swing.basic.AntialiasingMode
 
org.exbin.bined.swing - package org.exbin.bined.swing
 
org.exbin.bined.swing.basic - package org.exbin.bined.swing.basic
 
org.exbin.bined.swing.basic.color - package org.exbin.bined.swing.basic.color
 
org.exbin.bined.swing.capability - package org.exbin.bined.swing.capability
 
OVERWRITE - org.exbin.bined.swing.basic.DefaultCodeAreaCaret.CursorShape
 

P

PAINT - org.exbin.bined.swing.basic.DefaultCodeAreaCaret.CursorRenderingMode
Cursor is just painted.
paintBackground(Graphics) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
Paints main area background.
paintComponent(Graphics) - Method in class org.exbin.bined.swing.basic.CodeArea
 
paintComponent(Graphics) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
paintComponent(Graphics) - Method in interface org.exbin.bined.swing.CodeAreaPainter
Paints the main component.
paintComponent(Graphics) - Method in interface org.exbin.bined.swing.CodeAreaSwingControl
Paints the main component.
paintCursor(Graphics) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
paintCursor(Graphics) - Method in interface org.exbin.bined.swing.CodeAreaPainter
Paints cursor symbol.
paintHeader(Graphics) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
paintMainArea(Graphics) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
paintMainArea(Graphics) - Method in interface org.exbin.bined.swing.CodeAreaPainter
Paints main data section of the component.
paintOutsideArea(Graphics) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
paintRowBackground(Graphics, long, int, int) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
Paints row background.
paintRowPosition(Graphics) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
paintRows(Graphics) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
paintRowText(Graphics, long, int, int) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
Paints row text.
paste() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCommandHandler
 
paste() - Method in interface org.exbin.bined.swing.CodeAreaCommandHandler
Pastes content of clipboard to cursor area.
paste() - Method in class org.exbin.bined.swing.CodeAreaCore
 
pasteFromCode() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCommandHandler
 
pasteFromCode() - Method in interface org.exbin.bined.swing.CodeAreaCommandHandler
Pastes content of clipboard to cursor area analyzing string code.
pasteFromCode() - Method in class org.exbin.bined.swing.CodeAreaCore
 

R

rebuildColors() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
rebuildColors() - Method in interface org.exbin.bined.swing.CodeAreaPainter
Calls rebuild of the colors profile.
recomputeCharPositions() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
recomputeCharPositions(BasicCodeAreaMetrics, BasicCodeAreaStructure, BasicCodeAreaDimensions, BasicCodeAreaLayout, BasicCodeAreaScrolling) - Method in class org.exbin.bined.swing.basic.BasicCodeAreaVisibility
 
recomputeMetrics(FontMetrics, Charset) - Method in class org.exbin.bined.swing.basic.BasicCodeAreaMetrics
 
recomputeSizes(BasicCodeAreaMetrics, int, int, int, int, int, int, int) - Method in class org.exbin.bined.swing.basic.BasicCodeAreaDimensions
 
reinitialize() - Method in class org.exbin.bined.swing.basic.color.BasicCodeAreaColorsProfile
 
reinitialize() - Method in interface org.exbin.bined.swing.basic.color.CodeAreaColorsProfile
Reinitialize colors.
removeCaretMovedListener(CaretMovedListener) - Method in class org.exbin.bined.swing.basic.CodeArea
 
removeDataChangedListener(DataChangedListener) - Method in class org.exbin.bined.swing.CodeAreaCore
 
removeEditModeChangedListener(EditModeChangedListener) - Method in class org.exbin.bined.swing.basic.CodeArea
 
removeScrollingListener(ScrollingListener) - Method in class org.exbin.bined.swing.basic.CodeArea
 
removeSelectionChangedListener(SelectionChangedListener) - Method in class org.exbin.bined.swing.basic.CodeArea
 
repaint() - Method in class org.exbin.bined.swing.basic.CodeArea
 
reset() - Method in class org.exbin.bined.swing.basic.CodeArea
 
reset() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
reset() - Method in interface org.exbin.bined.swing.CodeAreaPainter
Resets complete painter state for new painting.
reset() - Method in interface org.exbin.bined.swing.CodeAreaSwingControl
Resets painter state for new painting.
resetBlink() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCaret
 
resetCaret() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
resetCaret() - Method in interface org.exbin.bined.swing.CodeAreaPainter
Resets caret state.
resetColors() - Method in class org.exbin.bined.swing.basic.CodeArea
 
resetColors() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
resetColors() - Method in interface org.exbin.bined.swing.CodeAreaPainter
Rebuilds colors after UIManager change.
resetColors() - Method in interface org.exbin.bined.swing.CodeAreaSwingControl
Rebuilds colors after UIManager change.
resetFont() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
resetFont() - Method in interface org.exbin.bined.swing.CodeAreaPainter
Resets painter font state for new painting.
resetLayout() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
resetLayout() - Method in interface org.exbin.bined.swing.CodeAreaPainter
Updates painter layout state for new painting.
resetPainter() - Method in class org.exbin.bined.swing.basic.CodeArea
 
resetPainter() - Method in class org.exbin.bined.swing.CodeAreaCore
 
revealCursor() - Method in class org.exbin.bined.swing.basic.CodeArea
 
revealPosition(long, int, CodeAreaSection) - Method in class org.exbin.bined.swing.basic.CodeArea
 
revealPosition(CodeAreaCaretPosition) - Method in class org.exbin.bined.swing.basic.CodeArea
 

S

scroll(ScrollingDirection) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCommandHandler
 
scrollPositionChanged() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
scrollPositionChanged() - Method in interface org.exbin.bined.swing.CodeAreaPainter
Notify scroll position was changed outside of scrolling.
scrollPositionModified() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
scrollPositionModified() - Method in interface org.exbin.bined.swing.CodeAreaPainter
Notify scroll position was modified.
selectAll() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCommandHandler
 
selectAll() - Method in interface org.exbin.bined.swing.CodeAreaCommandHandler
Expands selection to all data.
selectAll() - Method in class org.exbin.bined.swing.CodeAreaCore
 
SELECTING - org.exbin.bined.swing.CodeAreaCommandHandler.SelectingMode
 
setAntialiasingMode(AntialiasingMode) - Method in class org.exbin.bined.swing.basic.CodeArea
 
setAntialiasingMode(AntialiasingMode) - Method in interface org.exbin.bined.swing.capability.AntialiasingCapable
Sets antialiasing mode for text painting.
setBackgroundPaintMode(BasicBackgroundPaintMode) - Method in class org.exbin.bined.swing.basic.CodeArea
 
setBasicColors(BasicCodeAreaColorsProfile) - Method in class org.exbin.bined.swing.basic.CodeArea
 
setBasicColors(BasicCodeAreaColorsProfile) - Method in interface org.exbin.bined.swing.basic.color.BasicColorsCapableCodeAreaPainter
Sets basic profile for colors.
setBasicColors(BasicCodeAreaColorsProfile) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
setBasicColors(BasicCodeAreaColorsProfile) - Method in interface org.exbin.bined.swing.capability.BasicColorsCapable
Sets basic profile for colors.
setBlinkRate(int) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCaret
 
setBorder(Border) - Method in class org.exbin.bined.swing.basic.CodeArea
 
setCaretPosition(long) - Method in class org.exbin.bined.swing.basic.CodeArea
 
setCaretPosition(long) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCaret
 
setCaretPosition(long, int) - Method in class org.exbin.bined.swing.basic.CodeArea
 
setCaretPosition(long, int) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCaret
 
setCaretPosition(long, int, CodeAreaSection) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCaret
 
setCaretPosition(CodeAreaCaretPosition) - Method in class org.exbin.bined.swing.basic.CodeArea
 
setCaretPosition(CodeAreaCaretPosition) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCaret
 
setClipboardHandlingMode(ClipboardHandlingMode) - Method in class org.exbin.bined.swing.basic.CodeArea
 
setCodeFont(Font) - Method in class org.exbin.bined.swing.basic.CodeArea
 
setCodeFont(Font) - Method in interface org.exbin.bined.swing.capability.FontCapable
Sets font used for text painting.
setCodeCharactersCase(CodeCharactersCase) - Method in class org.exbin.bined.swing.basic.CodeArea
 
setCodeOffset(int) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCaret
 
setCodeType(CodeType) - Method in class org.exbin.bined.swing.basic.CodeArea
 
setCommandHandler(CodeAreaCommandHandler) - Method in class org.exbin.bined.swing.CodeAreaCore
 
setContentData(BinaryData) - Method in class org.exbin.bined.swing.CodeAreaCore
 
setDataPosition(long) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCaret
 
setEditMode(EditMode) - Method in class org.exbin.bined.swing.basic.CodeArea
 
setEditOperation(EditOperation) - Method in class org.exbin.bined.swing.basic.CodeArea
 
setEnterKeyHandlingMode(EnterKeyHandlingMode) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCommandHandler
 
setHorizontalScrollBarVisibility(ScrollBarVisibility) - Method in class org.exbin.bined.swing.basic.CodeArea
 
setHorizontalScrollUnit(HorizontalScrollUnit) - Method in class org.exbin.bined.swing.basic.CodeArea
 
setCharset(Charset) - Method in class org.exbin.bined.swing.basic.CodeArea
 
setMaxBytesPerRow(int) - Method in class org.exbin.bined.swing.basic.CodeArea
 
setMaxRowPositionLength(int) - Method in class org.exbin.bined.swing.basic.CodeArea
 
setMinRowPositionLength(int) - Method in class org.exbin.bined.swing.basic.CodeArea
 
setPainter(CodeAreaPainter) - Method in class org.exbin.bined.swing.basic.CodeArea
 
setRenderingMode(DefaultCodeAreaCaret.CursorRenderingMode) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCaret
 
setRowWrapping(RowWrappingMode) - Method in class org.exbin.bined.swing.basic.CodeArea
 
setScrollPosition(CodeAreaScrollPosition) - Method in class org.exbin.bined.swing.basic.CodeArea
 
setSection(CodeAreaSection) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCaret
 
setSelection(long, long) - Method in class org.exbin.bined.swing.basic.CodeArea
 
setSelection(SelectionRange) - Method in class org.exbin.bined.swing.basic.CodeArea
 
setShowMirrorCursor(boolean) - Method in class org.exbin.bined.swing.basic.CodeArea
 
setVerticalScrollBarVisibility(ScrollBarVisibility) - Method in class org.exbin.bined.swing.basic.CodeArea
 
setVerticalScrollUnit(VerticalScrollUnit) - Method in class org.exbin.bined.swing.basic.CodeArea
 
setViewMode(CodeAreaViewMode) - Method in class org.exbin.bined.swing.basic.CodeArea
 
setWrappingBytesGroupSize(int) - Method in class org.exbin.bined.swing.basic.CodeArea
 

U

undoSequenceBreak() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCommandHandler
 
undoSequenceBreak() - Method in interface org.exbin.bined.swing.CodeAreaCommandHandler
Notifies command handler about end of sequence of append-able commands.
updateCache() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
updateLayout() - Method in class org.exbin.bined.swing.basic.CodeArea
 
updateLayout() - Method in class org.exbin.bined.swing.CodeAreaCore
 
updateLayout() - Method in interface org.exbin.bined.swing.CodeAreaSwingControl
Requests update of the component layout.
updateRectToCursorPosition(Rectangle, long, int, CodeAreaSection) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
updateScrollBars() - Method in class org.exbin.bined.swing.basic.CodeArea
 
updateScrollBars() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaPainter
 
updateScrollBars() - Method in interface org.exbin.bined.swing.CodeAreaPainter
Performs update of scrollbars after change in data size or position.
updateScrollBars(int, int) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaScrollPane
 
updateScrollPosition(CodeAreaScrollPosition) - Method in class org.exbin.bined.swing.basic.CodeArea
 
updateScrollPosition(CodeAreaScrollPosition) - Method in interface org.exbin.bined.swing.CodeAreaSwingControl
Updates scroll position.
updateSelection(CodeAreaCommandHandler.SelectingMode, CodeAreaCaretPosition) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCommandHandler
 
updateUI() - Method in class org.exbin.bined.swing.basic.CodeArea
 

V

valueOf(String) - Static method in enum org.exbin.bined.swing.basic.AntialiasingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exbin.bined.swing.basic.DefaultCodeAreaCaret.CursorRenderingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exbin.bined.swing.basic.DefaultCodeAreaCaret.CursorShape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exbin.bined.swing.CodeAreaCommandHandler.ScrollbarOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exbin.bined.swing.CodeAreaCommandHandler.SelectingMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.exbin.bined.swing.basic.AntialiasingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exbin.bined.swing.basic.DefaultCodeAreaCaret.CursorRenderingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exbin.bined.swing.basic.DefaultCodeAreaCaret.CursorShape
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exbin.bined.swing.CodeAreaCommandHandler.ScrollbarOrientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exbin.bined.swing.CodeAreaCommandHandler.SelectingMode
Returns an array containing the constants of this enum type, in the order they are declared.
VERTICAL - org.exbin.bined.swing.CodeAreaCommandHandler.ScrollbarOrientation
 
verticalExtentChanged() - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaScrollPane
 

W

wheelScroll(int, CodeAreaCommandHandler.ScrollbarOrientation) - Method in class org.exbin.bined.swing.basic.DefaultCodeAreaCommandHandler
 
wheelScroll(int, CodeAreaCommandHandler.ScrollbarOrientation) - Method in interface org.exbin.bined.swing.CodeAreaCommandHandler
Performs scrolling.

X

XOR - org.exbin.bined.swing.basic.DefaultCodeAreaCaret.CursorRenderingMode
Cursor is painted using pixels inversion.
A B C D E F G H I K L M N O P R S U V W X 
All Classes All Packages