public class HexDumpController extends Object
| Constructor and Description |
|---|
HexDumpController(HexDumpModel model)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
updateSelection()
Updates the selection information.
|
protected void |
updateTables()
Update the content of the tables.
|
void |
viewDocument(org.apache.poi.poifs.filesystem.DocumentEntry entry)
Command to select a document from the POIFS for viewing.
|
public HexDumpController(HexDumpModel model)
model - HexDump modelpublic void viewDocument(org.apache.poi.poifs.filesystem.DocumentEntry entry)
entry - document to viewprotected void updateTables()
protected void updateSelection()
Copyright © 2000–2025 MPXJ. All rights reserved.