edu.isi.powerloom.gui.components
Class EditInstanceCellKeyMap

java.lang.Object
  |
  +--edu.isi.powerloom.gui.components.EditInstanceCellKeyMap

public class EditInstanceCellKeyMap
extends java.lang.Object

Keymap used by cell editors. For example, the Extension Editor uses this.

Since:
Wed Sep 11 11:44:26 2002
Author:
Eric Melz

Constructor Summary
EditInstanceCellKeyMap()
           
 
Method Summary
static void setupKeyMap(javax.swing.text.JTextComponent textPane)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditInstanceCellKeyMap

public EditInstanceCellKeyMap()
Method Detail

setupKeyMap

public static void setupKeyMap(javax.swing.text.JTextComponent textPane)


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