Description: Upon initialisation, the application should randomly choose where to locate the button containing
the text "Click me".
ii) When the user attempts to follow the instruction on the labelled button (i.e. to click it!), the
application should detect the mouse movement in the display area of the labelled button and
randomly relocate the button text to another location (i.e. another button) onscreen. The user should
never actually be able to successfully click the button containing the "Click me" text.
iii) Clicking on any other button2 should produce no result.
To Search:
File list (Check if you may need any files):
CatchButtonGameV2$ButtonListener.class
CatchButtonGameV2.class
CatchButtonGameV2.java