|
|||||||||
| Home >> All >> org >> dma >> ihm >> [ lib overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.dma.ihm.lib
Class IhmDebugInfoParser

java.lang.Objectorg.dma.ihm.lib.IhmDebugInfoParser
- public class IhmDebugInfoParser
- extends java.lang.Object
Description of the Class
| Field Summary | |
private java.lang.String |
name
|
private java.lang.Object |
rootDebugInfo
|
| Constructor Summary | |
IhmDebugInfoParser(java.lang.Object rootDebugInfo,
java.lang.String name)
Constructor for the IhmDebugInfoParser object |
|
| Method Summary | |
javax.swing.tree.DefaultTreeModel |
getDefaultTreeModel()
Gets the defaultTreeModel attribute of the IhmDebugInfoParser object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
rootDebugInfo
private java.lang.Object rootDebugInfo
name
private java.lang.String name
| Constructor Detail |
IhmDebugInfoParser
public IhmDebugInfoParser(java.lang.Object rootDebugInfo, java.lang.String name)
- Constructor for the IhmDebugInfoParser object
| Method Detail |
getDefaultTreeModel
public javax.swing.tree.DefaultTreeModel getDefaultTreeModel()
- Gets the defaultTreeModel attribute of the IhmDebugInfoParser object
|
|||||||||
| Home >> All >> org >> dma >> ihm >> [ lib overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.dma.ihm.lib.IhmDebugInfoParser