static void componentPopupMenu_clear(final JComponent component) { swing { clearList(componentPopupMenu_getMakerList(component)); } }