JRubik v0.6

es.aeat.eett.plugins.chart
Class FormattedTextFieldVerifier

java.lang.Object
  extended byjavax.swing.InputVerifier
      extended byes.aeat.eett.plugins.chart.FormattedTextFieldVerifier

class FormattedTextFieldVerifier
extends javax.swing.InputVerifier


Constructor Summary
(package private) FormattedTextFieldVerifier()
           
 
Method Summary
 boolean shouldYieldFocus(javax.swing.JComponent input)
           
 boolean verify(javax.swing.JComponent input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormattedTextFieldVerifier

FormattedTextFieldVerifier()
Method Detail

verify

public boolean verify(javax.swing.JComponent input)

shouldYieldFocus

public boolean shouldYieldFocus(javax.swing.JComponent input)

JRubik v0.6

JRubik v0.6