infosapient.ui
Class InfoSapientRuleEditor.RuleDocListener

java.lang.Object
  |
  +--infosapient.ui.InfoSapientRuleEditor.RuleDocListener
Enclosing class:
InfoSapientRuleEditor

class InfoSapientRuleEditor.RuleDocListener
extends java.lang.Object
implements javax.swing.event.DocumentListener


Constructor Summary
(package private) InfoSapientRuleEditor.RuleDocListener()
           
 
Method Summary
 void changedUpdate(javax.swing.event.DocumentEvent de)
          Gives notification that an attribute or set of attributes changed.
 void insertUpdate(javax.swing.event.DocumentEvent de)
          Gives notification that there was an insert into the document.
 void removeUpdate(javax.swing.event.DocumentEvent de)
          Gives notification that a portion of the document has been removed.
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

InfoSapientRuleEditor.RuleDocListener

InfoSapientRuleEditor.RuleDocListener()
Method Detail

changedUpdate

public void changedUpdate(javax.swing.event.DocumentEvent de)
Gives notification that an attribute or set of attributes changed.
Specified by:
changedUpdate in interface javax.swing.event.DocumentListener

insertUpdate

public void insertUpdate(javax.swing.event.DocumentEvent de)
Gives notification that there was an insert into the document.
Specified by:
insertUpdate in interface javax.swing.event.DocumentListener

removeUpdate

public void removeUpdate(javax.swing.event.DocumentEvent de)
Gives notification that a portion of the document has been removed.
Specified by:
removeUpdate in interface javax.swing.event.DocumentListener

License to use this program is provided under the TERMS OF THE COMMON PUBLIC LICENSE 0.5. ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.

Copyright (c) 2001, Workplace Performance Tools, All Rights Reserved