Skip to content
Snippets Groups Projects
Simon Barner's avatar
Simon Barner authored
* AccessibleObject::isAccessible() is deprecated for Java 9 and above
* Use AccessibleObject::canAccess(Object) instead
* Log a warning when the security manager denies to enable access to
  Table::setItemHeight()
* Log an error when an error occurs when trying to set the table height

Issue-Ref: 3696
Issue-Url: https://af3-developer.fortiss.org/issues/3696



Signed-off-by: default avatarSimon Barner <barner@fortiss.org>
1bac7104
History