// package-info.java
/**
* Any adf 'tool', according to the specific ADF term.
*
* Anything that uses the ADF 'tool' concept: generally, a text or image button with a client-side drawing a
// package-info.java
/**
* Any ADF 'command', usually a UI text or graphical button that immediately invokes a server-side action.
*
* Can be stand-alone or elements found within a more co
// package-info.java
/**
* Pertaining to JITK 'navigation' functionality -- utility classes, etc.
*
* This might evolve to be a collection of utility classes and methods.
*
*/
packag
var template = new Template(this.scriptBase + 'package-list.xml')
function buildPackageGeneratorHTML(serviceURL){
var packageMap = new Request(serviceURL,'post').send('',true).evalResult();
var l
/**
* This package consists of classes of and used by test runners of MoMEUnit test
* framework. It contains:
*
*
*
* {@link momeunit.runner.MIDletTestRunner} - a midlet that runs