See: Description
| Class | Description |
|---|---|
| AssemblyView |
This class represents the assembly view.
|
| CodePosition |
These objects describe code positions.
|
| CodeView |
This abstract class represents a code view.
|
| InteractiveTextView |
This class represents an interactive text view.
|
| JavaView |
This class represents the decompiled Java view.
|
| JebUI |
This class contains methods to control the graphical user interface of JEB.
|
| TextView |
This class represents a text view.
|
| TreeView |
This class represents a tree view.
|
| View |
This class represents a view.
|
| XmlView |
This class represents an XML view.
|
| Enum | Description |
|---|---|
| JebUI.ButtonGroupType |
This enumeration represents button group types to be used in dialog boxes.
|
| JebUI.IconType |
This enumeration represents icon types to be used in dialog boxes.
|
| View.Type |
This enumeration represent various views displayed in JEB.
|
This package contains classes representing parts of the graphical user interface (GUI) of JEB.