Package | Description |
---|---|
com.dukascopy.api.plugins.ui |
Modifier and Type | Method and Description |
---|---|
JFScrollPane |
UIFactory.createScrollPane(java.awt.Component component)
Creates custom JScrollPane component.
|
JFScrollPane |
UIFactory.createScrollPane(java.awt.Component component,
int vsbPolicy,
int hsbPolicy)
Creates custom JScrollPane component with specified vertical/horizontal scrollbar policy.
|
JFScrollPane |
UIFactory.createScrollPanel(java.awt.Component component)
Deprecated.
use
UIFactory.createScrollPane(java.awt.Component) instead |
Copyright © 2024. All rights reserved.