@return the Image Resize Utility (with Tray specific cache) that this menu uses
()
| 76 | * @return the Image Resize Utility (with Tray specific cache) that this menu uses |
| 77 | */ |
| 78 | public final |
| 79 | ImageResizeUtil getImageResizeUtil() { |
| 80 | return this.imageResizeUtil; |
| 81 | } |
| 82 | /** |
| 83 | * Removes this menu entry from the menu and releases all system resources associated with this menu entry. |
| 84 | */ |