JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
org.loboevolution.gui.ItemEditorFactory
Packages that use
ItemEditorFactory
Package
Description
org.loboevolution.menu.tools.pref.search
Uses of
ItemEditorFactory
in
org.loboevolution.menu.tools.pref.search
Constructors in
org.loboevolution.menu.tools.pref.search
with parameters of type
ItemEditorFactory
Modifier
Constructor
Description
ItemEditor
(
ItemEditorFactory
<
T
> factory)
Instantiates a new item editor dialog.
ItemListControl
(
ItemEditorFactory
<
T
> ief)
Instantiates a new item list control.