Class RelationRoleEditor


  • final class RelationRoleEditor
    extends java.lang.Object
    Quickly change the relation roles of the selected members.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private RelationRoleEditor()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) static void editRole​(Relation relation, PropertiesDialog.MemberInfo memberInfo)
      Shows an {input dialog in order to quickly change the roles of the selected members.
      • Methods inherited from class java.lang.Object

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

      • editRole

        static void editRole​(Relation relation,
                             PropertiesDialog.MemberInfo memberInfo)
        Shows an {input dialog in order to quickly change the roles of the selected members.
        Parameters:
        relation - the relation to edit
        memberInfo - the corresponding member info