| Package | Description |
|---|---|
| xyz.cofe.gui.swing.properties.editor |
Редакторы свойств для различных типов данных
|
| Modifier and Type | Field and Description |
|---|---|
protected FileEditor.DialogType |
FileEditor.dialogType |
| Modifier and Type | Method and Description |
|---|---|
FileEditor.DialogType |
FileEditor.getDialogType() |
static FileEditor.DialogType |
FileEditor.DialogType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileEditor.DialogType[] |
FileEditor.DialogType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FileEditor.setDialogType(FileEditor.DialogType dialogType) |
Copyright © 2019. All rights reserved.