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

A

addCaretMovedListener(CaretMovedListener) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
addEditModeChangedListener(EditModeChangedListener) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
addScrollingListener(ScrollingListener) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
addSelectionChangedListener(SelectionChangedListener) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
attach() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 

B

BOTTOM_CORNERS - org.exbin.bined.swing.extended.ExtendedCodeAreaCaret.CursorShape
 
BOX - org.exbin.bined.swing.extended.ExtendedCodeAreaCaret.CursorShape
 
BOX_LINES - org.exbin.bined.swing.extended.layout.ExtendedCodeAreaDecorations
 

C

CaretsProfileCapable - Interface in org.exbin.bined.swing.extended.capability
Support for cursor carets profiling.
CaretsProfileCapableCodeAreaPainter - Interface in org.exbin.bined.swing.extended.caret
Capability of painter to handle carets profiling.
centerOnCursor() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
centerOnPosition(long, int, CodeAreaSection) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
centerOnPosition(CodeAreaCaretPosition) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
clearLastVerticalScrollingValue() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaScrolling
 
clearSelection() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
codeArea - Variable in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
ColorsProfileCapable - Interface in org.exbin.bined.swing.extended.capability
Support for colors profiling.
ColorsProfileCapableCodeAreaPainter - Interface in org.exbin.bined.swing.extended.color
Capability of painter to handle colors profiling.
computeBytesPerRow(int, ExtendedCodeAreaStructure) - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
computeCenterOnScrollPosition(long, int, int, int, int, int, int, int, int, int) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaScrolling
 
computeCenterOnScrollPosition(CodeAreaCaretPosition) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
computeClosestCharacterPosition(long, int, int, CodeType) - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
computeCodeCharacterPosition(long, int, int, CodeType) - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
computeFirstByteHalfCharPos(int, CodeAreaSection, ExtendedCodeAreaStructure) - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
computeHalfCharsPerRow(ExtendedCodeAreaStructure) - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
computeHeaderAreaHeight(int) - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
computeHeaderOffsetPositionY() - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
computeLastByteHalfCharPos(int, CodeAreaSection, ExtendedCodeAreaStructure) - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
computeMovePosition(CodeAreaCaretPosition, MovementDirection) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
computeMovePosition(CodeAreaCaretPosition, MovementDirection) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
computeMovePosition(CodeAreaCaretPosition, MovementDirection, ExtendedCodeAreaStructure, int) - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
computePixelPosition(int, int, CodeAreaViewMode, CodeType, int) - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
computePositionByte(int, ExtendedCodeAreaStructure) - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
computePositionScrollVisibility(long, int, int, int, int, int, int, int, int) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaScrolling
 
computePositionScrollVisibility(CodeAreaCaretPosition) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
computePositionX(int, int, int) - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
computeRevealScrollPosition(long, int, int, int, int, int, int, int, int) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaScrolling
 
computeRevealScrollPosition(CodeAreaCaretPosition) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
computeRowPositionAreaWidth(int, int) - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
computeRowPositionOffsetPositionX() - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
computeRowsPerDocument(ExtendedCodeAreaStructure) - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
computeScrolling(CodeAreaScrollPosition, ScrollingDirection) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
computeScrolling(CodeAreaScrollPosition, ScrollingDirection) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
computeScrolling(CodeAreaScrollPosition, ScrollingDirection, int, long) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaScrolling
 
computeViewDimension(int, int, ExtendedCodeAreaLayoutProfile, ExtendedCodeAreaStructure, int, int) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaScrolling
 
CORNERS - org.exbin.bined.swing.extended.ExtendedCodeAreaCaret.CursorShape
 
createCopy() - Method in class org.exbin.bined.swing.extended.color.ExtendedCodeAreaColorProfile
Copy constructor.
createCopy() - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
Copy constructor.
createCopy() - Method in class org.exbin.bined.swing.extended.theme.ExtendedCodeAreaThemeProfile
Copy constructor.
createHorizontalScrollBar() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaScrollPane
 
createPositionIterator(CodeType, CodeAreaViewMode, int) - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
createVerticalScrollBar() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaScrollPane
 

D

DefaultExtendedCodeAreaCaretsProfile - Class in org.exbin.bined.swing.extended.caret
Support for cursor carets shapes.
DefaultExtendedCodeAreaCaretsProfile() - Constructor for class org.exbin.bined.swing.extended.caret.DefaultExtendedCodeAreaCaretsProfile
 
DefaultExtendedCodeAreaLayoutProfile - Class in org.exbin.bined.swing.extended.layout
Layout profile for extended code area.
DefaultExtendedCodeAreaLayoutProfile() - Constructor for class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
detach() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
DiffHighlightCodeAreaPainter - Class in org.exbin.bined.swing.extended.diff
Highlighting painter for basic binary diff.
DiffHighlightCodeAreaPainter(CodeAreaCore) - Constructor for class org.exbin.bined.swing.extended.diff.DiffHighlightCodeAreaPainter
 
DiffHighlightCodeAreaPainter(CodeAreaCore, BinaryData) - Constructor for class org.exbin.bined.swing.extended.diff.DiffHighlightCodeAreaPainter
 
DOUBLE - org.exbin.bined.swing.extended.ExtendedCodeAreaCaret.CursorShapeWidth
Two pixels width line.
DOUBLE_BOTTOM - org.exbin.bined.swing.extended.ExtendedCodeAreaCaret.CursorShape
 
DOUBLE_LEFT - org.exbin.bined.swing.extended.ExtendedCodeAreaCaret.CursorShape
 
DOUBLE_RIGHT - org.exbin.bined.swing.extended.ExtendedCodeAreaCaret.CursorShape
 
DOUBLE_TOP - org.exbin.bined.swing.extended.ExtendedCodeAreaCaret.CursorShape
 
drawCenteredChars(Graphics, char[], int, int, int, int, int) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
Draws characters centering it to cells of the same width.
drawShiftedChars(Graphics, char[], int, int, int, int) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 

E

EditableExtendedCodeAreaCaretsProfile - Class in org.exbin.bined.swing.extended.caret
Support for cursor carets shapes.
EditableExtendedCodeAreaCaretsProfile() - Constructor for class org.exbin.bined.swing.extended.caret.EditableExtendedCodeAreaCaretsProfile
 
ExtCodeArea - Class in org.exbin.bined.swing.extended
Code area component extended code area.
ExtCodeArea() - Constructor for class org.exbin.bined.swing.extended.ExtCodeArea
Creates new instance with default command handler and painter.
ExtCodeArea(CodeAreaCommandHandler.CodeAreaCommandHandlerFactory) - Constructor for class org.exbin.bined.swing.extended.ExtCodeArea
Creates new instance with provided command handler factory method.
ExtCodeAreaDiffPanel - Class in org.exbin.bined.swing.extended.diff
Panel for difference comparison of two code areas.
ExtCodeAreaDiffPanel() - Constructor for class org.exbin.bined.swing.extended.diff.ExtCodeAreaDiffPanel
 
ExtendedCodeArea - Interface in org.exbin.bined.swing.extended
Code area component extended interface.
ExtendedCodeAreaCaret - Class in org.exbin.bined.swing.extended
Extended implementation of code area caret.
ExtendedCodeAreaCaret(ExtendedCodeAreaCaret.CaretChangeListener) - Constructor for class org.exbin.bined.swing.extended.ExtendedCodeAreaCaret
 
ExtendedCodeAreaCaret.CaretChangeListener - Interface in org.exbin.bined.swing.extended
Interface for changes listener.
ExtendedCodeAreaCaret.CursorRenderingMode - Enum in org.exbin.bined.swing.extended
Method for rendering cursor into CodeArea component.
ExtendedCodeAreaCaret.CursorShape - Enum in org.exbin.bined.swing.extended
Enumeration of supported cursor shapes.
ExtendedCodeAreaCaret.CursorShapeWidth - Enum in org.exbin.bined.swing.extended
Width of the cursor paint object.
ExtendedCodeAreaCaretsProfile - Interface in org.exbin.bined.swing.extended.caret
Support for cursor carets shapes.
ExtendedCodeAreaColorProfile - Class in org.exbin.bined.swing.extended.color
Color profile for extended code area.
ExtendedCodeAreaColorProfile() - Constructor for class org.exbin.bined.swing.extended.color.ExtendedCodeAreaColorProfile
 
ExtendedCodeAreaDecorations - Enum in org.exbin.bined.swing.extended.layout
Enumeration of supported decorations of extended code area.
ExtendedCodeAreaDimensions - Class in org.exbin.bined.swing.extended
Basic code area component dimensions.
ExtendedCodeAreaDimensions() - Constructor for class org.exbin.bined.swing.extended.ExtendedCodeAreaDimensions
 
ExtendedCodeAreaPainter - Class in org.exbin.bined.swing.extended
Extended code area component default painter.
ExtendedCodeAreaPainter(CodeAreaCore) - Constructor for class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
ExtendedCodeAreaScrolling - Class in org.exbin.bined.swing.extended
Code area scrolling for extended core area.
ExtendedCodeAreaScrolling() - Constructor for class org.exbin.bined.swing.extended.ExtendedCodeAreaScrolling
 
ExtendedCodeAreaScrollPane - Class in org.exbin.bined.swing.extended
Extended scroll pane for binary component.
ExtendedCodeAreaScrollPane(CodeAreaSwingControl, BasicCodeAreaMetrics, ExtendedCodeAreaStructure, ExtendedCodeAreaScrolling, ExtendedCodeAreaDimensions) - Constructor for class org.exbin.bined.swing.extended.ExtendedCodeAreaScrollPane
 
ExtendedCodeAreaThemeProfile - Class in org.exbin.bined.swing.extended.theme
Layout profile for extended code area.
ExtendedCodeAreaThemeProfile() - Constructor for class org.exbin.bined.swing.extended.theme.ExtendedCodeAreaThemeProfile
 
ExtendedCodeAreaVisibility - Class in org.exbin.bined.swing.extended
Basic code area component characters visibility in scroll window.
ExtendedCodeAreaVisibility() - Constructor for class org.exbin.bined.swing.extended.ExtendedCodeAreaVisibility
 

F

fontChanged(Graphics) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
FRAME - org.exbin.bined.swing.extended.ExtendedCodeAreaCaret.CursorShape
 
FULL - org.exbin.bined.swing.extended.ExtendedCodeAreaCaret.CursorShapeWidth
Full cursor size.

G

getActiveOperation() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
getActiveSection() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
getAntialiasingMode() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
getBackgroundPaintMode() - Method in class org.exbin.bined.swing.extended.theme.ExtendedCodeAreaThemeProfile
 
getBlinkRate() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaCaret
 
getBottomHeaderSpace() - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
getBytesPerRow() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
getCaret() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
getCaretPosition() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
getCaretPosition() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaCaret
 
getCaretsProfile() - Method in interface org.exbin.bined.swing.extended.capability.CaretsProfileCapable
Returns carets profile.
getCaretsProfile() - Method in interface org.exbin.bined.swing.extended.caret.CaretsProfileCapableCodeAreaPainter
 
getCaretsProfile() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
getCaretsProfile() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
getClipboardHandlingMode() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
getCodeFont() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
getCodeCharactersCase() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
getCodeOffset() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
getCodeOffset() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaCaret
 
getCodeType() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
getColor(CodeAreaColorType) - Method in class org.exbin.bined.swing.extended.color.ExtendedCodeAreaColorProfile
Returns color of the specified type.
getColor(CodeAreaColorType, CodeAreaBasicColors) - Method in class org.exbin.bined.swing.extended.color.ExtendedCodeAreaColorProfile
Returns color of the specified type.
getColorsProfile() - Method in interface org.exbin.bined.swing.extended.capability.ColorsProfileCapable
Returns colors profile.
getColorsProfile() - Method in interface org.exbin.bined.swing.extended.color.ColorsProfileCapableCodeAreaPainter
 
getColorsProfile() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
getColorsProfile() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
getComponentRectangle() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaDimensions
 
getCursorPositionRect(long, int, CodeAreaSection) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
Returns cursor rectangle.
getCursorThickness(ExtendedCodeAreaCaret.CursorShape, int, int) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaCaret
 
getDataPosition() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
getDataPosition() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaCaret
 
getDataViewHeight() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaDimensions
 
getDataViewRectangle() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaDimensions
 
getDataViewWidth() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaDimensions
 
getDiffColor() - Method in class org.exbin.bined.swing.extended.diff.DiffHighlightCodeAreaPainter
 
getDoubleSpaceGroupSize() - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
getEditMode() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
getEditOperation() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
getHalfCharOffset() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaDimensions
 
getHalfCharsPerPage() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaDimensions
 
getHalfCharsPerRect() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaDimensions
 
getHalfSpaceGroupSize() - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
getHeaderAreaHeight() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaDimensions
 
getHeaderAreaRectangle() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaDimensions
 
getHorizontalExtentDifference() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaScrolling
 
getHorizontalScrollBarSize() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaDimensions
 
getHorizontalScrollBarVisibility() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
getHorizontalScrollBarVisibility() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaScrolling
 
getHorizontalScrollHalfChar(CodeAreaScrollPosition, int) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaScrolling
 
getHorizontalScrollUnit() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
getHorizontalScrollUnit() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaScrolling
 
getHorizontalScrollValue(int) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaScrolling
 
getHorizontalScrollX(int) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaScrolling
 
getCharactersPerRow() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
getCharset() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
getId() - Method in enum org.exbin.bined.swing.extended.layout.ExtendedCodeAreaDecorations
 
getInsertCursorShape() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaCaret
 
getLastVerticalScrollingValue() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaScrolling
 
getLayoutProfile() - Method in interface org.exbin.bined.swing.extended.capability.LayoutProfileCapable
Returns layout profile.
getLayoutProfile() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
getLayoutProfile() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaDimensions
 
getLayoutProfile() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
getLayoutProfile() - Method in interface org.exbin.bined.swing.extended.layout.LayoutProfileCapableCodeAreaPainter
 
getLeftCodeArea() - Method in class org.exbin.bined.swing.extended.diff.ExtCodeAreaDiffPanel
 
getLeftRowPositionSpace() - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
getMainAreaRectangle() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaDimensions
 
getMaxBytesPerRow() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
getMaximumScrollPosition() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaScrolling
 
getMaxRowDataChars() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaVisibility
 
getMaxRowPositionLength() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
getMinRowPositionLength() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
getMouseCursorShape(int, int) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
getMouseCursorShape(int, int) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
getOverwriteCursorShape() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaCaret
 
getPainter() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
getPositionBackgroundColor(long, int, int, CodeAreaSection, boolean) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
Returns background color for particular code.
getPositionCodeType() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
getPositionPoint(long, int, CodeAreaSection) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
Returns relative cursor position in code area or null if cursor is not visible.
getPositionTextColor(long, int, int, CodeAreaSection, boolean) - Method in class org.exbin.bined.swing.extended.diff.DiffHighlightCodeAreaPainter
 
getPositionTextColor(long, int, int, CodeAreaSection, boolean) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
Returns background color for particular code.
getPositionZone(int, int) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaDimensions
 
getPositionZone(int, int) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
getRenderingMode() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaCaret
 
getRightCodeArea() - Method in class org.exbin.bined.swing.extended.diff.ExtCodeAreaDiffPanel
 
getRightRowPositionSpace() - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
getRowHeight() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
getRowOffset() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaDimensions
 
getRowPositionAreaRectangle() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaDimensions
 
getRowPositionAreaWidth() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaDimensions
 
getRowsPerPage() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaDimensions
 
getRowsPerRect() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaDimensions
 
getRowWrapping() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
getScrollBarVerticalScale() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaScrolling
 
getScrollPanelHeight() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaDimensions
 
getScrollPanelRectangle() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaDimensions
 
getScrollPanelWidth() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaDimensions
 
getScrollPanelX() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaDimensions
 
getScrollPanelY() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaDimensions
 
getScrollPosition() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
getScrollPosition() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaScrolling
 
getSection() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaCaret
 
getSelection() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
getSelectionHandler() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
getSkipRestFrom() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaVisibility
 
getSkipRestFromChar() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaVisibility
 
getSkipTo() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaVisibility
 
getSkipToChar() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaVisibility
 
getSpaceGroupSize() - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
getSpaceSizeTypeBefore(int, int) - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
getSplitLinePos() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaVisibility
Returns pixel position of slit line relative to data view or 0 if not in use.
getThemeProfile() - Method in interface org.exbin.bined.swing.extended.capability.ThemeProfileCapable
Returns theme profile.
getThemeProfile() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
getThemeProfile() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
getThemeProfile() - Method in interface org.exbin.bined.swing.extended.theme.ThemeProfileCapableCodeAreaPainter
 
getTopHeaderSpace() - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
getVerticalExtentDifference() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaScrolling
 
getVerticalLineByteGroupSize() - Method in class org.exbin.bined.swing.extended.theme.ExtendedCodeAreaThemeProfile
 
getVerticalScrollBarSize() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaDimensions
 
getVerticalScrollBarVisibility() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
getVerticalScrollBarVisibility() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaScrolling
 
getVerticalScrollUnit() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
getVerticalScrollUnit() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaScrolling
 
getVerticalScrollValue(int, long) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaScrolling
 
getViewMode() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
getWidth() - Method in enum org.exbin.bined.swing.extended.ExtendedCodeAreaCaret.CursorShape
 
getWrappingBytesGroupSize() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
GROUP_LINES - org.exbin.bined.swing.extended.layout.ExtendedCodeAreaDecorations
 

H

HALF - org.exbin.bined.swing.extended.ExtendedCodeAreaCaret.CursorShapeWidth
Half of cursor size.
HALF_BOTTOM - org.exbin.bined.swing.extended.ExtendedCodeAreaCaret.CursorShape
 
HALF_LEFT - org.exbin.bined.swing.extended.ExtendedCodeAreaCaret.CursorShape
 
HALF_RIGHT - org.exbin.bined.swing.extended.ExtendedCodeAreaCaret.CursorShape
 
HALF_TOP - org.exbin.bined.swing.extended.ExtendedCodeAreaCaret.CursorShape
 
hasDecoration(CodeAreaDecorationType) - Method in class org.exbin.bined.swing.extended.theme.ExtendedCodeAreaThemeProfile
 
hasSelection() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
HEADER_LINE - org.exbin.bined.swing.extended.layout.ExtendedCodeAreaDecorations
 
horizontalExtentChanged() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaScrollPane
 

I

identifyCaretShape(CodeAreaCaretType) - Method in class org.exbin.bined.swing.extended.caret.DefaultExtendedCodeAreaCaretsProfile
 
identifyCaretShape(CodeAreaCaretType) - Method in class org.exbin.bined.swing.extended.caret.EditableExtendedCodeAreaCaretsProfile
 
identifyCaretShape(CodeAreaCaretType) - Method in interface org.exbin.bined.swing.extended.caret.ExtendedCodeAreaCaretsProfile
 
isCodeSectionVisible() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaVisibility
 
isCursorVisible() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaCaret
 
isEditable() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
isHalfShiftedUsed() - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
isInheritSystemColors() - Method in class org.exbin.bined.swing.extended.color.ExtendedCodeAreaColorProfile
 
isInitialized() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
isInitialized() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
isPaintRowPosBackground() - Method in class org.exbin.bined.swing.extended.theme.ExtendedCodeAreaThemeProfile
 
isPreviewSectionVisible() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaVisibility
 
isShowHeader() - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
isShowMirrorCursor() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
isShowRowPosition() - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
isShowUnprintables() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 

L

LayoutProfileCapable - Interface in org.exbin.bined.swing.extended.capability
Support for layout profiling.
LayoutProfileCapableCodeAreaPainter - Interface in org.exbin.bined.swing.extended.layout
Capability of painter to handle layout profiling.
LINE - org.exbin.bined.swing.extended.ExtendedCodeAreaCaret.CursorShapeWidth
Single pixel width line.
LINE_BOTTOM - org.exbin.bined.swing.extended.ExtendedCodeAreaCaret.CursorShape
 
LINE_LEFT - org.exbin.bined.swing.extended.ExtendedCodeAreaCaret.CursorShape
 
LINE_RIGHT - org.exbin.bined.swing.extended.ExtendedCodeAreaCaret.CursorShape
 
LINE_TOP - org.exbin.bined.swing.extended.ExtendedCodeAreaCaret.CursorShape
 

M

mousePositionToClosestCaretPosition(int, int, CaretOverlapMode) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
mousePositionToClosestCaretPosition(int, int, CaretOverlapMode) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 

N

NEGATIVE - org.exbin.bined.swing.extended.ExtendedCodeAreaCaret.CursorRenderingMode
Underlying character is painted using negative color to cursor cursor.
notifyCaretChanged() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
notifyCaretChanged() - Method in interface org.exbin.bined.swing.extended.ExtendedCodeAreaCaret.CaretChangeListener
Caret changed.
notifyCaretMoved() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
notifyDataChanged() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
notifyScrolled() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
notifySelectionChanged() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 

O

org.exbin.bined.swing.extended - package org.exbin.bined.swing.extended
 
org.exbin.bined.swing.extended.capability - package org.exbin.bined.swing.extended.capability
 
org.exbin.bined.swing.extended.caret - package org.exbin.bined.swing.extended.caret
 
org.exbin.bined.swing.extended.color - package org.exbin.bined.swing.extended.color
 
org.exbin.bined.swing.extended.diff - package org.exbin.bined.swing.extended.diff
 
org.exbin.bined.swing.extended.layout - package org.exbin.bined.swing.extended.layout
 
org.exbin.bined.swing.extended.theme - package org.exbin.bined.swing.extended.theme
 

P

PAINT - org.exbin.bined.swing.extended.ExtendedCodeAreaCaret.CursorRenderingMode
Cursor is just painted.
paintBackground(Graphics) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
Paints main area background.
paintCaret(Graphics, int, int, int, int, CodeAreaCaretShape) - Method in class org.exbin.bined.swing.extended.caret.DefaultExtendedCodeAreaCaretsProfile
 
paintCaret(Graphics, int, int, int, int, CodeAreaCaretShape) - Method in class org.exbin.bined.swing.extended.caret.EditableExtendedCodeAreaCaretsProfile
 
paintCaret(Graphics, int, int, int, int, CodeAreaCaretShape) - Method in interface org.exbin.bined.swing.extended.caret.ExtendedCodeAreaCaretsProfile
 
paintComponent(Graphics) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
paintComponent(Graphics) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
paintCursor(Graphics) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
paintHeader(Graphics) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
paintMainArea(Graphics) - Method in class org.exbin.bined.swing.extended.diff.DiffHighlightCodeAreaPainter
 
paintMainArea(Graphics) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
paintOutsideArea(Graphics) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
paintRowBackground(Graphics, long, int, int) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
Paints row background.
paintRowPosition(Graphics) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
paintRows(Graphics) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
paintRowText(Graphics, long, int, int) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
Paints row text.
performScrolling(ScrollingDirection, int, long) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaScrolling
 

Q

QUARTER - org.exbin.bined.swing.extended.ExtendedCodeAreaCaret.CursorShapeWidth
One quarter of cursor size.
QUARTER_BOTTOM - org.exbin.bined.swing.extended.ExtendedCodeAreaCaret.CursorShape
 
QUARTER_LEFT - org.exbin.bined.swing.extended.ExtendedCodeAreaCaret.CursorShape
 
QUARTER_RIGHT - org.exbin.bined.swing.extended.ExtendedCodeAreaCaret.CursorShape
 
QUARTER_TOP - org.exbin.bined.swing.extended.ExtendedCodeAreaCaret.CursorShape
 

R

rebuildColors() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
recomputeCharPositions() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
recomputeCharPositions(BasicCodeAreaMetrics, ExtendedCodeAreaStructure, ExtendedCodeAreaDimensions, ExtendedCodeAreaLayoutProfile, ExtendedCodeAreaScrolling) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaVisibility
 
recomputeSizes(BasicCodeAreaMetrics, int, int, int, int, int, int, int, ExtendedCodeAreaLayoutProfile) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaDimensions
 
reinitialize() - Method in class org.exbin.bined.swing.extended.color.ExtendedCodeAreaColorProfile
 
removeCaretMovedListener(CaretMovedListener) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
removeColor(CodeAreaColorType) - Method in class org.exbin.bined.swing.extended.color.ExtendedCodeAreaColorProfile
 
removeEditModeChangedListener(EditModeChangedListener) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
removeScrollingListener(ScrollingListener) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
removeSelectionChangedListener(SelectionChangedListener) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
repaint() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
reset() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
reset() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
resetBlink() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaCaret
 
resetCaret() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
resetColors() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
resetColors() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
resetFont() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
resetLayout() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
resetPainter() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
revealCursor() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
revealPosition(long, int, CodeAreaSection) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
revealPosition(CodeAreaCaretPosition) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
ROW_POSITION_LINE - org.exbin.bined.swing.extended.layout.ExtendedCodeAreaDecorations
 

S

scrollPositionChanged() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
scrollPositionModified() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
setAntialiasingMode(AntialiasingMode) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
setBackgroundPaintMode(ExtendedBackgroundPaintMode) - Method in class org.exbin.bined.swing.extended.theme.ExtendedCodeAreaThemeProfile
 
setBlinkRate(int) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaCaret
 
setBorder(Border) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
setBottomHeaderSpace(int) - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
setCaretPosition(long) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
setCaretPosition(long) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaCaret
 
setCaretPosition(long, int) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
setCaretPosition(long, int) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaCaret
 
setCaretPosition(long, int, CodeAreaSection) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaCaret
 
setCaretPosition(CodeAreaCaretPosition) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
setCaretPosition(CodeAreaCaretPosition) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaCaret
 
setCaretsProfile(ExtendedCodeAreaCaretsProfile) - Method in interface org.exbin.bined.swing.extended.capability.CaretsProfileCapable
Sets carets profile.
setCaretsProfile(ExtendedCodeAreaCaretsProfile) - Method in interface org.exbin.bined.swing.extended.caret.CaretsProfileCapableCodeAreaPainter
 
setCaretsProfile(ExtendedCodeAreaCaretsProfile) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
setCaretsProfile(ExtendedCodeAreaCaretsProfile) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
setClipboardHandlingMode(ClipboardHandlingMode) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
setCodeFont(Font) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
setCodeCharactersCase(CodeCharactersCase) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
setCodeOffset(int) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaCaret
 
setCodeType(CodeType) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
setColor(CodeAreaColorType, Color) - Method in class org.exbin.bined.swing.extended.color.ExtendedCodeAreaColorProfile
Sets color as replacement of the existing color.
setColorsProfile(CodeAreaColorsProfile) - Method in interface org.exbin.bined.swing.extended.capability.ColorsProfileCapable
Sets colors profile.
setColorsProfile(CodeAreaColorsProfile) - Method in interface org.exbin.bined.swing.extended.color.ColorsProfileCapableCodeAreaPainter
 
setColorsProfile(CodeAreaColorsProfile) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
setColorsProfile(CodeAreaColorsProfile) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
setComparedData(BinaryData) - Method in class org.exbin.bined.swing.extended.diff.DiffHighlightCodeAreaPainter
 
setDataPosition(long) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaCaret
 
setDecoration(CodeAreaDecorationType, boolean) - Method in class org.exbin.bined.swing.extended.theme.ExtendedCodeAreaThemeProfile
 
setDiffColor(Color) - Method in class org.exbin.bined.swing.extended.diff.DiffHighlightCodeAreaPainter
 
setDoubleSpaceGroupSize(int) - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
setEditMode(EditMode) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
setEditOperation(EditOperation) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
setHalfSpaceGroupSize(int) - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
setHorizontalExtentChangeListener(Runnable) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaScrolling
 
setHorizontalScrollBarVisibility(ScrollBarVisibility) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
setHorizontalScrollUnit(ExtendedHorizontalScrollUnit) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
setCharset(Charset) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
setInheritSystemColors(boolean) - Method in class org.exbin.bined.swing.extended.color.ExtendedCodeAreaColorProfile
 
setInsertCursorShape(ExtendedCodeAreaCaret.CursorShape) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaCaret
 
setLastVerticalScrollingValue(int) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaScrolling
 
setLayoutProfile(ExtendedCodeAreaLayoutProfile) - Method in interface org.exbin.bined.swing.extended.capability.LayoutProfileCapable
Sets layout profile.
setLayoutProfile(ExtendedCodeAreaLayoutProfile) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
setLayoutProfile(ExtendedCodeAreaLayoutProfile) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
setLayoutProfile(ExtendedCodeAreaLayoutProfile) - Method in interface org.exbin.bined.swing.extended.layout.LayoutProfileCapableCodeAreaPainter
 
setLeftContentData(ByteArrayData) - Method in class org.exbin.bined.swing.extended.diff.ExtCodeAreaDiffPanel
 
setLeftRowPositionSpace(int) - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
setMaxBytesPerRow(int) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
setMaxRowPositionLength(int) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
setMinRowPositionLength(int) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
setOverwriteCursorShape(ExtendedCodeAreaCaret.CursorShape) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaCaret
 
setPainter(CodeAreaPainter) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
setPaintRowPosBackground(boolean) - Method in class org.exbin.bined.swing.extended.theme.ExtendedCodeAreaThemeProfile
 
setPositionCodeType(PositionCodeType) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
setRenderingMode(ExtendedCodeAreaCaret.CursorRenderingMode) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaCaret
 
setRightContentData(ByteArrayData) - Method in class org.exbin.bined.swing.extended.diff.ExtCodeAreaDiffPanel
 
setRightRowPositionSpace(int) - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
setRowWrapping(RowWrappingMode) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
setScrollBarVerticalScale(ScrollBarVerticalScale) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaScrolling
 
setScrollPosition(CodeAreaScrollPosition) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
setScrollPosition(CodeAreaScrollPosition) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaScrolling
 
setSection(CodeAreaSection) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaCaret
 
setSelection(long, long) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
setSelection(SelectionRange) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
setShowHeader(boolean) - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
setShowMirrorCursor(boolean) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
setShowRowPosition(boolean) - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
setShowUnprintables(boolean) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
setSpaceGroupSize(int) - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
setThemeProfile(ExtendedCodeAreaThemeProfile) - Method in interface org.exbin.bined.swing.extended.capability.ThemeProfileCapable
Sets theme profile.
setThemeProfile(ExtendedCodeAreaThemeProfile) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
setThemeProfile(ExtendedCodeAreaThemeProfile) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
setThemeProfile(ExtendedCodeAreaThemeProfile) - Method in interface org.exbin.bined.swing.extended.theme.ThemeProfileCapableCodeAreaPainter
 
setTopHeaderSpace(int) - Method in class org.exbin.bined.swing.extended.layout.DefaultExtendedCodeAreaLayoutProfile
 
setVerticalExtentChangeListener(Runnable) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaScrolling
 
setVerticalLineByteGroupSize(int) - Method in class org.exbin.bined.swing.extended.theme.ExtendedCodeAreaThemeProfile
 
setVerticalScrollBarVisibility(ScrollBarVisibility) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
setVerticalScrollUnit(VerticalScrollUnit) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
setViewMode(CodeAreaViewMode) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
setWrappingBytesGroupSize(int) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
showBoxLine() - Method in class org.exbin.bined.swing.extended.theme.ExtendedCodeAreaThemeProfile
 
showGroupLines() - Method in class org.exbin.bined.swing.extended.theme.ExtendedCodeAreaThemeProfile
 
showHeaderLine() - Method in class org.exbin.bined.swing.extended.theme.ExtendedCodeAreaThemeProfile
 
showRowPositionLine() - Method in class org.exbin.bined.swing.extended.theme.ExtendedCodeAreaThemeProfile
 
showSplitLine() - Method in class org.exbin.bined.swing.extended.theme.ExtendedCodeAreaThemeProfile
 
SPLIT_LINE - org.exbin.bined.swing.extended.layout.ExtendedCodeAreaDecorations
 

T

ThemeProfileCapable - Interface in org.exbin.bined.swing.extended.capability
Support for theme profiling.
ThemeProfileCapableCodeAreaPainter - Interface in org.exbin.bined.swing.extended.theme
Capability of painter to handle theme profiling.

U

unprintableCharactersMapping - Variable in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
updateCache() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
updateCache(DataProvider, int, int) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaScrolling
 
updateHorizontalScrollBarValue(int, int) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaScrolling
 
updateLayout() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
updateMaximumScrollPosition(long, int, int, int, int, int, int) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaScrolling
 
updateRectToCursorPosition(Rectangle, long, int, CodeAreaSection) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
updateScrollBars() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
updateScrollBars() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaPainter
 
updateScrollBars(int, int) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaScrollPane
 
updateScrollPosition(CodeAreaScrollPosition) - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
updateUI() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
updateVerticalScrollBarValue(int, int, int, long) - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaScrolling
 

V

validateCaret() - Method in class org.exbin.bined.swing.extended.ExtCodeArea
 
valueOf(String) - Static method in enum org.exbin.bined.swing.extended.ExtendedCodeAreaCaret.CursorRenderingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exbin.bined.swing.extended.ExtendedCodeAreaCaret.CursorShape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exbin.bined.swing.extended.ExtendedCodeAreaCaret.CursorShapeWidth
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exbin.bined.swing.extended.layout.ExtendedCodeAreaDecorations
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.exbin.bined.swing.extended.ExtendedCodeAreaCaret.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.extended.ExtendedCodeAreaCaret.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.extended.ExtendedCodeAreaCaret.CursorShapeWidth
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.extended.layout.ExtendedCodeAreaDecorations
Returns an array containing the constants of this enum type, in the order they are declared.
verticalExtentChanged() - Method in class org.exbin.bined.swing.extended.ExtendedCodeAreaScrollPane
 

X

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