org.ccnx.ccn.utils.explorer.ContentExplorer.DirExpansionListener Class Reference

Class to handle directory actions - expand and collapse. More...

List of all members.

Public Member Functions

void treeExpanded (TreeExpansionEvent event)
 Method called when a tree node is expanded, currently not used.
void treeCollapsed (TreeExpansionEvent event)
 Method to handle tree collapse events.

Detailed Description

Class to handle directory actions - expand and collapse.

See also:
TreeExpansionListener

Member Function Documentation

void org.ccnx.ccn.utils.explorer.ContentExplorer.DirExpansionListener.treeCollapsed ( TreeExpansionEvent  event  ) 

Method to handle tree collapse events.

When a tree is collapsed, all name enumerations under the collapsed node are canceled.

Parameters:
event TreeExpansionEvent object for the event
Returns:
void
void org.ccnx.ccn.utils.explorer.ContentExplorer.DirExpansionListener.treeExpanded ( TreeExpansionEvent  event  ) 

Method called when a tree node is expanded, currently not used.

Parameters:
event Swing TreeExpansionEvent object
Returns:
void

The documentation for this class was generated from the following file:
Generated on Fri May 13 16:27:58 2011 for Content-Centric Networking in Java by  doxygen 1.6.3