|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectj3d.examples.appearance.texture.AppearanceComponent
j3d.examples.appearance.ideas.RenderingComponent
public class RenderingComponent
Constructor Summary | |
---|---|
RenderingComponent(javax.media.j3d.Appearance app)
|
Method Summary | |
---|---|
void |
on0()
|
void |
on0point5()
|
void |
on1()
|
void |
onALWAYS()
|
void |
onDisable()
|
void |
onEnable()
|
void |
onEQUAL()
|
void |
onGREATER_OR_EQUAL()
|
void |
onGREATER()
|
void |
onLESS_OR_EQUAL()
|
void |
onLESS()
|
void |
onNEVER()
|
void |
onNOT_EQUAL()
|
void |
onOff()
|
void |
onOn()
|
Methods inherited from class j3d.examples.appearance.texture.AppearanceComponent |
---|
actionPerformed, createMenu, onNon_Null, onNull |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RenderingComponent(javax.media.j3d.Appearance app)
Method Detail |
---|
public void onALWAYS()
public void onNEVER()
public void onEQUAL()
public void onNOT_EQUAL()
public void onLESS()
public void onLESS_OR_EQUAL()
public void onGREATER()
public void onGREATER_OR_EQUAL()
public void on0()
public void on0point5()
public void on1()
public void onOn()
public void onOff()
public void onEnable()
public void onDisable()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |