I would like to make a label visible while the user has the mouse pressed over the scrollbar in a CustomListView, and then become invisible when the user releases the mouse button.
Is there any code that will allow me to do this (using reflection, or java object on the Scrollbar for example)?
Is there any code that will allow me to do this (using reflection, or java object on the Scrollbar for example)?