Package | Description |
---|---|
ilog.views.appframe.settings |
Provides interfaces and classes for managing the settings of an application.
|
ilog.views.appframe.swing |
Provides custom Swing components that are initialized from the settings.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvObjectSettingsHandler.addSettingsSerializer(IlvSettingsSerializer serializer)
Adds a serializer responsible for reading and writing the settings of
the associated object.
|
boolean |
IlvObjectSettingsHandler.removeSettingsSerializer(IlvSettingsSerializer serializer)
Removes the specified serializer.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvSwingMainWindow.setSettingsSerializer(IlvSettingsSerializer serializer)
Replaces the default settings serializer of this Swing main window
with the specified settings serializer.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.