Encoder.writeStatement(Statement) cannot call overridden methods in some cases

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 9
    • Component/s: client-libs
    • None
    • generic
    • generic

      The next call tries to invoke setUI method of some JButton, but cannot:
      ComponentUI ui = null;
      invokeStatement(jbutton, "setUI", new Object[] { ui }, out);

            Assignee:
            Unassigned
            Reporter:
            Sergey Bylokhov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: