Uses of Interface
edu.isi.powerloom.gui.components.PLClipboardOwner

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

Uses of PLClipboardOwner in edu.isi.powerloom.gui.components
 

Classes in edu.isi.powerloom.gui.components that implement PLClipboardOwner
 class ConceptNavigationTree
          JTree with special functionality for handling cut and paste for concepts.
 class ConsolePanel
          Implementation of powerloom console functionality.
 class DeletableObjectList
          JList Implementation which removes the object from the KB on delete.
 class EditInstanceCellPanel
          Cell Editor used for editing instance names.
 class ExpressionEditorPanel
          Text Component which supports matching parenthesis, symbol completion, and emacs-style keybindings.
 class ExtensionCellEditor
          Table Cell Editor used by the Extension Editor.
 class ModuleNavigationTree
          Sublcass of PLJTree which supports the clear module (delete) action.
 class PLJList
          Sublcass of JList which provides support for cut/copy/paste/delete.
 class PLJTextArea
          Subclass of JTextArea which supports cut/copy/paste/delete
 class PLJTextField
          Subclass of JTextField which supports cut/copy/paste/delete
 class PLJTree
          Subclass of JTree which supports cut/copy/paste/delete
 class PLPropositionList
          Implementation which removes the proposition from the KB on delete.
 class RelationNavigationTree
          Subclass of PLJTree which supports deletion of relations.
 



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