Package org.fife.ui.hex.swing
Class HexSearch
java.lang.Object
org.fife.ui.hex.swing.HexSearch
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate boolean
checkIfMatches
(List<Byte> arr, int start) private boolean
getByteArray
(String str, HexSearch.HexSearchOptions type) boolean
next
(String str, HexSearch.HexSearchOptions type) boolean
previous
(String str, HexSearch.HexSearchOptions type) boolean
searchHexCode
(String str, HexSearch.HexSearchOptions type)
-
Field Details
-
hex
-
searchState
-
-
Constructor Details
-
HexSearch
-
-
Method Details
-
getSearchState
-
getByteArray
-
searchHexCode
-
findMatch
-
checkIfMatches
-
next
-
previous
-