Colorer-take5 Library Java API

Colorer Library Java API This API defines Java language wrapper to the Colorer Library.

See:
          Description

Packages
net.sf.colorer Colorer Library core entities and objects.
net.sf.colorer.eclipse Eclipse platform specific classes.
net.sf.colorer.eclipse.editors Eclipse Editor implementation.
net.sf.colorer.eclipse.outline Outline view implementation and maintainance.
net.sf.colorer.editor Wrappers for the C++ classes, implementing editor highlighting functions.
net.sf.colorer.handlers Parser helpers, used to handle in a standard way different parser events and states.
net.sf.colorer.impl Internal implementation of the different JNI-specific objects.
net.sf.colorer.swing Not yet completed.
net.sf.colorer.swt Eclipse SWT API.
net.sf.colorer.viewer Service classes, used for text generation and viewing purposes.

 

Colorer Library Java API

This API defines Java language wrapper to the Colorer Library. It uses JNI to map Colorer C++ classes into Java classes.

Generally, all Java classes are mapped one-to-one into C++ classes and interfaces. There are some minor differences, based on different language structure and some limitations.



Copyright © 2003 Cail Lomecb. All Rights Reserved.