示例#1
0
文件: ListBox.java 项目: star003/sb
 public boolean isScrollable() {
   return _myScrollbar.isVisible();
 }