org.aspectj.ajde.ui.swing
Class SwingTreeViewNodeFactory

java.lang.Object
  extended by org.aspectj.ajde.ui.StructureViewNodeFactory
      extended by org.aspectj.ajde.ui.swing.SwingTreeViewNodeFactory

public class SwingTreeViewNodeFactory
extends StructureViewNodeFactory

Author:
Mik Kersten

Constructor Summary
SwingTreeViewNodeFactory(IconRegistry iconRegistry)
           
 
Method Summary
 
Methods inherited from class org.aspectj.ajde.ui.StructureViewNodeFactory
acceptNode, createNode, createNode
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SwingTreeViewNodeFactory

public SwingTreeViewNodeFactory(IconRegistry iconRegistry)