What should be the convension while naming components and why? E.g
myJobButton
buttonMyJob
EDIT: When typing i.e. on netbeans and using code completion with ctrl+space if you choose the second naming convension then typing "button" results on a sorted list of all your buttons.