Uses of Class
jpicedt.widgets.HistoryModel
-
Packages that use HistoryModel Package Description jpicedt.widgets Some Swing components used across JPicEdt's classes. -
-
Uses of HistoryModel in jpicedt.widgets
Methods in jpicedt.widgets that return HistoryModel Modifier and Type Method Description static HistoryModelHistoryModel. getModel(java.lang.String name)Returns a named model.HistoryModelHistoryTextField. getModel()Returns the underlying history model.
-