Changes between Initial Version and Version 1 of Ticket #21240, comment 3


Ignore:
Timestamp:
2021-08-22T17:14:19+02:00 (4 years ago)
Author:
Don-vip

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21240, comment 3

    initial v1  
    1 Indeed in debug, `c` is a `JPanel` instance.
     1Indeed in debug, `text.getParent().getParent()` is a `JPanel` instance. `text.getParent()` is an `HistoryComboBox` instance.