- BinaryDataAbstractCommand - Class in org.exbin.deltahex.operation
-
Abstract code area command class.
- BinaryDataAbstractCommand() - Constructor for class org.exbin.deltahex.operation.BinaryDataAbstractCommand
-
- BinaryDataCommand - Interface in org.exbin.deltahex.operation
-
Interface for code area command.
- BinaryDataCompoundCommand - Interface in org.exbin.deltahex.operation
-
Interface for compound command.
- BinaryDataOperation - Interface in org.exbin.deltahex.operation
-
Interface for binary data operation.
- BinaryDataOperationEvent - Class in org.exbin.deltahex.operation
-
Operation execution event.
- BinaryDataOperationEvent(BinaryDataOperation) - Constructor for class org.exbin.deltahex.operation.BinaryDataOperationEvent
-
- BinaryDataOperationException - Exception in org.exbin.deltahex.operation
-
Exception for code are command handling.
- BinaryDataOperationException() - Constructor for exception org.exbin.deltahex.operation.BinaryDataOperationException
-
- BinaryDataOperationException(String) - Constructor for exception org.exbin.deltahex.operation.BinaryDataOperationException
-
- BinaryDataOperationException(String, Throwable) - Constructor for exception org.exbin.deltahex.operation.BinaryDataOperationException
-
- BinaryDataOperationException(Throwable) - Constructor for exception org.exbin.deltahex.operation.BinaryDataOperationException
-
- BinaryDataOperationException(String, Throwable, boolean, boolean) - Constructor for exception org.exbin.deltahex.operation.BinaryDataOperationException
-
- BinaryDataOperationListener - Interface in org.exbin.deltahex.operation
-
Operation execution listener.
- BinaryDataUndoHandler - Interface in org.exbin.deltahex.operation.undo
-
Code area undo support handler.
- BinaryDataUndoUpdateListener - Interface in org.exbin.deltahex.operation.undo
-
Code area undo update listener.