public abstract class AbstractPrefEditorField<T extends EditorHelper<T>> extends Object
Modifier and Type | Field and Description |
---|---|
protected T |
editorHelper |
protected String |
key |
Constructor and Description |
---|
AbstractPrefEditorField(T editorHelper,
String key) |
Copyright © 2010-2014. All Rights Reserved.