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 79628

Summary: setFullScreenMode property is missing in Canvas based custom components
Product: javame Reporter: Fabiola Rios <fabiola>
Component: Visual DesignerAssignee: Martin Brehovsky <breh>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description Fabiola Rios 2006-07-03 16:01:42 UTC
(it was bug 6389557) 

---Decription---
setFullScreenMode property is missing in Canvas based custom components - the
users using  custom components cannot utilize all features available in the
platform. The most notable this problem is in SplashScreen and WaitScreen
components.
--------------

---Comments---
verified in trunk build 0419
--------------

---Evaluation---
This have to be solved by adding a Canvas component to the model, which will
include this property as defined.
--------------
Comment 1 Martin Brehovsky 2006-07-26 17:26:45 UTC
Fixed by introducing Canvas component with Full Screen property. Fixed in
private branch, will be merged to release55
Comment 2 Martin Brehovsky 2006-08-03 08:40:54 UTC
Fixed in release55.
Comment 3 Lukas Hasik 2006-09-07 13:39:53 UTC
verified in 060907
Comment 4 Martin Brehovsky 2007-02-06 09:35:14 UTC
Apparently there is a problem with the bundled Javadoc and sources - the library
bundles an old version of both.  So even though the library is ok (the code
compiles ok), the code-completion cannot work correctly because of this problem.
This should be fixes in 5.5.1
Comment 5 Martin Brehovsky 2007-02-06 09:36:30 UTC
Sorry, wrong issue. Closing this one.
Comment 6 Lukas Hasik 2007-03-28 13:16:09 UTC
v
Comment 7 Ivan Sidorkin 2009-01-15 13:37:19 UTC
closing old issues