de.hillenbrand.swing
Class HItemList.DirectoryItemEditor

java.lang.Object
  extended by de.hillenbrand.swing.HItemList.FileItemEditor
      extended by de.hillenbrand.swing.HItemList.DirectoryItemEditor
All Implemented Interfaces:
HItemList.Editor<java.io.File>
Enclosing class:
HItemList<T>

public static class HItemList.DirectoryItemEditor
extends HItemList.FileItemEditor


Constructor Summary
HItemList.DirectoryItemEditor()
           
 
Method Summary
 
Methods inherited from class de.hillenbrand.swing.HItemList.FileItemEditor
addItems, editItem, parseFrom
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HItemList.DirectoryItemEditor

public HItemList.DirectoryItemEditor()