org.gerhardb.lib.filetree
Class ClickEvent

java.lang.Object
  extended byjava.util.EventObject
      extended byorg.gerhardb.lib.filetree.ClickEvent
All Implemented Interfaces:
java.io.Serializable

public class ClickEvent
extends java.util.EventObject
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Method Summary
 java.lang.String getFileName()
          Call from outside package.
 java.lang.String toString()
           
 
Methods inherited from class java.util.EventObject
getSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getFileName

public java.lang.String getFileName()
Call from outside package.

Returns:
String file name with path

toString

public java.lang.String toString()


Copyright © 2002 Gerhard Beck. All rights reserved. Subject to GPL.