java.lang.Object
de.grogra.pf.ui.awt.LabelRenderer.LabelData
- Enclosing class:
LabelRenderer
-
Constructor Details
-
LabelData
-
-
Method Details
-
getUserData
-
getText
-
getIcon
-
invalidate
public void invalidate() -
revalidate
public void revalidate() -
getIconWidth
public int getIconWidth()- Specified by:
getIconWidthin interfaceIcon
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeightin interfaceIcon
-
getCommandName
Description copied from interface:CommandReturns a name which can be used in the graphical user interface to represent this command.- Specified by:
getCommandNamein interfaceCommand- Returns:
- this commands's name
-
run
Description copied from interface:CommandPerforms the actions of this command. This method is invoked by theJobManagerafter the command has been submitted to the job manager by one ofexecute,runAt, orrunLater-methods. The argumentsinfoandcontextare the arguments which have been provided as arguments to theJobManager-methods. -
paintIcon
-
toString
-