public class TokenSelector extends Object
| Constructor and Description |
|---|
TokenSelector() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
For creation of new tokens and storing them to the globally accessible net.sf.okapi.steps.tokenization.tokens/tokens.tprm
|
static String[] |
select() |
static String[] |
select(org.eclipse.swt.widgets.Shell parent,
Class<? extends TokenSelectorPage> classRef,
String initialData) |
public static void main(String[] args)
public static String[] select()
public static String[] select(org.eclipse.swt.widgets.Shell parent, Class<? extends TokenSelectorPage> classRef, String initialData)
parent - classRef - initialData - a list of comma-separated token namesCopyright © 2019. All rights reserved.