org.ccnx.ccn.utils.explorer.GroupManagerGUI Class Reference

List of all members.

Public Member Functions

 GroupManagerGUI (String path, GroupAccessControlManager acm)
void selectGroupView ()
 Display the basic view in which the user can select a group to edit.
void editGroupMembershipView ()
 Display the view which allows a user to edit the membership of a group.
void createNewGroupView ()
 Display the view which allows the user to create a new group.
void actionPerformed (ActionEvent e)
void populateGroupMembershipList ()
 Display the members of selectedGroupFriendlyName.
void populatePrincipalsList ()
 Display the list of principals (users and groups) which are not already included in the membership list of selectedGroupFriendlyName.
void valueChanged (ListSelectionEvent e)
 Display the membership list and the list of principals that can be added to the selected group.

Package Attributes

ContentName userStorage = ContentName.fromNative(UserConfiguration.defaultNamespace(), "Users")
ContentName groupStorage = ContentName.fromNative(UserConfiguration.defaultNamespace(), "Groups")

Member Function Documentation

void org.ccnx.ccn.utils.explorer.GroupManagerGUI.populateGroupMembershipList (  ) 

Display the members of selectedGroupFriendlyName.

If selectedGroupFriendlyName is null, the membership list is empty (e.g. we are creating a new group)


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