Binary Compatibility Report - griffon-2.14.0

ERROR

0

WARNING

0

INFO

28
Class Results
griffon.javafx.AbstractJavaFXGriffonApplication
  • INFO(6009): Accessibility of field injector has been increased from private to protected
  • INFO(6009): Accessibility of field locale has been increased from private to protected
  • INFO(6009): Accessibility of field log has been increased from private to protected
  • INFO(6009): Accessibility of field phase has been increased from private to protected
  • INFO(6009): Accessibility of field shutdownHandlers has been increased from private to protected
  • INFO(6009): Accessibility of field shutdownLock has been increased from private to protected
  • INFO(6009): Accessibility of field startupArgs has been increased from private to protected
griffon.javafx.scene.control.DefaultTableFormat
  • INFO(6009): Accessibility of field columns has been increased from private to protected
griffon.javafx.scene.control.DefaultTableViewModel
  • INFO(6009): Accessibility of field columns has been increased from private to protected
  • INFO(6009): Accessibility of field format has been increased from private to protected
  • INFO(6009): Accessibility of field source has been increased from private to protected
  • INFO(7010): Accessibility of method 'private void computeColumns()' has been increased from private to protected
  • INFO(7011): Method 'protected void resizeColumns()' has been added
griffon.swing.AbstractGriffonApplet
  • INFO(6009): Accessibility of field appLocale has been increased from private to protected
  • INFO(6009): Accessibility of field injector has been increased from private to protected
  • INFO(6009): Accessibility of field log has been increased from private to protected
  • INFO(6009): Accessibility of field phase has been increased from private to protected
  • INFO(6009): Accessibility of field shutdownHandlers has been increased from private to protected
  • INFO(6009): Accessibility of field shutdownLock has been increased from private to protected
  • INFO(6009): Accessibility of field startupArgs has been increased from private to protected
org.codehaus.griffon.runtime.core.AbstractGriffonApplication
  • INFO(6009): Accessibility of field injector has been increased from private to protected
  • INFO(6009): Accessibility of field locale has been increased from private to protected
  • INFO(6009): Accessibility of field log has been increased from private to protected
  • INFO(6009): Accessibility of field phase has been increased from private to protected
  • INFO(6009): Accessibility of field shutdownHandlers has been increased from private to protected
  • INFO(6009): Accessibility of field shutdownLock has been increased from private to protected
  • INFO(6009): Accessibility of field startupArgs has been increased from private to protected
org.codehaus.griffon.runtime.core.MVCGroupExceptionHandler
  • INFO(7011): Method 'public void unregisterFrom(griffon.core.GriffonApplication)' has been added