|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ujac.print.BaseDocumentTag
org.ujac.print.tag.ColorDefTag
public class ColorDefTag
Name: ColorDefItem
Description: A class which handles color definitions.
| Field Summary | |
|---|---|
static String |
TAG_NAME
The item's name. |
| Constructor Summary | |
|---|---|
ColorDefTag()
Constructs a ColorDefTag instance with no specific attributes. |
|
| Method Summary | |
|---|---|
protected AttributeDefinitionMap |
buildSupportedAttributes()
Gets the list of supported attributes. |
String |
getDescription()
Gets a brief description for the item. |
void |
initialize()
Initializes the item. |
void |
openItem()
Opens the item. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String TAG_NAME
| Constructor Detail |
|---|
public ColorDefTag()
| Method Detail |
|---|
public String getDescription()
getDescription in class BaseDocumentTagprotected AttributeDefinitionMap buildSupportedAttributes()
buildSupportedAttributes in class BaseDocumentTag
public void initialize()
throws DocumentHandlerException
initialize in class BaseDocumentTagDocumentHandlerException - If something went badly wrong.
public void openItem()
throws DocumentHandlerException
openItem in class BaseDocumentTagDocumentHandlerException - Thrown in case something went wrong while opening the document item.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||