projectviewer.importer
Class Importer.ShowNodes

java.lang.Object
  extended by projectviewer.importer.Importer.ShowNodes
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
Importer

protected class Importer.ShowNodes
extends java.lang.Object
implements java.lang.Runnable

Makes sure all newly imported nodes are visible. Added directories will be automatically expanded.


Constructor Summary
protected Importer.ShowNodes()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Importer.ShowNodes

protected Importer.ShowNodes()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable