public class MenuDescription extends AbstractIdBasedWeightDescription
| Constructor and Description |
|---|
MenuDescription(String id,
String title,
int weight) |
MenuDescription(String id,
String title,
int weight,
IFactory<String,JMenu,RuntimeException> factory) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
IFactory<String,JMenu,RuntimeException> |
getMenuFactory() |
String |
getTitle() |
int |
hashCode() |
getId, getWeightCopyright © 2007–2019 Andreas W. Bartels. All rights reserved.