|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebScrollPane | |
---|---|
com.alee.examples.groups.collapsible | |
com.alee.extended.image | |
com.alee.extended.list | |
com.alee.extended.ninepatch | |
com.alee.laf.filechooser | |
com.alee.laf.scroll |
Uses of WebScrollPane in com.alee.examples.groups.collapsible |
---|
Methods in com.alee.examples.groups.collapsible that return WebScrollPane | |
---|---|
static WebScrollPane |
CollapsiblePanesExample.createCustomContent(int w,
int h)
|
static WebScrollPane |
AccordionExample.createCustomContent(int w,
int h)
|
static WebScrollPane |
CollapsiblePanesExample.createCustomHorContent()
|
static WebScrollPane |
AccordionExample.createCustomHorContent()
|
static WebScrollPane |
CollapsiblePanesExample.createCustomVerContent()
|
Uses of WebScrollPane in com.alee.extended.image |
---|
Methods in com.alee.extended.image that return WebScrollPane | |
---|---|
WebScrollPane |
WebImageGallery.getView()
|
WebScrollPane |
WebImageGallery.getView(boolean withBorder)
|
Uses of WebScrollPane in com.alee.extended.list |
---|
Fields in com.alee.extended.list declared as WebScrollPane | |
---|---|
protected WebScrollPane |
WebFileList.scrollView
Scroll pane with fixed preferred size that fits file list settings. |
Methods in com.alee.extended.list that return WebScrollPane | |
---|---|
WebScrollPane |
WebFileList.createScrollView()
Returns new scroll pane with fixed preferred size that fits file list settings. |
WebScrollPane |
WebFileList.getScrollView()
Returns scroll pane with fixed preferred size that fits file list settings. |
Uses of WebScrollPane in com.alee.extended.ninepatch |
---|
Methods in com.alee.extended.ninepatch that return WebScrollPane | |
---|---|
WebScrollPane |
NinePatchEditor.getView()
|
Uses of WebScrollPane in com.alee.laf.filechooser |
---|
Fields in com.alee.laf.filechooser declared as WebScrollPane | |
---|---|
protected WebScrollPane |
WebFileChooserPanel.fileListScroll
|
protected WebScrollPane |
WebFileChooserPanel.fileTableScroll
|
protected WebScrollPane |
WebFileChooserPanel.treeScroll
|
Uses of WebScrollPane in com.alee.laf.scroll |
---|
Methods in com.alee.laf.scroll that return WebScrollPane | |
---|---|
WebScrollPane |
WebScrollPane.setBorderColor(java.awt.Color borderColor)
|
WebScrollPane |
WebScrollPane.setDarkBorder(java.awt.Color darkBorder)
|
WebScrollPane |
WebScrollPane.setDrawBackground(boolean drawBackground)
|
WebScrollPane |
WebScrollPane.setDrawBorder(boolean drawBorder)
|
WebScrollPane |
WebScrollPane.setDrawFocus(boolean drawFocus)
|
WebScrollPane |
WebScrollPane.setMargin(java.awt.Insets margin)
|
WebScrollPane |
WebScrollPane.setMargin(int spacing)
|
WebScrollPane |
WebScrollPane.setMargin(int top,
int left,
int bottom,
int right)
|
WebScrollPane |
WebScrollPane.setMinimumHeight(int minimumHeight)
Sets component minimum height. |
WebScrollPane |
WebScrollPane.setMinimumWidth(int minimumWidth)
Sets component minimum width. |
WebScrollPane |
WebScrollPane.setPreferredHeight(int preferredHeight)
Sets component preferred height. |
WebScrollPane |
WebScrollPane.setPreferredWidth(int preferredWidth)
Sets component preferred width. |
WebScrollPane |
WebScrollPane.setRound(int round)
|
WebScrollPane |
WebScrollPane.setShadeWidth(int shadeWidth)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |