Class RMSortPanel


  • public class RMSortPanel
    extends SwingOwner
    Provides UI for configuring a grouping for a tool.
    • Constructor Detail

      • RMSortPanel

        public RMSortPanel​(RMSortPanel.Owner anOwner)
        Creates a new sort panel instance.
    • Method Detail

      • initUI

        protected void initUI()
        Initialize UI panel.
        Overrides:
        initUI in class UIOwner<SwingEvent,​javax.swing.JComponent>
      • resetUI

        public void resetUI()
        Resets the UI controls.
        Overrides:
        resetUI in class UIOwner<SwingEvent,​javax.swing.JComponent>
      • getSortsTablePopupMenu

        public javax.swing.JPopupMenu getSortsTablePopupMenu()
        Returns a popup menu for the sorts table.
      • setSelectedPane

        public void setSelectedPane​(int anIndex)
        Sets the selected pane.