Do you have any examples of how to use setResizeBarClass to customize the look of the resize bar? I've tried following the information in the javadoc for the function with no success. I'm writing in java. I've tried creating a class that derives from Snapbar and sets the vSrc and hSrc properties and then referencing this class name in the call to setResizeBarClass. I've tried both the qualified and unqualified class name. So far nothing I do changes anything about the appearence. What is the proper way to override this?
↧