- All Known Implementing Classes:
SortableDefaultMutableTreeNode
,ThumbnailDescriptionController
public interface GroupInfoChangeListener
This interface allows GroupInfo objects to tell listeners that something has changed
-
Method Summary
Modifier and TypeMethodDescriptionvoid
groupInfoChangeEvent
(GroupInfoChangeEvent groupInfoChangeEvent) inform the listener that the GroupInfo has changed
-
Method Details
-
groupInfoChangeEvent
inform the listener that the GroupInfo has changed- Parameters:
groupInfoChangeEvent
- The Change event
-