Package com.vladsch.plugin.util.ui
Interface DynamicListAdaptable.Factory<F>
-
- Enclosing class:
- DynamicListAdaptable<A extends DynamicListAdaptable<A>>
protected static interface DynamicListAdaptable.Factory<F>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Fcreate(int intValue, @NotNull java.lang.String displayName)
-
-
-
Method Detail
-
create
F create(int intValue, @NotNull @NotNull java.lang.String displayName)
-
-