Uses of Class
net.sf.okapi.common.uidescription.CheckListPart
-
Packages that use CheckListPart Package Description net.sf.okapi.common.uidescription Classes used to describe, in a UI-independent way, the UI parts used to edit parameters. -
-
Uses of CheckListPart in net.sf.okapi.common.uidescription
Methods in net.sf.okapi.common.uidescription that return CheckListPart Modifier and Type Method Description CheckListPartEditorDescription. addCheckListPart(String label, int heightHint)Adds a check list UI part to this editor description.
-