Class SwingListView

  • All Implemented Interfaces:
    com.macrofocus.crossplatform.CPComponent, ListView

    public class SwingListView
    extends AbstractListView
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object getNativeComponent()  
      void setStyleClass​(java.lang.String... styleClasses)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SwingListView

        public SwingListView​(ListModel listModel)
    • Method Detail

      • setStyleClass

        public void setStyleClass​(java.lang.String... styleClasses)
      • getNativeComponent

        public java.lang.Object getNativeComponent()