Package | Description |
---|---|
meka.gui.core |
Modifier and Type | Field and Description |
---|---|
protected HashSet<RecentItemListener<M,T>> |
AbstractRecentItemsHandler.m_Listeners
the event listeners.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractRecentItemsHandler.addRecentItemListener(RecentItemListener l)
Adds the listener to the internal list.
|
void |
AbstractRecentItemsHandler.removeRecentItemListener(RecentItemListener l)
Removes the listener from the internal list.
|
Copyright © 2017. All Rights Reserved.