You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

LOUI is Java application built on the Eclipse Rich Client Platform (RCP).

The eclipse RCP provides the fundamental workbench functionality, including support for movable and stackable window components (editors and views), menus, tool bars, push buttons, tables, trees, and much more.

RCP applications are composed of a set of plugins. For example, the plugin list for HIPO is:

  • edu.lowell.loui.hipo.blue/edu.lowell.loui.hipo.red
  • edu.lowell.loui.hipo.common
  • edu.lowell.loui.help.hipo
  • org.apache.activemq
  • org.apache.commons.beanutils
  • org.apache.commons.codec
  • org.apache.commons.collection
  • org.apache.commons.configuration
  • org.apache.commons.lang
  • org.apache.log4j
  • org.simpleframework.xml

These pages are primarily intended for the user and not the developer.

  • No labels