com.jaxfront.swing.helpers
Interface JAXFrontDocument

All Known Implementing Classes:
ByteDocument, DecimalDocument, DoubleDocument, FloatDocument, IntDocument, IntegerDocument, LongDocument, NegativeIntegerDocument, NonNegativeIntegerDocument, NonPositiveIntegerDocument, NumericDocument, PositiveIntegerDocument, ShortDocument, StringDocument, UnsignedByteDocument, UnsignedIntDocument, UnsignedLongDocument, UnsignedShortDocument

public interface JAXFrontDocument


Method Summary
 boolean isBypassing()
           
 void setBypassing(boolean bypass)
           
 

Method Detail

setBypassing

void setBypassing(boolean bypass)

isBypassing

boolean isBypassing()