net.xoetrope.xui
Interface XContentHolder

All Known Subinterfaces:
XContentHolder
All Known Implementing Classes:
XDockableFrame, XInternalFrame, XSwtTarget, XTarget, XTarget, XViewportFrame, XWmf

public interface XContentHolder

An interface for adding content to a component. Used by the component factories to add content to newly created components.

Copyright (c) Xoetrope Ltd., 2002-2003

License: see license.txt

$Revision: 2.1 $


Method Summary
 void setContent(java.lang.String content)
          Set the content for the component
 

Method Detail

setContent

void setContent(java.lang.String content)
Set the content for the component

Parameters:
content - the new contents