public class DomGotoRelatedItem extends GotoRelatedItem
DEFAULT_GROUP_NAME| Constructor and Description |
|---|
DomGotoRelatedItem(DomElement element) |
DomGotoRelatedItem(DomElement element,
java.lang.String group) |
DomGotoRelatedItem(DomElement element,
java.lang.String group,
int mnemonic) |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.Icon |
getCustomIcon() |
java.lang.String |
getCustomName() |
createItems, createItems, equals, getCustomContainerName, getElement, getGroup, getMnemonic, hashCode, navigatepublic DomGotoRelatedItem(DomElement element)
public DomGotoRelatedItem(DomElement element, java.lang.String group)
public DomGotoRelatedItem(DomElement element, java.lang.String group, int mnemonic)
public java.lang.String getCustomName()
getCustomName in class GotoRelatedItempublic javax.swing.Icon getCustomIcon()
getCustomIcon in class GotoRelatedItem