Skip to content

Package io.github.qishr.cascara.ui.control

Class Pill

java.lang.Object
        javafx.scene.Node
                javafx.scene.Parent
                        javafx.scene.layout.Region
                                javafx.scene.layout.Pane
                                        javafx.scene.layout.HBox
                                                io.github.qishr.cascara.ui.control.Pill


public class Pill
extends HBox

Constructor Summary

Constructor Description
Pill(Option option)

Method Summary

Modifier and Type Method Description
public void setOnRemoveClicked(Runnable handler)

Method Details

setOnRemoveClicked

public void setOnRemoveClicked(Runnable handler)