|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.acarter.scenemonitor.textdescriptor.A_TextDescriptor
com.acarter.scenemonitor.textdescriptor.definitions.SpatialDescriptor
com.acarter.scenemonitor.textdescriptor.definitions.NodeDescriptor
com.acarter.scenemonitor.textdescriptor.definitions.StaticPhysicsNodeDescriptor
com.acarter.scenemonitor.textdescriptor.definitions.DynamicPhysicsNodeDescriptor
public class DynamicPhysicsNodeDescriptor
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.acarter.scenemonitor.textdescriptor.definitions.SpatialDescriptor |
---|
SpatialDescriptor.E_BoundingVolume, SpatialDescriptor.E_RenderQueueMode |
Field Summary | |
---|---|
static java.lang.String |
LOGGER_NAME
|
Fields inherited from class com.acarter.scenemonitor.textdescriptor.A_TextDescriptor |
---|
decimal |
Constructor Summary | |
---|---|
DynamicPhysicsNodeDescriptor()
|
Method Summary | |
---|---|
void |
updateInfo(javax.swing.text.StyledDocument infoDocument,
java.lang.Object object)
Called when the text should be replaced with more current information. |
Methods inherited from class com.acarter.scenemonitor.textdescriptor.definitions.StaticPhysicsNodeDescriptor |
---|
updateInheritedInfo |
Methods inherited from class com.acarter.scenemonitor.textdescriptor.A_TextDescriptor |
---|
clearDocument, toString, writeString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String LOGGER_NAME
Constructor Detail |
---|
public DynamicPhysicsNodeDescriptor()
Method Detail |
---|
public void updateInfo(javax.swing.text.StyledDocument infoDocument, java.lang.Object object)
A_TextDescriptor
updateInfo
in class StaticPhysicsNodeDescriptor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |