nu.zoom.ldap.eon.directory.tree
Interface DirectoryTreePopUpItem

All Superinterfaces:
ActionValues
All Known Implementing Classes:
CopyItem, CutItem, DeleteItem, PasteItem, RefreshItem, RenameItem

public interface DirectoryTreePopUpItem
extends ActionValues

Plug in that appears on the directory tree pop up menu.

Version:
$Revision: 1.3 $
Author:
$Author: johan $

Method Summary
 void activate(DirectoryTree tree)
          Called by the DirectoryTree when the user activates the menu item.
 
Methods inherited from interface nu.zoom.ldap.eon.event.ActionValues
getAcceleratorKey, getAcceleratorKeyMask, getIcon, getMnemonic, getName, getToolTip
 

Method Detail

activate

void activate(DirectoryTree tree)
Called by the DirectoryTree when the user activates the menu item.

Parameters:
tree - The tree from which the user activated the item.


Copyright © 2011. All Rights Reserved.