(final Object peerObj, final String text)
| 31 | } |
| 32 | |
| 33 | public static void setToolTipText(final Object peerObj, final String text) { |
| 34 | |
| 35 | } |
| 36 | |
| 37 | public static void showPopup(final Component component, final Menu nativeComponent) { |
| 38 |
no outgoing calls
no test coverage detected