gwt自定义scrollpanel

在gwt里,想用ScrollPanelAppearance写一个自定义的ScrollPanel,但是ScrollPanel没有参数为Appearance的构造函数,请各位指教这个函数自己写的话底层需要调用哪些东西(我照着panel写了一次,不知道底层怎么调用的,没效果)?

http://blog.csdn.net/fhm727/article/details/5449648