Contains miscellaneous helper classes. More...
Classes | |
| class | GraphAlgorithms |
| Standard graph algorithms. More... | |
| interface | IProgressThread |
| Helper class for showing progress dialogs. More... | |
| class | Logger |
| Used to log messages. More... | |
| class | MalformedGraphException |
| Exception used to signal problems with graph structures. More... | |
| class | MessageBox |
| Used to display messages to the user. More... | |
| class | ProgressDialog |
| Progress dialog class. More... | |
| class | RemoteFileBrowserLoader |
| class | Settings |
| Used to configure global settings. More... | |
| class | Tree< ObjectType > |
| Class used to create trees. More... | |
| class | TreeNode< ObjectType > |
| Represents a node of a tree. More... | |
The package BinNavi.API.helpers contains classes that are useful for BinNavi plugins but are not specific enough to fit into any of the other packages.
1.7.1