Is it possible to give a function for changing "ON/OFF" title. For Example: > Switch switch = new Switch(); > switch.setOnName("Open"); > switch.setOffName("Close");