This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 182659 - Swing Components category duplicates Controls category in Palette
Summary: Swing Components category duplicates Controls category in Palette
Status: VERIFIED WONTFIX
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 normal (vote)
Assignee: Karol Harezlak
URL:
Keywords:
Depends on:
Blocks: 178578
  Show dependency tree
 
Reported: 2010-03-24 11:54 UTC by Alexandr Scherbatiy
Modified: 2010-06-24 09:35 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandr Scherbatiy 2010-03-24 11:54:45 UTC
NetBeans-JavaFX-Soma: #195

The palette contains both categories:
- Swing Components 
- Controls

The Swing Components category contains the same items 
(except Combo Box, but it can be added as ChoiceBox to Controls,
see issue 182577) as the Controls category.

Using the  Swing Components causes the warning 
"warning: [warnonuse] Package javafx.ext has been used."
and can lead to the performance issue on Prism stack.

So it is better to remove the Swing Components category from the Palette.

However users can use the Swing Component using the Fix Imports and Code Completion features on their own risk.
Comment 1 Karol Harezlak 2010-03-30 10:57:51 UTC
I'm moving this to ENHANCEMENT with P2. Need to discuss it.
Comment 2 Karol Harezlak 2010-05-10 11:47:35 UTC
Basic set of Swing components should be available in JavaFX palette since this technology is accessible from JavaFX.
Comment 3 Alexandr Scherbatiy 2010-06-24 09:35:26 UTC
postponed to next JavaFX SDK release