Interface | Description |
---|---|
Cancelable |
Represents a task/operation that can be cancelled.
|
ErrorProcessor |
Error processing interface.
|
MolFilter |
Molecule filter.
|
Class | Description |
---|---|
ConnectionHandler |
A JavaBean for connecting to relational databases using JDBC.
|
DatabaseTools |
Tools that can be applied in the development of applications
accessing databases.
|
DotfileUtil |
Utility class for configuration file handling.
|
ErrorHandler |
An abstract ancestor of JavaBeans that enable exception handling in
different environments.
|
HitColoringAndAlignmentOptions |
Class for specifying coloring and alignment options.
|
HitDisplayTool |
Class for displaying hit results with hit coloring, alignment, partial clean, etc.
|
HitDisplayUtil |
Class providing some utility tools for displaying hit results
with hit coloring, alignment, partial clean, etc.
|
HTMLTools |
Tools that can be applied in the development of servlets
or JSP scripts handling JChem resources.
|
ImageExportUtil |
Utility functions to create format parameter string for molecule export and for usage of .NET
based EMF generator.
|
MolAligner |
Tool for aligning a target molecule to a pattern molecule.
|
MolHandler |
Class for handling molecules for systems based on ChemAxon's
programming interface.
|
UploadThread |
Class for uploading a file from the client side to the server side via
HTML forms using a thread.
|