public class ClassifyTab.HistoryCustomizer extends Object implements Serializable, ResultHistoryList.ResultHistoryPopupMenuCustomizer
Constructor and Description |
---|
HistoryCustomizer() |
Modifier and Type | Method and Description |
---|---|
void |
customizePopupMenu(ResultHistoryList history,
int index,
JPopupMenu menu)
Allows to customize the popup menu for the result history.
|
public void customizePopupMenu(ResultHistoryList history, int index, JPopupMenu menu)
customizePopupMenu
in interface ResultHistoryList.ResultHistoryPopupMenuCustomizer
history
- the list this popup menu is forindex
- the index of the select item from the historymenu
- the menu to customizeCopyright © 2017. All Rights Reserved.