| Package | Description | 
|---|---|
| jeb.api.ui | 
 This package contains classes representing parts of the graphical user interface (GUI) of JEB. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AssemblyView
This class represents the assembly view. 
 | 
class  | 
CodeView
This abstract class represents a code view. 
 | 
class  | 
InteractiveTextView
This class represents an interactive text view. 
 | 
class  | 
JavaView
This class represents the decompiled Java view. 
 | 
class  | 
XmlView
This class represents an XML view. 
 |