Package com.macrofocus.high_d.list
Class AbstractListView
- java.lang.Object
-
- com.macrofocus.high_d.list.AbstractListView
-
- All Implemented Interfaces:
com.macrofocus.crossplatform.CPComponent
,ListView
- Direct Known Subclasses:
SwingListView
public abstract class AbstractListView extends java.lang.Object implements ListView
-
-
Constructor Summary
Constructors Constructor Description AbstractListView(ListModel listModel)
-
-
-
Constructor Detail
-
AbstractListView
public AbstractListView(ListModel listModel)
-
-