| Package | Description |
|---|---|
| com.googlecode.jfilechooserbookmarks.gui |
| Modifier and Type | Field and Description |
|---|---|
protected HashSet<RemoveItemsListener> |
BaseList.m_RemoveItemsListeners
the listeners for items to be removed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseList.addRemoveItemsListener(RemoveItemsListener l)
Adds the remove items listener to its internal list.
|
void |
BaseList.removeRemoveItemsListener(RemoveItemsListener l)
Removes the remove items listener from its internal list.
|
Copyright © 2016. All rights reserved.