Uses of Package
edu.isi.powerloom.gui.components

Packages that use edu.isi.powerloom.gui.components
edu.isi.powerloom.gui.components Swing-based GUI components and associated helper classes. 
 

Classes in edu.isi.powerloom.gui.components used by edu.isi.powerloom.gui.components
ActionComponent
          Interface used by EditorKeyMap to execute actions on components which implement this interface.
ChooserDialog
          Base class for various chooser dialogs.
EditInstanceCellPanel
          Cell Editor used for editing instance names.
ExpressionEditorPanel
          Text Component which supports matching parenthesis, symbol completion, and emacs-style keybindings.
NewPropositionAction
          Action to create a new proposition.
PLClipboardOwner
          Components which are capable of accepting and coughing up data should implement this.
PLClipboardOwnerParent
          Specifies responsibilities of "mini-managers" of PLClipboardOwners, which are typically components such as lists, textfields, etc.
PLClipboardRecord
          Record for representing a cut/copy source and a paste target.
PLEditListener
          This interface is to notify listeners who are interested in updates to the KB.
PLFrame
          Abstract base class for interal frames which includes common functionality such as edit listener management, clipboard management, open/close actions, positioning, etc.
PLJList
          Sublcass of JList which provides support for cut/copy/paste/delete.
PLJTree
          Subclass of JTree which supports cut/copy/paste/delete
PLTableModel
          Extension for AbstractTableModel which adds capability of translating a row number to an index to the underlying data.
PowerloomAction
          Abstract action which is the root of all powerloom actions.
TableAction
          Action used by popup menus on table items.
 



Copyright © 2002 University of Southern California Information Sciences Institute. All Rights Reserved.