|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PicText.TextIcon | |
---|---|
jpicedt.graphic.model | Document structure and graphic primitives. |
Uses of PicText.TextIcon in jpicedt.graphic.model |
---|
Fields in jpicedt.graphic.model with type parameters of type PicText.TextIcon | |
---|---|
static PicAttributeName<PicText.TextIcon> |
PicAttributeName.TEXT_ICON
|
Methods in jpicedt.graphic.model that return PicText.TextIcon | |
---|---|
static PicText.TextIcon |
PicText.TextIcon.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PicText.TextIcon[] |
PicText.TextIcon.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in jpicedt.graphic.model with parameters of type PicText.TextIcon | |
---|---|
void |
PicText.setTextIcon(PicText.TextIcon textIcon)
|
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |