A C E G H I M O P S U V 
All Classes All Packages

A

ACTIVE_MATCH_BACKGROUND - org.exbin.bined.highlight.swing.color.CodeAreaMatchColorType
 
ACTIVE_MATCH_COLOR - org.exbin.bined.highlight.swing.color.CodeAreaMatchColorType
 

C

clearMatches() - Method in class org.exbin.bined.highlight.swing.extended.ExtendedHighlightCodeAreaPainter
 
clearMatches() - Method in class org.exbin.bined.highlight.swing.HighlightCodeAreaPainter
 
CodeAreaColorizationColorType - Enum in org.exbin.bined.highlight.swing.color
Enumeration of unprintable color types.
CodeAreaMatchColorType - Enum in org.exbin.bined.highlight.swing.color
Enumeration of search matching color types.
COLORIZATION - org.exbin.bined.highlight.swing.color.ColorizationCodeAreaColorsGroup
 
ColorizationCodeAreaColorsGroup - Enum in org.exbin.bined.highlight.swing.color
Enumeration of color groups for code area colorization.
CONTROL_CODES_BACKGROUND - org.exbin.bined.highlight.swing.color.CodeAreaColorizationColorType
 
CONTROL_CODES_COLOR - org.exbin.bined.highlight.swing.color.CodeAreaColorizationColorType
 

E

ExtendedHighlightCodeAreaPainter - Class in org.exbin.bined.highlight.swing.extended
Extended hexadecimal component painter supporting search matches highlighting.
ExtendedHighlightCodeAreaPainter(CodeAreaCore) - Constructor for class org.exbin.bined.highlight.swing.extended.ExtendedHighlightCodeAreaPainter
 
ExtendedHighlightCodeAreaPainter.SearchMatch - Class in org.exbin.bined.highlight.swing.extended
Simple POJO class for search match.
ExtendedHighlightNonAsciiCodeAreaPainter - Class in org.exbin.bined.highlight.swing.extended
Experimental support for highlighting of non-ascii characters.
ExtendedHighlightNonAsciiCodeAreaPainter(CodeAreaCore) - Constructor for class org.exbin.bined.highlight.swing.extended.ExtendedHighlightNonAsciiCodeAreaPainter
 

G

getAboveCodes() - Method in class org.exbin.bined.highlight.swing.HighlightNonAsciiCodeAreaPainter
 
getControlCodes() - Method in class org.exbin.bined.highlight.swing.extended.ExtendedHighlightNonAsciiCodeAreaPainter
 
getControlCodes() - Method in class org.exbin.bined.highlight.swing.HighlightNonAsciiCodeAreaPainter
 
getCurrentMatch() - Method in class org.exbin.bined.highlight.swing.extended.ExtendedHighlightCodeAreaPainter
 
getCurrentMatch() - Method in class org.exbin.bined.highlight.swing.HighlightCodeAreaPainter
 
getCurrentMatchBackgroundColor() - Method in class org.exbin.bined.highlight.swing.extended.ExtendedHighlightCodeAreaPainter
 
getCurrentMatchBackgroundColor() - Method in class org.exbin.bined.highlight.swing.HighlightCodeAreaPainter
 
getCurrentMatchIndex() - Method in class org.exbin.bined.highlight.swing.extended.ExtendedHighlightCodeAreaPainter
 
getCurrentMatchIndex() - Method in class org.exbin.bined.highlight.swing.HighlightCodeAreaPainter
 
getFoundMatchesBackgroundColor() - Method in class org.exbin.bined.highlight.swing.extended.ExtendedHighlightCodeAreaPainter
 
getFoundMatchesBackgroundColor() - Method in class org.exbin.bined.highlight.swing.HighlightCodeAreaPainter
 
getGroup() - Method in enum org.exbin.bined.highlight.swing.color.CodeAreaColorizationColorType
 
getGroup() - Method in enum org.exbin.bined.highlight.swing.color.CodeAreaMatchColorType
 
getId() - Method in enum org.exbin.bined.highlight.swing.color.CodeAreaColorizationColorType
 
getId() - Method in enum org.exbin.bined.highlight.swing.color.CodeAreaMatchColorType
 
getId() - Method in enum org.exbin.bined.highlight.swing.color.ColorizationCodeAreaColorsGroup
 
getId() - Method in enum org.exbin.bined.highlight.swing.color.MatchCodeAreaColorsGroup
 
getLength() - Method in class org.exbin.bined.highlight.swing.extended.ExtendedHighlightCodeAreaPainter.SearchMatch
 
getLength() - Method in class org.exbin.bined.highlight.swing.HighlightCodeAreaPainter.SearchMatch
 
getMatches() - Method in class org.exbin.bined.highlight.swing.extended.ExtendedHighlightCodeAreaPainter
 
getMatches() - Method in class org.exbin.bined.highlight.swing.HighlightCodeAreaPainter
 
getPosition() - Method in class org.exbin.bined.highlight.swing.extended.ExtendedHighlightCodeAreaPainter.SearchMatch
 
getPosition() - Method in class org.exbin.bined.highlight.swing.HighlightCodeAreaPainter.SearchMatch
 
getPositionBackgroundColor(long, int, int, CodeAreaSection) - Method in class org.exbin.bined.highlight.swing.HighlightCodeAreaPainter
 
getPositionBackgroundColor(long, int, int, CodeAreaSection, boolean) - Method in class org.exbin.bined.highlight.swing.extended.ExtendedHighlightCodeAreaPainter
 
getPositionBackgroundColor(long, int, int, CodeAreaSection, boolean) - Method in class org.exbin.bined.highlight.swing.extended.ExtendedHighlightNonAsciiCodeAreaPainter
 
getPositionTextColor(long, int, int, CodeAreaSection) - Method in class org.exbin.bined.highlight.swing.HighlightCodeAreaPainter
 
getPositionTextColor(long, int, int, CodeAreaSection) - Method in class org.exbin.bined.highlight.swing.HighlightNonAsciiCodeAreaPainter
 
getPositionTextColor(long, int, int, CodeAreaSection, boolean) - Method in class org.exbin.bined.highlight.swing.extended.ExtendedHighlightCodeAreaPainter
 
getPositionTextColor(long, int, int, CodeAreaSection, boolean) - Method in class org.exbin.bined.highlight.swing.extended.ExtendedHighlightNonAsciiCodeAreaPainter
 
getUpperCodes() - Method in class org.exbin.bined.highlight.swing.extended.ExtendedHighlightNonAsciiCodeAreaPainter
 

H

HighlightCodeAreaPainter - Class in org.exbin.bined.highlight.swing
Hexadecimal component painter supporting search matches highlighting.
HighlightCodeAreaPainter(CodeAreaCore) - Constructor for class org.exbin.bined.highlight.swing.HighlightCodeAreaPainter
 
HighlightCodeAreaPainter.SearchMatch - Class in org.exbin.bined.highlight.swing
Simple POJO class for search match.
HighlightNonAsciiCodeAreaPainter - Class in org.exbin.bined.highlight.swing
Experimental support for highlighting of non-ascii characters.
HighlightNonAsciiCodeAreaPainter(CodeAreaCore) - Constructor for class org.exbin.bined.highlight.swing.HighlightNonAsciiCodeAreaPainter
 

I

isNonAsciiHighlightingEnabled() - Method in class org.exbin.bined.highlight.swing.extended.ExtendedHighlightNonAsciiCodeAreaPainter
 
isNonAsciiHighlightingEnabled() - Method in class org.exbin.bined.highlight.swing.HighlightNonAsciiCodeAreaPainter
 

M

MATCH_BACKGROUND - org.exbin.bined.highlight.swing.color.CodeAreaMatchColorType
 
MATCH_COLOR - org.exbin.bined.highlight.swing.color.CodeAreaMatchColorType
 
MatchCodeAreaColorsGroup - Enum in org.exbin.bined.highlight.swing.color
Enumeration of color groups for code area matching.
MATCHING - org.exbin.bined.highlight.swing.color.MatchCodeAreaColorsGroup
 

O

org.exbin.bined.highlight.swing - package org.exbin.bined.highlight.swing
 
org.exbin.bined.highlight.swing.color - package org.exbin.bined.highlight.swing.color
 
org.exbin.bined.highlight.swing.extended - package org.exbin.bined.highlight.swing.extended
 

P

paintMainArea(Graphics) - Method in class org.exbin.bined.highlight.swing.extended.ExtendedHighlightCodeAreaPainter
 
paintMainArea(Graphics) - Method in class org.exbin.bined.highlight.swing.HighlightCodeAreaPainter
 

S

SearchMatch() - Constructor for class org.exbin.bined.highlight.swing.extended.ExtendedHighlightCodeAreaPainter.SearchMatch
 
SearchMatch() - Constructor for class org.exbin.bined.highlight.swing.HighlightCodeAreaPainter.SearchMatch
 
SearchMatch(long, long) - Constructor for class org.exbin.bined.highlight.swing.extended.ExtendedHighlightCodeAreaPainter.SearchMatch
 
SearchMatch(long, long) - Constructor for class org.exbin.bined.highlight.swing.HighlightCodeAreaPainter.SearchMatch
 
setAboveCodes(Color) - Method in class org.exbin.bined.highlight.swing.HighlightNonAsciiCodeAreaPainter
 
setControlCodes(Color) - Method in class org.exbin.bined.highlight.swing.extended.ExtendedHighlightNonAsciiCodeAreaPainter
 
setControlCodes(Color) - Method in class org.exbin.bined.highlight.swing.HighlightNonAsciiCodeAreaPainter
 
setCurrentMatchBackgroundColor(Color) - Method in class org.exbin.bined.highlight.swing.extended.ExtendedHighlightCodeAreaPainter
 
setCurrentMatchBackgroundColor(Color) - Method in class org.exbin.bined.highlight.swing.HighlightCodeAreaPainter
 
setCurrentMatchIndex(int) - Method in class org.exbin.bined.highlight.swing.extended.ExtendedHighlightCodeAreaPainter
 
setCurrentMatchIndex(int) - Method in class org.exbin.bined.highlight.swing.HighlightCodeAreaPainter
 
setFoundMatchesBackgroundColor(Color) - Method in class org.exbin.bined.highlight.swing.extended.ExtendedHighlightCodeAreaPainter
 
setFoundMatchesBackgroundColor(Color) - Method in class org.exbin.bined.highlight.swing.HighlightCodeAreaPainter
 
setLength(long) - Method in class org.exbin.bined.highlight.swing.extended.ExtendedHighlightCodeAreaPainter.SearchMatch
 
setLength(long) - Method in class org.exbin.bined.highlight.swing.HighlightCodeAreaPainter.SearchMatch
 
setMatches(List<ExtendedHighlightCodeAreaPainter.SearchMatch>) - Method in class org.exbin.bined.highlight.swing.extended.ExtendedHighlightCodeAreaPainter
 
setMatches(List<HighlightCodeAreaPainter.SearchMatch>) - Method in class org.exbin.bined.highlight.swing.HighlightCodeAreaPainter
 
setNonAsciiHighlightingEnabled(boolean) - Method in class org.exbin.bined.highlight.swing.extended.ExtendedHighlightNonAsciiCodeAreaPainter
 
setNonAsciiHighlightingEnabled(boolean) - Method in class org.exbin.bined.highlight.swing.HighlightNonAsciiCodeAreaPainter
 
setPosition(long) - Method in class org.exbin.bined.highlight.swing.extended.ExtendedHighlightCodeAreaPainter.SearchMatch
 
setPosition(long) - Method in class org.exbin.bined.highlight.swing.HighlightCodeAreaPainter.SearchMatch
 
setUpperCodes(Color) - Method in class org.exbin.bined.highlight.swing.extended.ExtendedHighlightNonAsciiCodeAreaPainter
 

U

UPPER_CODES_BACKGROUND - org.exbin.bined.highlight.swing.color.CodeAreaColorizationColorType
 
UPPER_CODES_COLOR - org.exbin.bined.highlight.swing.color.CodeAreaColorizationColorType
 

V

valueOf(String) - Static method in enum org.exbin.bined.highlight.swing.color.CodeAreaColorizationColorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exbin.bined.highlight.swing.color.CodeAreaMatchColorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exbin.bined.highlight.swing.color.ColorizationCodeAreaColorsGroup
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exbin.bined.highlight.swing.color.MatchCodeAreaColorsGroup
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.exbin.bined.highlight.swing.color.CodeAreaColorizationColorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exbin.bined.highlight.swing.color.CodeAreaMatchColorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exbin.bined.highlight.swing.color.ColorizationCodeAreaColorsGroup
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exbin.bined.highlight.swing.color.MatchCodeAreaColorsGroup
Returns an array containing the constants of this enum type, in the order they are declared.
A C E G H I M O P S U V 
All Classes All Packages