| Package | Description |
|---|---|
| com.github.leanframeworks.propertiesframework.swing.property |
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentBackgroundProperty
Readable/writable property representing the background color of a
Component. |
class |
ComponentEnabledProperty
Readable/writable property representing the enabled state of a
Component. |
class |
ComponentForegroundProperty
Readable/writable property representing the foreground color of a
Component. |
class |
ComponentMaximumSizeProperty
Readable/writable property representing the maximum size of a
Component. |
class |
ComponentMinimumSizeProperty
Readable/writable property representing the minimum size of a
Component. |
class |
ComponentPreferredSizeProperty
Readable/writable property representing the preferred size of a
Component. |
class |
JButtonIconProperty
Readable/writable property representing the icon bean property of a
JButton. |
class |
JButtonMnemonicProperty
Readable/writable property representing the mnemonic bean property of a
JButton. |
class |
JButtonTextProperty
Readable/writable property representing the text bean property of a
JButton. |
class |
JComponentToolTipTextProperty
Readable/writable property representing the tooltip text client property of a
JComponent. |
class |
JDialogTitleProperty
Readable/writable property representing the title bean property of a
JDialog. |
class |
JFormattedTextFieldValueProperty
Readable/writable property representing the value of a
JFormattedTextField. |
class |
JFrameTitleProperty
Readable/writable property representing the title bean property of a
JFrame. |
class |
JLabelDisplayedMnemonicProperty
Readable/writable property representing the displayed mnemonic bean property of a
JLabel. |
class |
JLabelIconProperty
Readable/writable property representing the icon bean property of a
JLabel. |
class |
JLabelTextProperty
Readable/writable property representing the text bean property of a
JLabel. |
class |
JSliderMaximumValueProperty
Readable/writable property representing the maximum value bean property of a
JSlider. |
class |
JSliderMinimumValueProperty
Readable/writable property representing the minimum value bean property of a
JSlider. |
class |
JTextComponentEditableProperty
Readable/writable property representing the editable state of a
JTextComponent. |
class |
WindowResizableProperty
|
Copyright © 2017. All rights reserved.