public class SelectionAdapterFileDialogText extends SelectionAdapterFileDialog<org.eclipse.swt.widgets.Text>
Constructor and Description |
---|
SelectionAdapterFileDialogText(LogChannelInterface log,
org.eclipse.swt.widgets.Text textUiWidget,
AbstractMeta meta,
SelectionAdapterOptions options) |
Modifier and Type | Method and Description |
---|---|
protected String |
getText()
Get text of widget.
|
protected void |
setText(String text)
Set text for widget.
|
concat, getTextWidget, isUrl, resolveFile, setFilter, widgetSelected
public SelectionAdapterFileDialogText(LogChannelInterface log, org.eclipse.swt.widgets.Text textUiWidget, AbstractMeta meta, SelectionAdapterOptions options)
protected String getText()
SelectionAdapterFileDialog
getText
in class SelectionAdapterFileDialog<org.eclipse.swt.widgets.Text>
protected void setText(String text)
SelectionAdapterFileDialog
setText
in class SelectionAdapterFileDialog<org.eclipse.swt.widgets.Text>
text
- text to be setCopyright © 2020 Hitachi Vantara. All rights reserved.