Class AssociationScopeFilterMenu

All Implemented Interfaces:
ImageObserver, ItemSelectable, MenuContainer, Serializable, Accessible, MenuElement, SwingConstants

public class AssociationScopeFilterMenu extends JMenu
See Also:
  • Constructor Details

    • AssociationScopeFilterMenu

      public AssociationScopeFilterMenu(String s)
  • Method Details

    • configure

      public void configure(TopicMapIF currentTopicMap, ActionListener parentListener, VizController controller)
      Configure/reconfigure this menu.
      Parameters:
      currentTopicMap - The topicmap holding the associations (and their scopes) to be used in this menu.
      parentListener - Allows the caller to act upon actions.
      controller - manages the interaction between the gui, model and configuration manager
    • setStrictnessSelection

      public void setStrictnessSelection(int strictness)
    • setInAssociationScopeFilter

      public void setInAssociationScopeFilter(TopicIF scope, boolean useInFilter)