Class CTabFolder2Adapter

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void close​(CTabFolderEvent event)
      Sent when the user clicks on the close button of an item in the CTabFolder.
      void maximize​(CTabFolderEvent event)
      Sent when the user clicks on the maximize button of a CTabFolder.
      void minimize​(CTabFolderEvent event)
      Sent when the user clicks on the minimize button of a CTabFolder.
      void restore​(CTabFolderEvent event)
      Sent when the user clicks on the restore button of a CTabFolder.
      void showList​(CTabFolderEvent event)
      Sent when the user clicks on the chevron button of a CTabFolder.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait