Uses of Class
net.sf.okapi.common.uidescription.PathInputPart
-
Packages that use PathInputPart 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 PathInputPart in net.sf.okapi.common.uidescription
Methods in net.sf.okapi.common.uidescription that return PathInputPart Modifier and Type Method Description PathInputPartEditorDescription. addPathInputPart(ParameterDescriptor paramDescriptor, String browseTitle, boolean forSaveAs)Adds a path input field UI part to this editor description.
-