For example, we may want to define a generic ScrollPane class that keeps a reference to an ordinary Pane that it decorates with scrolling functionality.
例如,我们可能想定义泛型scrollpane类,它引用普通的带有滚动条功能的Pane。
youdao
scrollpane是java.awt包中的Container类的子类,用于实现单个子组件的自动水平和/或垂直滚动的容器类。因此该类创建的对象也是一个容器,称为滚动面板。
详细内容
应用推荐
模块上移
模块下移
不移动