com.im.ijc.core/1 5.8

Instant JChem Core API

This module provides the basic user interface for Instant JChem and through its API it provides the ability to extends IJC user interface.

See:
          Description

Packages
com.im.ijc.core.api.actions  
com.im.ijc.core.api.cookie  
com.im.ijc.core.api.datatransfer  
com.im.ijc.core.api.lists  
com.im.ijc.core.api.nodes  
com.im.ijc.core.api.options  
com.im.ijc.core.api.renderers  
com.im.ijc.core.api.renderers.extra  
com.im.ijc.core.api.ui  
com.im.ijc.core.api.url  
com.im.ijc.core.api.util  
com.im.ijc.core.api.views  
com.im.ijc.core.wizards.newdfitem  
com.im.ijc.core.xml.beans  

 

This module provides the basic user interface for Instant JChem and through its API it provides the ability to extends IJC user interface. It is built on mainly on top of DIF APIs and uses many NetBeans Platform's modules.
PENDING - this module's API is under development
You can install several types of software components (modules) into IJC using this module APIs. Basicaly this module provide interfaces for

IJCCore module provides standardization of contract among visual components in IJC (e.g. between form builder and its widgets, activated contexts and actions, renderers and widgets, etc.). IJC Core only describes the interfaces. Extension modules which provides the real implementations (form designer implementation, table widget, text field widget, etc.) are registered using NetBeans layers technique. These well-known places where to register your own widget or renderer will be documented soon.


com.im.ijc.core/1 5.8