com.inline.feature.ui
Interface MenuDisplayProperties
- All Known Implementing Classes:
- AbstractMenuDisplayProperties
- public interface MenuDisplayProperties
- extends DisplayProperties
DisplayProperties for a menu item.
Method Summary |
javax.swing.Icon |
getIcon()
|
java.lang.String |
getPath()
This string defines the position of this menu item in the overall
menu hierarchy. |
getIcon
public javax.swing.Icon getIcon()
getPath
public java.lang.String getPath()
- This string defines the position of this menu item in the overall
menu hierarchy. Example: "file.new"