"Other" Properties table is not working

Issue #321 resolved
Jorge Pérez created an issue

When we want to add a new property inside "Other properties" tab (of a network or a node) the button is not responding.

Comments (3)

  1. Ane

    Completed class PrefixedOtherPropertiesTablePanel (gui/dialog/common). Made small changes in some other classes (Node, ProbNet, dialogs, etc.). Changed objects of class HashMap to LinkedHashMap in multiple classes in order to be able to control the order of the additional properties.

  2. Log in to comment