edu.isi.powerloom.gui.components
Class PLLocalFileBrowser

java.lang.Object
  |
  +--edu.isi.powerloom.gui.components.PLLocalFileBrowser

public class PLLocalFileBrowser
extends java.lang.Object

File browser for selecting files from local filesystem.

Since:
August 23, 2002, 6:01 PM
Author:
Eric Melz

Field Summary
 java.util.Collection editListeners
           
 
Constructor Summary
PLLocalFileBrowser(PowerloomApp app)
          Creates a new instance of PLLocalFileBrowser
PLLocalFileBrowser(PowerloomApp app, PLModule module)
           
 
Method Summary
 void addPLEditListener(PLEditListener editListener)
           
 void postCreateInitialize()
          Insert the method's description here.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

editListeners

public java.util.Collection editListeners
Constructor Detail

PLLocalFileBrowser

public PLLocalFileBrowser(PowerloomApp app)
Creates a new instance of PLLocalFileBrowser


PLLocalFileBrowser

public PLLocalFileBrowser(PowerloomApp app,
                          PLModule module)
Method Detail

addPLEditListener

public void addPLEditListener(PLEditListener editListener)

postCreateInitialize

public void postCreateInitialize()
Insert the method's description here. Creation date: (4/24/2002 2:27:18 PM)



Copyright © 2002 University of Southern California Information Sciences Institute. All Rights Reserved.