toxtree.tree.rules
Class ApplyRuleOptions

java.lang.Object
  extended by toxtree.tree.rules.ApplyRuleOptions
All Implemented Interfaces:
java.beans.PropertyChangeListener, java.io.Serializable, java.util.EventListener

public class ApplyRuleOptions
extends java.lang.Object
implements java.io.Serializable, java.beans.PropertyChangeListener

See Also:
Serialized Form

Constructor Summary
ApplyRuleOptions()
           
 
Method Summary
 javax.swing.JComponent optionsPanel(UserInputRule rule, java.lang.String message, java.lang.String hint)
           
 void propertyChange(java.beans.PropertyChangeEvent evt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplyRuleOptions

public ApplyRuleOptions()
Method Detail

propertyChange

public void propertyChange(java.beans.PropertyChangeEvent evt)
Specified by:
propertyChange in interface java.beans.PropertyChangeListener

optionsPanel

public javax.swing.JComponent optionsPanel(UserInputRule rule,
                                           java.lang.String message,
                                           java.lang.String hint)


Copyright © 2004-2012 Ideaconsult Ltd.. All Rights Reserved.