Package chemaxon.marvin.beans

Provides bean classes for creating Marvin based user interface.

See:
          Description

Class Summary
MarvinPane Ancestor of the Marvin Beans.
MarvinPaneBeanInfo Ancestor of Marvin's BeanInfo classes that are needed by GUI builders.
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 a DefaultCellEditor component that can be used to assign 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.
 

Package chemaxon.marvin.beans Description

Provides bean classes for creating Marvin based user interface.