Révision 2507
| tmp/org.txm.core/src/java/org/txm/core/preferences/TXMPreferences.java (revision 2507) | ||
|---|---|---|
| 213 | 213 |
*/ |
| 214 | 214 |
protected static Map<Class<? extends TXMPreferences>, TXMPreferences> instances = new HashMap<>(); |
| 215 | 215 |
|
| 216 |
@Override |
|
| 216 |
|
|
| 217 | 217 |
/** |
| 218 | 218 |
* Sub classes should not forget to call this to set TXMResults main behavior (visible, etc...) |
| 219 | 219 |
*/ |
| 220 |
@Override |
|
| 221 |
// FIXME: SJ: defines an abstract method as _initializeDefaultPreferences() called here and that must be implemented by subclasses |
|
| 220 | 222 |
public void initializeDefaultPreferences() {
|
| 221 | 223 |
|
| 222 | 224 |
Preferences preferences = this.getDefaultPreferencesNode(); |
Formats disponibles : Unified diff