|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.lessvoid.nifty.elements.render.PanelRenderer
public class PanelRenderer
The ElementRenderer for a Panel.
Constructor Summary | |
---|---|
PanelRenderer()
Default constructor. |
Method Summary | |
---|---|
void |
render(Element element,
NiftyRenderEngine r)
render it. |
void |
setBackgroundColor(Color newBackgroundColor)
set a background color. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PanelRenderer()
Method Detail |
---|
public void render(Element element, NiftyRenderEngine r)
render
in interface ElementRenderer
element
- the widget we're connected tor
- the renderDevice we should usepublic void setBackgroundColor(Color newBackgroundColor)
newBackgroundColor
- background color
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |