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, widgetSelectedpublic SelectionAdapterFileDialogText(LogChannelInterface log, org.eclipse.swt.widgets.Text textUiWidget, AbstractMeta meta, SelectionAdapterOptions options)
protected String getText()
SelectionAdapterFileDialoggetText in class SelectionAdapterFileDialog<org.eclipse.swt.widgets.Text>protected void setText(String text)
SelectionAdapterFileDialogsetText in class SelectionAdapterFileDialog<org.eclipse.swt.widgets.Text>text - text to be setCopyright © 2020 Hitachi Vantara. All rights reserved.