# This patch file was generated by NetBeans IDE # Following Index: paths are relative to: D:\projects\nb.m10\core # This patch can be applied using context Tools: Patch action on respective folder. # It uses platform neutral UTF-8 encoding and \n newlines. # Above lines and this line are ignored by the patching process. Index: arch/arch-core-swing-tabcontrol.xml *** D:\projects\nb.m10\core\arch\arch-core-swing-tabcontrol.xml Base (1.12) --- D:\projects\nb.m10\core\arch\arch-core-swing-tabcontrol.xml Locally Modified (Based On 1.12) *************** *** 47,54 **** are provided, each of which is handled by a different UI delegate class; UI delegate subclasses designed to fit with Windows, Metal, Aqua and GTK look and feels are provided. !
! API contains classes used only by switchers accessible through main menu in "Window/Documents..." and "Go To/Recent Document". Besides this module the package is used from core/windows too. Classes contained in the package are rather --- 47,54 ---- are provided, each of which is handled by a different UI delegate class; UI delegate subclasses designed to fit with Windows, Metal, Aqua and GTK look and feels are provided. !
! API contains classes used only by switchers accessible through main menu in "Window/Documents..." and "Go To/Recent Document". Besides this module the package is used from core/windows too. Classes contained in the package are rather Index: swing/tabcontrol/api/doc/changes/changes.xml *** D:\projects\nb.m10\core\swing\tabcontrol\api\doc\changes\changes.xml Base (1.6) --- D:\projects\nb.m10\core\swing\tabcontrol\api\doc\changes\changes.xml Locally Modified (Based On 1.6) *************** *** 82,87 **** --- 82,101 ---- + + + API switched to 'public - under development' + + + + + +

Since there are some third party modules that provide non-standard look and feel for + the TabControl, the API is switched back to 'public - under development status'. +

+
+
+ Module core/windows now has Friend API dependency on core/swing/tabcontrol