Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.dma.ihm.lib
Class IhmDebugInfoParser  view IhmDebugInfoParser download IhmDebugInfoParser.java

java.lang.Object
  extended byorg.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