Skip navigation links
C G H I O P S 

C

clearMatches() - Method in class org.exbin.deltahex.highlight.swing.HighlightCodeAreaPainter
 

G

getAboveCodes() - Method in class org.exbin.deltahex.highlight.swing.HighlightNonAsciiCodeAreaPainter
 
getControlCodes() - Method in class org.exbin.deltahex.highlight.swing.HighlightNonAsciiCodeAreaPainter
 
getCurrentMatch() - Method in class org.exbin.deltahex.highlight.swing.HighlightCodeAreaPainter
 
getCurrentMatchBackgroundColor() - Method in class org.exbin.deltahex.highlight.swing.HighlightCodeAreaPainter
 
getCurrentMatchIndex() - Method in class org.exbin.deltahex.highlight.swing.HighlightCodeAreaPainter
 
getFoundMatchesBackgroundColor() - Method in class org.exbin.deltahex.highlight.swing.HighlightCodeAreaPainter
 
getLength() - Method in class org.exbin.deltahex.highlight.swing.HighlightCodeAreaPainter.SearchMatch
 
getMatches() - Method in class org.exbin.deltahex.highlight.swing.HighlightCodeAreaPainter
 
getPosition() - Method in class org.exbin.deltahex.highlight.swing.HighlightCodeAreaPainter.SearchMatch
 
getPositionColor(int, int, Section, ColorsGroup.ColorType, DefaultCodeAreaPainter.PaintData) - Method in class org.exbin.deltahex.highlight.swing.HighlightCodeAreaPainter
 
getPositionColor(int, int, Section, ColorsGroup.ColorType, DefaultCodeAreaPainter.PaintData) - Method in class org.exbin.deltahex.highlight.swing.HighlightNonAsciiCodeAreaPainter
 

H

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

I

isNonAsciiHighlightingEnabled() - Method in class org.exbin.deltahex.highlight.swing.HighlightNonAsciiCodeAreaPainter
 

O

org.exbin.deltahex.highlight.swing - package org.exbin.deltahex.highlight.swing
 

P

paintMainArea(Graphics) - Method in class org.exbin.deltahex.highlight.swing.HighlightCodeAreaPainter
 

S

SearchMatch() - Constructor for class org.exbin.deltahex.highlight.swing.HighlightCodeAreaPainter.SearchMatch
 
SearchMatch(long, long) - Constructor for class org.exbin.deltahex.highlight.swing.HighlightCodeAreaPainter.SearchMatch
 
setAboveCodes(Color) - Method in class org.exbin.deltahex.highlight.swing.HighlightNonAsciiCodeAreaPainter
 
setControlCodes(Color) - Method in class org.exbin.deltahex.highlight.swing.HighlightNonAsciiCodeAreaPainter
 
setCurrentMatchBackgroundColor(Color) - Method in class org.exbin.deltahex.highlight.swing.HighlightCodeAreaPainter
 
setCurrentMatchIndex(int) - Method in class org.exbin.deltahex.highlight.swing.HighlightCodeAreaPainter
 
setFoundMatchesBackgroundColor(Color) - Method in class org.exbin.deltahex.highlight.swing.HighlightCodeAreaPainter
 
setLength(long) - Method in class org.exbin.deltahex.highlight.swing.HighlightCodeAreaPainter.SearchMatch
 
setMatches(List<HighlightCodeAreaPainter.SearchMatch>) - Method in class org.exbin.deltahex.highlight.swing.HighlightCodeAreaPainter
 
setNonAsciiHighlightingEnabled(boolean) - Method in class org.exbin.deltahex.highlight.swing.HighlightNonAsciiCodeAreaPainter
 
setPosition(long) - Method in class org.exbin.deltahex.highlight.swing.HighlightCodeAreaPainter.SearchMatch
 
C G H I O P S 
Skip navigation links