Information for a menu item.
Public Member Functions | |
| MenuTitleAndHandler (String t, Runnable h) | |
| Create a menu item. More... | |
| com.ugrokit.api.UgiUiUtil.MenuTitleAndHandler.MenuTitleAndHandler | ( | String | t, |
| Runnable | h | ||
| ) |
Create a menu item.
| t | Title text |
| h | Handler |