AppInfo |
Class with static methods to maintain application info, e.g., a handle to the
tool that is the Ghidra Project Window, the user's name, etc.
|
ConsoleTextPane |
A generic text pane that is used as a console to which text can be written.
|
DataTreeDialog |
Dialog to open or save domain data items to a new location or name.
|
DialogProjectDataCollapseAction |
|
DialogProjectDataExpandAction |
|
DialogProjectDataNewFolderAction |
|
FrontEndPlugin |
Main plugin component for the Ghidra Project Window, which is
a PluginTool.
|
FrontEndProjectDataCollapseAction |
|
FrontEndProjectDataExpandAction |
|
FrontEndProjectDataNewFolderAction |
|
FrontEndTool |
Tool that serves as the the Ghidra Project Window.
|
GetVersionedObjectTask |
A modal task that gets a domain object for a specific version.
|
GhidraApplicationInformationDisplayFactory |
|
LogPanel |
A JPanel that contains a label to show the last message displayed.
|
OpenVersionedFileDialog |
Dialog to open a file that is versioned and allow a version to be
opened.
|
PickToolDialog |
|
ProjectAccessPanel |
Panel that shows the users for a given repository and the users associated with the current
shared project.
|
ProjectInfoDialog |
Dialog to show project information.
|
RepositoryPanel |
Panel that shows a list of existing repositories, or allows the user
to enter the name of a new repository to be created.
|
SaveDataDialog |
Modal dialog to display a list of domain objects that have changed.
|
ServerInfoComponent |
Component that allows the user to specify the host name and port
number for the remote repository server.
|
ServerInfoPanel |
Wizard panel that allows the user to specify the host name and port
number for the remote repository server.
|
TestFrontEndTool |
A test version of the FrontEndTool that disables some functionality
|
ToolButtonTransferable |
Defines data that is available for drag/drop and clipboard transfers.
|
UserAgreementDialog |
|
ViewProjectAccessPanel |
|
ZoomedImagePainter |
A class that paints a given image with varying zoom levels.
|