is there a way i can get onclick() in ```SwingPane...
# compose-desktop
z
is there a way i can get onclick() in
Copy code
SwingPanel
?
d
You can create SwingPanel with JPanel inside. And add click handlers to JPanel.