Uses of Interface
be.gaudry.swing.component.jlist.IModel
Packages that use IModel
-
Uses of IModel in be.gaudry.swing.component.jlist
Classes in be.gaudry.swing.component.jlist that implement IModelModifier and TypeClassDescriptionclass
Allows to define same behaviors forSortedListModel
andDefaultListModel
Provided by the broldev.core.swing project.class
Wrapper class to add sort feature to a listModel Provided by the broldev.core.swing project.