public class MenuManager extends Object
Constructor and Description |
---|
MenuManager() |
MenuManager(JMenuBar menuBar) |
Modifier and Type | Method and Description |
---|---|
void |
add(Component component) |
void |
addAfterLastOfType(Component component,
Class<? extends Component> targetType) |
void |
addFirst(Component component) |
JMenuBar |
getMenuBar() |
JMenu |
getOrCreateMenu(String... hierarchy) |
public MenuManager()
public MenuManager(JMenuBar menuBar)
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.