component-ktx
6.5.0
component-ktx
/
org.pushingpixels.radiance.component.ktx
/
KCommandStrip
KCommand
Strip
class
KCommandStrip
(
isToggleGroup
:
Boolean
)
Constructors
Functions
Constructors
KCommand
Strip
Link copied to clipboard
fun
KCommandStrip
(
isToggleGroup
:
Boolean
)
Functions
command
Link copied to clipboard
fun
command
(
actionKeyTip
:
String
?
=
null
,
init
:
KCommand
.
(
)
->
Unit
)
:
KCommand
presentation
Link copied to clipboard
fun
presentation
(
init
:
KCommandButtonStripPresentation
.
(
)
->
Unit
)
to
Java
Button
Strip
Link copied to clipboard
fun
toJavaButtonStrip
(
)
:
JComponent
to
Java
Projection
Link copied to clipboard
fun
toJavaProjection
(
)
:
CommandStripProjection
unary
Plus
Link copied to clipboard
operator
fun
KCommand
.
unaryPlus
(
)