public class SimplePanelSlider extends Object
| Constructor and Description |
|---|
SimplePanelSlider(Container parent) |
| Modifier and Type | Method and Description |
|---|---|
JPanel |
getBasePanel() |
void |
setSlideMinStep(int slideMinStep) |
void |
setSlideTime(int slideTime) |
void |
slide(Direction slideType,
Component next) |
public SimplePanelSlider(Container parent)
Copyright © 2022 vpc open source initiative. All rights reserved.