java - adding Scrollbar listener to JOGL project -


As the title suggests, I am trying to add an event listener to a project to get a profit . Any help would be greatly appreciated

I have never used JOGL, but this link If a 3D painting API looks like this, the general rule for custom pitting is to specify the preferred size of the panel where you are doing custom painting. This is because the scrollbar appears only when the preferred size of the panel is greater than the size of the scrollbar. Your listener should work after the scrollbar appears.


Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -