| Package | Description |
|---|---|
| xyz.cofe.gui.swing.properties |
Редактор свойств java объекта
|
| Modifier and Type | Method and Description |
|---|---|
Property.PropertyQuery |
Property.PropertyQuery.exclude(String... names)
Указывает что нужно искать все свойства, за исключением указанных
|
Property.PropertyQuery |
Property.PropertyQuery.Skip.hidden(boolean skip)
Указывает что пропускать свойства отмеченные как скрытые
|
Property.PropertyQuery |
Property.PropertyQuery.include(String... names)
Указывает что нужно искать строго определенные свойства
|
static Property.PropertyQuery |
Property.propertyQuery()
Создает запрос для фильтрации свойств
|
Copyright © 2019. All rights reserved.