|
||||||||||
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.DefaultTextDescriptor
public class DefaultTextDescriptor
A descriptor that can be used a a fall-back, telling the user that no other descriptor can be used.
Field Summary | |
---|---|
static java.lang.String |
LOGGER_NAME
Logger name |
Fields inherited from class com.acarter.scenemonitor.textdescriptor.A_TextDescriptor |
---|
decimal |
Constructor Summary | |
---|---|
DefaultTextDescriptor()
|
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.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 DefaultTextDescriptor()
Method Detail |
---|
public void updateInfo(javax.swing.text.StyledDocument infoDocument, java.lang.Object object)
A_TextDescriptor
updateInfo
in class A_TextDescriptor
com.acarter.scenemonitor.textdescriptor.A_TextDescriptor#UpdateInfo(javax.swing.text.StyledDocument,
java.lang.Object)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |