|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfacets.util.Tracer
facets.idiom.IdiomApplet
facets.idiom.Datatree
public final class Datatree
Demonstrates idiomatic use of types from facets.util.datatree
.
Field Summary |
---|
Fields inherited from class facets.idiom.IdiomApplet |
---|
idiomName, values |
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
protected java.awt.Component |
newDialogMessagePanel()
|
protected void |
traceOutput(java.lang.String msg)
Outputs complete trace messages to console or elsewhere. |
Methods inherited from class facets.idiom.IdiomApplet |
---|
buildAndLaunch |
Methods inherited from class facets.util.Tracer |
---|
trace, trace, trace, trace, trace, traceDebug, traceDebug, traceObjectText, traceOutputWithClass |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
protected java.awt.Component newDialogMessagePanel() throws java.lang.Exception
newDialogMessagePanel
in class IdiomApplet
java.lang.Exception
protected void traceOutput(java.lang.String msg)
Tracer
Default prepends helpful classname to message.
traceOutput
in class Tracer
msg
- passed from one of the public
methodspublic static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |