| net.xoetrope.awt.XMetaContent net.xoetrope.optional.awt.XLocalisedMetaContent
XLocalisedMetaContent | public class XLocalisedMetaContent extends XMetaContent (Code) | | An extension of XMetaContent that handles translation of the content
Copyright (c) Xoetrope Ltd., 1998-2004
$Revision: 1.2 $
|
XLocalisedMetaContent | public XLocalisedMetaContent()(Code) | | Create a new XLocalisedMetaContent and prepare it for translation
|
renderText | protected void renderText(Graphics g, String text)(Code) | | Render the text, first looking up the current translation of the text
Parameters: g - the graphics context Parameters: text - the text to translate and display |
|
|