Overview
Profile: desktop
Variable Summary
| access | name | type | Can Read | Can Init | Can Write | Default Value | description |
|---|---|---|---|---|---|---|---|
| public | downOff | ImageIcon | ![]() | ![]() | ![]() | ||
| public | downOn | ImageIcon | ![]() | ![]() | ![]() | ||
| public | horizontalThumb | UIComponent | ![]() | ![]() | ![]() | ||
| public | horizontalTrack | UIComponent | ![]() | ![]() | ![]() | ||
| public | leftOff | ImageIcon | ![]() | ![]() | ![]() | ||
| public | leftOn | ImageIcon | ![]() | ![]() | ![]() | ||
| public | rightOff | ImageIcon | ![]() | ![]() | ![]() | ||
| public | rightOn | ImageIcon | ![]() | ![]() | ![]() | ||
| public | upOff | ImageIcon | ![]() | ![]() | ![]() | ||
| public | upOn | ImageIcon | ![]() | ![]() | ![]() | ||
| public | verticalThumb | UIComponent | ![]() | ![]() | ![]() | ||
| public | verticalTrack | UIComponent | ![]() | ![]() | ![]() |
Inherited Variables
crudfx.container.ScrollPanel
| access | name | type | Can Read | Can Init | Can Write | Default Value | description |
|---|---|---|---|---|---|---|---|
| public | content | UIComponent | ![]() | ![]() | ![]() |
crudfx.interop.UIComponent
| access | name | type | Can Read | Can Init | Can Write | Default Value | description |
|---|---|---|---|---|---|---|---|
| public | parentComponent | UIComponent | ![]() | ![]() | ![]() |
Parent container |
Inherited Functions
crudfx.container.ScrollPanel
- public gather() : DataTree
- public getJComponent() : javax.swing.JComponent
- public highlight(s: java.lang.String) : Boolean
crudfx.interop.UIComponent
- public abstract gather() : DataTree
- public abstract getJComponent() : javax.swing.JComponent
- public abstract highlight(s: java.lang.String) : Boolean

