Class MultiPagePane.TitleRenderer

    • Field Detail

      • m_BorderNoFocus

        protected Border m_BorderNoFocus
        the border for no focus.
      • m_BorderFocused

        protected Border m_BorderFocused
        the border for focused.
    • Constructor Detail

      • TitleRenderer

        public TitleRenderer​(MultiPagePane owner)
        Initializes the renderer with the owner.
        Parameters:
        owner - the owner
    • Method Detail

      • getOwner

        public MultiPagePane getOwner()
        Returns the owner.
        Returns:
        the pane this renderer belongs to