|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.esw.eengine.renderable.wtk.swing.WTKPrimitive
public class WTKPrimitive
| Constructor Summary | |
|---|---|
WTKPrimitive(java.awt.Component component,
int x,
int y)
|
|
| Method Summary | |
|---|---|
void |
render(java.awt.Graphics2D g)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WTKPrimitive(java.awt.Component component,
int x,
int y)
component - Component to renderx - X position to render component aty - Y position to render component at| Method Detail |
|---|
public void render(java.awt.Graphics2D g)
render in interface IRenderPrimitiveg - Graphics to render onIRenderPrimitive.render(java.awt.Graphics2D)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||