Package com.vladsch.plugin.util.ui
Interface SettingsConfigurable<T>
-
- All Known Implementing Classes:
SettingsComponents
public interface SettingsConfigurable<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tapply(T instance)booleanisModified(T instance)voidreset(T instance)
-