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

Quick Search    Search Deep

org.aspectj.tools.ajde.jbuilder
Class BuildConfigNodeViewerFactory  view BuildConfigNodeViewerFactory download BuildConfigNodeViewerFactory.java

java.lang.Object
  extended byorg.aspectj.tools.ajde.jbuilder.BuildConfigNodeViewerFactory

public class BuildConfigNodeViewerFactory
extends java.lang.Object


Constructor Summary
BuildConfigNodeViewerFactory()
           
 
Method Summary
 boolean canDisplayNode(Node node)
           
 NodeViewer createNodeViewer(Context context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuildConfigNodeViewerFactory

public BuildConfigNodeViewerFactory()
Method Detail

createNodeViewer

public NodeViewer createNodeViewer(Context context)

canDisplayNode

public boolean canDisplayNode(Node node)