lsp / org.pinelang.lsp.lsp.sandbox.ui / Label
Label¶
class Label :Item
Constructors¶
| Name | Summary |
|---|---|
| <init> | Label(id:Int) |
Properties¶
| Name | Summary |
|---|---|
| color | val color:String |
| label | val label:JLabel |
| text | var text:String |
| visible | var visible:Boolean |
Functions¶
| Name | Summary |
|---|---|
| getMeta | fun getMeta(): PineMetaObject |
Companion Object Properties¶
| Name | Summary |
|---|---|
| meta | val meta: PineMetaObject |