Skip to content

SWT widget that allows the user to select multiple items from a list of check boxes

Notifications You must be signed in to change notification settings

lawhcd/SWTMultiCheckSelectionCombo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SWTMultiCheckSelectionCombo

SWT widget that allows the user to select multiple items from a list of check boxes

alt text

SWTMultiCheckSelectionCombo is a composite similar to the Combo widget. It provides a list of check box style options on a floating shell. Users can select multiple options from the list, and the selection is displayed.

The implementation aims to provide an API as similar to the Combo widget's API as possible. The API javadocs can be found here.

About

SWT widget that allows the user to select multiple items from a list of check boxes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages