Package se.datadosen.util
Interface JComponentHolder
- All Known Implementing Classes:
ControlPanel
,JAdvancedAccountSettingsDialog
,JCollapsiblePanel
,JCustomPanel
,JEmbedPanel
,JGeneralSettingsPanel
,JHeadingPanel
,JMainSettingsPanel
,JPackingCollapsiblePanel
,JPhotoSphereSettingsPanel
,JPreferencesWindow
,JPrivacyDialog
,JRawSettingsPanel
,JSettingsWindow
,JSharePanel.JAddressPanel
,JShareSecuritySettingsDialog
,JStructurePanel
,JVideoSettingsPanel
,JWebLocationEditPanel
,JWebPageUI
,JWebServerSettingsDialog
,JWidgetSettingsPanel
,JWizardStep
public interface JComponentHolder
Classes implementing this interface indicate that they contain JComponents
that are to be automatically synchronized with a bean or Property object
using either the BeanBinder or PropertyBinder class