List Icon
Archiv Mailingliste

2019 bis Juli 2022  2018  | 2017 2016 2015 | 2014 | 2013

Die Mailingliste ist seit Juli 2022 geschlossen, dient aber weiterhin als Informationsarchiv zu QF-Test.
Wenn Sie aber über Neuerungen zu QF-Test informiert bleiben wollen, können Sie einfach unseren
Newsletter abonnieren

Um aktuell die Informationen zu jeder Release - auch Minor Releases - zu bekommen, können Sie den
RSS-Feed abonnieren oder uns in sozialen Medien folgen.
Alternativ bietet QF-Test auch selbst eine Versionsinformation an.

Eine weitere Informationsquelle ist unser Blog, in dem es aktuelle Beiträge zu allgemeinen Themen, zur Firma QFS und auch diverse "How-Tos" gibt:
Blog abonnieren


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[QF-Test] Check the state of the checkbox of a tree node


  • Subject: [QF-Test] Check the state of the checkbox of a tree node
  • From: Joaquin Rodriguez Guerra <Joaquin.RodriguezGuerra@?.int>
  • Date: Mon, 24 Jun 2013 12:01:43 +0200

Hey everyone,

I have a swing tree where very node is composed by a checkbox and a label.
I am selecting/deselecting the checkboxes in the swing tree by using the swing.tree.selectNode procedure.
Now I would be interested in knowing if the checkbox of a node is selected or not, before selecting the node again.
Is there an easy way to do this? I tried to record the action to get the Checkbox id, but it seems like it only sees a click on a tree node.

Thanks in advance!
Cheers,
Joaquín