Bug fixes
- Fix incorrect work with
getBaseAddress()
method. Bug influence offsets in
methods:isModified(long)
getModifiedCount
getModifiedOffsets
IColormap
methodsIMenuCreator.createMenu
- Fix possible
ArrayIndexOutOfBoundException
inSimpleDataProvider.setData()
ifoffset + data.length
is more than size of array in provider
Minor Changes
- Make class
SelectionModel.Interval
static and overrideequals
andhashCode
- Add overloads for
findHex/findAscii
that accept and returnlong
.
Old methods, that useint
, was deprecated and will be removed in 3.0 - Added support for multiply intervals selections
- Select nibble/byte when clicked on it instead of clearing selection
- Double click in HEX view selects byte
- Triple click in HEX view selects whole row
Maven package
Library available as Maven artifact at Bintray registry.