API specifications of NAB framework June 21, 2006 |
Contents
![]() ![]() |
NAB Framework is positioned to handle operations between a plug-in (view) on Eclipse and the toolkit used by CPU native code. Views on Eclipse can be used through NAB Framework for access, operations, and editing regardless of the type of toolkit used by the native code. Also, if modules for the selected APIs have been prepared in NAB Framework, the toolkit can link toolkits that enable development on Eclipse.
Four interfaces have been prepared for NAB Framework so that each Eclipse plug-in can be used for operations regardless of the toolkit type. To handle each toolkit, toolkit handling modules corresponding to the respective interfaces must be implemented.
At the top are interfaces that define access to an NTK as viewed from a plug-in (view) on Eclipse. At the bottom is the implemented part of each toolkit handling module.
Contents
![]() ![]() |