|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
See:
Description
Packages | |
edu.isi.powerloom.gui.common | Classes and interfaces used throughout the entire application, such as utility classes. |
edu.isi.powerloom.gui.components | Swing-based GUI components and associated helper classes. |
edu.isi.powerloom.gui.parser | A backtracking predictive parser. |
edu.isi.powerloom.gui.plgui | Contains the protocol handler for URLs using the plgui protocol. |
edu.isi.powerloom.gui.serverinterface | Utilities for communicating with powerloom and caching data. |
edu.isi.powerloom.gui.xmlobject | "Value Object" classes used for holding data used by the application. |
GUI client for the Powerloom Knowledge Representation and Reasoning System.
(INSERT-AT *SERVER-DISPATCH-TABLE* "SERVER-<newfunctionName>" (THE-CODE :FUNCTION SERVER-<newFunctionName>))
, where <newFunctionName>
is the name of the API function you implemented. See
powerloom-server/server-interface.ste for examples.Last modified: Mon Nov 25 15:13:48 PST 2002
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |