|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.lowagie.toolbox.arguments.AbstractArgument
com.lowagie.toolbox.arguments.ColorArgument
public class ColorArgument
| Field Summary |
|---|
| Fields inherited from class com.lowagie.toolbox.arguments.AbstractArgument |
|---|
description, name, pcs, tool, value |
| Constructor Summary | |
|---|---|
ColorArgument()
|
|
ColorArgument(AbstractTool tool,
java.lang.String name,
java.lang.String description)
|
|
| Method Summary | |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
|
java.lang.Object |
getArgument()
Gets the argument as an object. |
| Methods inherited from class com.lowagie.toolbox.arguments.AbstractArgument |
|---|
addPropertyChangeListener, firePropertyChange, getDescription, getName, getTool, getUsage, getValue, propertyChange, removePropertyChangeListener, setDescription, setName, setTool, setValue, setValue, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ColorArgument()
public ColorArgument(AbstractTool tool,
java.lang.String name,
java.lang.String description)
| Method Detail |
|---|
public java.lang.Object getArgument()
throws java.lang.InstantiationException
AbstractArgument
getArgument in class AbstractArgumentjava.lang.InstantiationExceptionpublic void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListeneractionPerformed in class AbstractArgument
|
Hosted by Hostbasket | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||