110111112113114115116
public void stopUsing() { Log.d("Stop using"); } public void configure() { new ConfigurationDialog().setVisible(true); }