A B C D F G H I L M R S T

A

actionPerformed(AnActionEvent) - Method in class com.solano.plugin.HexViewAction
 

B

BIG_ENDIAN - Static variable in class com.ureach.detorres.util.HexView
 
BufferedRandomAccessFile - Class in com.ureach.detorres.util
This class provides an unsynchronized, buffered RandomAccessFile.
BufferedRandomAccessFile(String, String, int) - Constructor for class com.ureach.detorres.util.BufferedRandomAccessFile
Creates a new BufferedRandomAccessFile.

C

com.solano.plugin - package com.solano.plugin
 
com.ureach.detorres.util - package com.ureach.detorres.util
 

D

DISPLAY_DECIMAL - Static variable in class com.ureach.detorres.util.HexView
 
DISPLAY_HEX - Static variable in class com.ureach.detorres.util.HexView
 

F

FileName - Class in com.ureach.detorres.util
 
FileName(String, String) - Constructor for class com.ureach.detorres.util.FileName
 

G

getFilePointer() - Method in class com.ureach.detorres.util.BufferedRandomAccessFile
Returns the virtual file pointer.
getFrame() - Method in class com.ureach.detorres.util.HexView
 
getFullPath() - Method in class com.ureach.detorres.util.FileName
 
getName() - Method in class com.ureach.detorres.util.FileName
 
getNextLine() - Method in class com.ureach.detorres.util.BufferedRandomAccessFile
Replaces RandomAccessFile's readLine method which is final.

H

HexView - Class in com.ureach.detorres.util
Simple hexadecimal file viewer.
HexView(String) - Constructor for class com.ureach.detorres.util.HexView
 
HexView(FileName) - Constructor for class com.ureach.detorres.util.HexView
 
HexViewAction - Class in com.solano.plugin
An Action for displaying a HexViewer.
HexViewAction() - Constructor for class com.solano.plugin.HexViewAction
 

I

Initialize(FileName, boolean) - Method in class com.ureach.detorres.util.HexView
 

L

LITTLE_ENDIAN - Static variable in class com.ureach.detorres.util.HexView
 

M

main(String[]) - Static method in class com.solano.plugin.HexViewAction
 
main(String[]) - Static method in class com.ureach.detorres.util.HexView
 

R

read() - Method in class com.ureach.detorres.util.BufferedRandomAccessFile
Returns the next byte in the file.
read(byte[], int, int) - Method in class com.ureach.detorres.util.BufferedRandomAccessFile
Reads a block of bytes into an array.

S

seek(long) - Method in class com.ureach.detorres.util.BufferedRandomAccessFile
Seeks to a particular byte in the file.
setDisplay(int) - Method in class com.ureach.detorres.util.HexView
 
setEndian(int) - Method in class com.ureach.detorres.util.HexView
 

T

toBigEndianInt(byte, byte, byte, byte) - Static method in class com.ureach.detorres.util.HexView
 
toBigEndianLong(byte, byte, byte, byte, byte, byte, byte, byte) - Static method in class com.ureach.detorres.util.HexView
 
toBigEndianShort(byte, byte) - Static method in class com.ureach.detorres.util.HexView
 
toLittleEndianInt(byte, byte, byte, byte) - Static method in class com.ureach.detorres.util.HexView
 
toLittleEndianLong(byte, byte, byte, byte, byte, byte, byte, byte) - Static method in class com.ureach.detorres.util.HexView
 
toLittleEndianShort(byte, byte) - Static method in class com.ureach.detorres.util.HexView
 

A B C D F G H I L M R S T