<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://jogamp.org/bugzilla/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.2"
          urlbase="https://jogamp.org/bugzilla/"
          
          maintainer="sgothel@jausoft.com"
>

    <bug>
          <bug_id>793</bug_id>
          
          <creation_ts>2013-08-04 11:47:53 +0200</creation_ts>
          <short_desc>Add Pluggable Windowing-Toolkit to IcedTea-Web Plugin - Custom Windowing Plugin (CWP)</short_desc>
          <delta_ts>2013-08-05 13:50:48 +0200</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Ji_Gong</classification>
          <product>JRT</product>
          <component>Ji_Gong_Web (JWeb)</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>all</op_sys>
          <bug_status>CONFIRMED</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>---</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>799</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Sven Gothel">sgothel</reporter>
          <assigned_to name="Sven Gothel">sgothel</assigned_to>
          <cc>gouessej</cc>
          
          <cf_type>FEATURE</cf_type>
          <cf_scm_refs></cf_scm_refs>
          <cf_workaround>---</cf_workaround>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2843</commentid>
    <comment_count>0</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2013-08-04 11:47:53 +0200</bug_when>
    <thetext>Current design of the Applet class implies AWT dependency, 
which is not available on all platforms.

Further more, AWT initialization consumes a lot of time (500ms - 2s),
which might not be required is using a different windowing toolkit.

An alternative toolkit could be NEWT.

Steps:
 1) Abstract the use of AWT in IcedTea-Web&apos;s Plugin implementation - Custom Windowing Plugin (CWP)
 2) Create an AWT implemention of CWP using existing code
 3) Create a NEWT implemention of CWP, deployed via JogAmp&apos;s NEWT
 4) Attempt to put-back changes upstream to IcedTea-Web!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>