A G L M O S T

A

actionPerformed(ActionEvent) - Method in class org.brains2b.thex.editor.THexEditor

G

getCurrentEditor() - Method in class org.brains2b.thex.editor.THexEditor
get the HexEditor that is currently on the selected tab

L

load() - Method in class org.brains2b.thex.editor.THexPreference
override to set default properties

M

main(String[]) - Static method in class org.brains2b.thex.editor.THexEditor
Application entry point

O

org.brains2b.thex.editor - package org.brains2b.thex.editor
 

S

saveFile(BinaryIOKit, File, BinaryDocument) - Method in class org.brains2b.thex.editor.THexEditor
save the BinaryDocument to the given file.

T

THexEditor - Class in org.brains2b.thex.editor
Wrapper Application around Thex making it a MDI THexEditor handles Opening multiple instances of HexEditor in tab form Controls menu Allows for files to be passed through the commandline
THexEditor() - Constructor for class org.brains2b.thex.editor.THexEditor
Constructor
THexPreference - Class in org.brains2b.thex.editor
Implementation of UserPreference to save preferences as 'thexeditor.properties' and set the default properties for THexEditor
THexPreference() - Constructor for class org.brains2b.thex.editor.THexPreference
Constructor

A G L M O S T