Details
Description
As shown in screenshot 1, NetBeans does not recognise the JFrame class upon extending - this is a new example project I just made, and on creating a JFrame form, this is the code that is generated, yet JFrame does not appear to exist at all as shown in the dropdown list in screenshot 2. This is quite odd considering how JFrame is such a basic class to extend in NetBeans.