|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextEditable | |
jpicedt.graphic.model | Document structure and graphic primitives. |
jpicedt.graphic.view | Document appearance. |
Uses of TextEditable in jpicedt.graphic.model |
Subclasses of TextEditable in jpicedt.graphic.model | |
class |
PicText
Textual elements, possibly surrounded by a box (currently, only rectangular, oval and circular shapes are supported). |
Constructors in jpicedt.graphic.model with parameters of type TextEditable | |
TextEditable(TextEditable e)
Construct a clone of the given TextEditable |
Uses of TextEditable in jpicedt.graphic.view |
Constructors in jpicedt.graphic.view with parameters of type TextEditable | |
HitInfo.Text(TextEditable clickedObject,
TextHitInfo thi,
PEMouseEvent mouseEvent)
construct a new HitInfo.Text that occured on the given TextEditable, fetching useful information from the given TextHitInfo. |
|
DefaultHighlighterFactory.TextHighlighter(TextEditable text)
construct a new Highlighter for the given TextEditable |
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |