|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TextEditable | |
|---|---|
| jpicedt.graphic.model | Document structure and graphic primitives. |
| jpicedt.graphic.view | Document appearance. |
| jpicedt.graphic.view.highlighter | Aspect visuel de la mise en vedette. |
| 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. |
|
| Uses of TextEditable in jpicedt.graphic.view.highlighter |
|---|
| Methods in jpicedt.graphic.view.highlighter that return TextEditable | |
|---|---|
TextEditable |
TextHighlighter.getElement()
|
| Constructors in jpicedt.graphic.view.highlighter with parameters of type TextEditable | |
|---|---|
TextHighlighter(TextEditable text,
DefaultHighlighterFactory f)
construct a new Highlighter for the given TextEditable |
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||