Package | Description |
---|---|
jeb.api |
This package contains classes to access and control JEB programmatically.
|
jeb.api.ui |
This package contains classes representing parts of the graphical user interface (GUI) of JEB.
|
Class and Description |
---|
JebUI
This class contains methods to control the graphical user interface of JEB.
|
Class and Description |
---|
CodePosition
These objects describe code positions.
|
CodeView
This abstract class represents a code view.
|
InteractiveTextView
This class represents an interactive text view.
|
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.
|
TextView
This class represents a text view.
|
View
This class represents a view.
|
View.Type
This enumeration represent various views displayed in JEB.
|