public class ExternalizeTextsDialog extends Dialog implements IDoubleClickListener, ICheckStateListener
Constructor and Description |
---|
ExternalizeTextsDialog(Shell parent,
EditorTextTable textTable,
ArrayList<DesignerProp> list,
IPropUndoRedo undoRedo)
Create the dialog.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
canExternalizeTexts(ArrayList<DesignerProp> list)
Verifies if the externalize text operation produces something.
|
void |
checkStateChanged(CheckStateChangedEvent event)
Check state changed.
|
void |
doubleClick(DoubleClickEvent event)
Double-clicked: toggle entire subtree state.
|
void |
open()
Open the dialog.
|
public ExternalizeTextsDialog(Shell parent, EditorTextTable textTable, ArrayList<DesignerProp> list, IPropUndoRedo undoRedo)
parent
- The parent shell.textTable
- Text table for externalized texts.public void open()
public void doubleClick(DoubleClickEvent event)
doubleClick
in interface IDoubleClickListener
public void checkStateChanged(CheckStateChangedEvent event)
checkStateChanged
in interface ICheckStateListener
public static boolean canExternalizeTexts(ArrayList<DesignerProp> list)
iizi® is a registered trademark of Mindus SARL. © Copyright Mindus SARL, 2020. All rights reserved.