corny.addressbook.gui.GroupPicker.GroupPickerPanel
Class GroupPickerPanelHandler

java.lang.Object
  extended by corny.addressbook.gui.GroupPicker.GroupPickerPanel.GroupPickerPanelHandler

public class GroupPickerPanelHandler
extends java.lang.Object

Handler class for the GroupPickerPanel class.

Author:
Corny

Method Summary
 Group getSelectedGroup()
           
 Group[] getSelectedGroups()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getSelectedGroup

public Group getSelectedGroup()
Returns:
The first Group of the current selection

getSelectedGroups

public Group[] getSelectedGroups()
Returns:
All selected Groups