|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PersistenceDelegate.MergePolicy | |
|---|---|
| org.noos.xing.mydoggy | |
| Uses of PersistenceDelegate.MergePolicy in org.noos.xing.mydoggy |
|---|
| Methods in org.noos.xing.mydoggy that return PersistenceDelegate.MergePolicy | |
|---|---|
static PersistenceDelegate.MergePolicy |
PersistenceDelegate.MergePolicy.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PersistenceDelegate.MergePolicy[] |
PersistenceDelegate.MergePolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.noos.xing.mydoggy with parameters of type PersistenceDelegate.MergePolicy | |
|---|---|
void |
PersistenceDelegate.merge(InputStream inputStream,
PersistenceDelegate.MergePolicy mergePolicy)
Reads the settings for the ToolWindows, already registered into the manager, from the input stream applying the passed merge policy. |
void |
PersistenceDelegate.merge(InputStream inputStream,
PersistenceDelegate.MergePolicy mergePolicy,
PersistenceDelegateCallback callback)
Reads the settings for the ToolWindows, already registered into the manager, from the input stream applying the passed merge policy and using the passed callback. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||