Package org.skunk.swing.text

Interface Summary
EntryFilter a filter for validation of entry fields.
 

Class Summary
EntryDocument a document for text fields which enables validation by an EntryFilter.
PositiveIntegerEntryFilter an EntryFilter that accepts only positive integers within the given range
TextEditorPane trivial subclass of JTextPane that supports turning off word wrap.