com.partnersoft.gui
Class ExplorerEvent

java.lang.Object
  extended by com.partnersoft.gui.ExplorerEvent

public class ExplorerEvent
extends java.lang.Object

Author:
Russell Cagle Copyright 2006 Partner Software, Inc.

Field Summary
 Explorer explorer
           
 ExplorerNode node
           
 
Constructor Summary
ExplorerEvent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

explorer

public Explorer explorer

node

public ExplorerNode node
Constructor Detail

ExplorerEvent

public ExplorerEvent()