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

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

Inherits javax::swing::event::TreeExpansionListener.

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.treeExpanded ( TreeExpansionEvent  event  ) 

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

Parameters:
event Swing TreeExpansionEvent object
Returns:
void

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


The documentation for this class was generated from the following file:

Generated on Thu Feb 16 00:45:12 2012 for Content-Centric Networking in Java by  doxygen 1.5.6