Uses of Interface
org.eclipse.net4j.util.collection.IHistory
Package
Description
Additional collection-like interfaces and classes.
A library with reusable widgets.
-
Uses of IHistory in org.eclipse.net4j.util.collection
Modifier and TypeMethodDescriptionHistoryUtil.createHistory()
HistoryUtil.createPreferenceHistory
(OMPreference<String[]> preference) HistoryElement.getHistory()
IHistoryElement.getHistory()
IHistory<?>
IHistoryChangeEvent.getSource()
-
Uses of IHistory in org.eclipse.net4j.util.ui.widgets
ModifierConstructorDescriptionHistoryText
(Composite parent, int style, IHistory<String> history) HistoryTextDialog
(Shell parentShell, String dialogTitle, String dialogMessage, IHistory<String> history, IInputValidator validator)