See: Description
Class | Description |
---|---|
MarvinPane |
Ancestor of the Marvin Beans.
|
MarvinPaneBeanInfo |
Ancestor of Marvin's BeanInfo classes that are needed by GUI builders.
|
MolRenderer |
MolRenderer is a simple TableCellRenderer component based on MolPrinter that can be used to
render Molecule objects in JTables.
|
MSketch |
Java independent serialization of the sketcher bean.
|
MSketchPane |
The MarvinSketch Bean.
|
MSketchPaneBeanInfo |
MarvinSketch bean information.
|
MView |
Java independent serialization of the viewer bean.
|
MViewEditor |
MViewEditor is an implementation of AbstractCellEditor and TableCellEditor that can be used to
assign a cell editor to Molecule objects in JTables.
|
MViewPane |
The MarvinView Bean.
|
MViewPaneBeanInfo |
MarvinView bean information.
|
MViewParams |
MViewParams is a helper tool to generate parameter string to MViewPane.
|
MViewRenderer |
MViewRenderer is a TableCellRenderer component that can be used to render Molecule objects in
JTables.
|