Class AbstractListView

  • All Implemented Interfaces:
    com.macrofocus.crossplatform.CPComponent, ListView
    Direct Known Subclasses:
    SwingListView

    public abstract class AbstractListView
    extends java.lang.Object
    implements ListView
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface com.macrofocus.crossplatform.CPComponent

        getNativeComponent, setStyleClass
    • Constructor Detail

      • AbstractListView

        public AbstractListView​(ListModel listModel)