Oracle JEWT API Reference
Release 4.2.24.0.0
B12199-01

Package oracle.bali.ewt.text

Interface Summary
TextWrapper The TextWrapper Interface declares the wrapParagraph method which a TextWrapper implements to wrap a paragraph of text into one or more lines of text.
WrapInfo The WrapInfo Interface declares the methods used by TextWrapper's when wrapping text.
 

Class Summary
CharacterWrapper The CharacterWrapper class implements the TextWrapper interface to wrap a paragraph of text at the last full character that can fit on each line.
MultiLineLabel A component that displays multiple lines of read-only text.
MultiLineToolTip MultiLineToolTip is an extension of JToolTip that provides support for multiple lines of text, automatically word-wrapped and laid out.
NoWrapper The NoWrapper class implements the TextWrapper interface to never wrap the text it is passed.
NumberTextField NumberTextField is a subclass of JTextField that only accepts numbers.
WordWrapper The WordWrapper class implements the TextWrapper interface to wrap a paragraph of text at the last full word that can fit on each line.
WrappedText Utility class for wrapping text.
 


Oracle JEWT 4.2.24

Copyright © [xxxx],2003, Oracle. All Rights Reserved.