how can i get checked elements in jocchecklist?

49 views
Skip to first unread message

pkabhij...@gmail.com

unread,
Mar 12, 2013, 10:22:34 AM3/12/13
to orchi...@googlegroups.com
i'm new to java and having trouble in figuring out using jocchecklist in orchidswing library.how can i get checked elements in jocchecklist?

hawkx

unread,
Apr 10, 2013, 3:35:32 AM4/10/13
to
Just like standard JList, use getSelectedIndex(), getSelectedIndices(), getSelectedValue(), getSelectedValues() of the list or through selection model got by getSelectionModel() of the list. Thanks for using Orchid Swing Library!
Reply all
Reply to author
Forward
0 new messages