Overview
Profile: desktop
Variable Summary
| access | name | type | Can Read | Can Init | Can Write | Default Value | description |
|---|---|---|---|---|---|---|---|
| public | background | Color | ![]() | ![]() | ![]() | ||
| public-init | bold | Boolean | ![]() | ![]() | |||
| public | color | Color | ![]() | ![]() | ![]() | ||
| public-init | italic | Boolean | ![]() | ![]() | |||
| public-init | monospaced | Boolean | ![]() | ![]() | |||
| public-init | serifs | Boolean | ![]() | ![]() | |||
| public-init | size | Number | ![]() | ![]() |
Inherited Variables
crudfx.field.StandardLabel
| access | name | type | Can Read | Can Init | Can Write | Default Value | description |
|---|---|---|---|---|---|---|---|
| public | icon | Icon | ![]() | ![]() | ![]() | ||
| public | leftToRight | Boolean | ![]() | ![]() | ![]() | ||
| public | popup | PopUp | ![]() | ![]() | ![]() | ||
| public | text | String | ![]() | ![]() | ![]() |
crudfx.interop.UIComponent
| access | name | type | Can Read | Can Init | Can Write | Default Value | description |
|---|---|---|---|---|---|---|---|
| public | parentComponent | UIComponent | ![]() | ![]() | ![]() |
Parent container |
Function Summary
- public getJComponent() : javax.swing.JComponent
Inherited Functions
crudfx.field.StandardLabel
- 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

