<?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>1130</bug_id>
          
          <creation_ts>2015-02-17 06:03:05 +0100</creation_ts>
          <short_desc>Add Mapping from AWT Component -&gt; NEWT [Screen, MonitorDevice]</short_desc>
          <delta_ts>2019-04-04 22:06:14 +0200</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>JogAmp</classification>
          <product>Newt</product>
          <component>awt</component>
          <version>2.3.0</version>
          <rep_platform>All</rep_platform>
          <op_sys>all</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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>1373</blocked>
          <everconfirmed>0</everconfirmed>
          <reporter name="Sven Gothel">sgothel</reporter>
          <assigned_to name="Sven Gothel">sgothel</assigned_to>
          
          
          <cf_type>FEATURE</cf_type>
          <cf_scm_refs>3ec3d5cedd7902b2fe14dc56a3f845cfe0752905
a28e1610e1c29279847bce80e1aa80a947ff799e
37ec129f36097f41ed0d45cbccd7a93e493e2bb9</cf_scm_refs>
          <cf_workaround>---</cf_workaround>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>4589</commentid>
    <comment_count>0</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2015-02-17 06:03:05 +0100</bug_when>
    <thetext>The mapping AWT Component -&gt; NEWT [Screen, MonitorDevice]
shall allow generic AWT applications to utilize NEWT&apos;s MonitorDevice
information like physical monitor-size and DPI.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>4590</commentid>
    <comment_count>1</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2015-02-17 07:32:24 +0100</bug_when>
    <thetext>3ec3d5cedd7902b2fe14dc56a3f845cfe0752905
  MonitorDevice: Add &apos;throws IllegalStateException&apos; for [query|set]CurrentMode(..) if !screen.isNativeValid()

a28e1610e1c29279847bce80e1aa80a947ff799e
  NativeWindow: Refactor getLocationOnScreenSafe(..) and getLocationOnScreenNonBlocking(..) from JAWTWindow -&gt; AWTMisc (to be reused)

37ec129f36097f41ed0d45cbccd7a93e493e2bb9
    - AWT-Component -&gt; NEWT-Display:
      - NewtFactoryAWT.createDisplay
    
    - AWT-Component -&gt; NEWT-Screen:
      - NewtFactoryAWT.createScreen
    
    - AWT-Component -&gt; NEWT-MonitorMode:
      - NewtFactoryAWT.getMonitorDevice
    
    - NewtFactoryAWT.getMonitorDevice
      - If OSX, utilizing OSX&apos;s AWT Component -&gt; MonitorDevice-Index mapping
      - Otherwise using the coverage to identify MonitorDevice
    
    See TestGearsES2GLJPanelAWT &apos;GetPixelScale&apos;,
    demonstrating the mapping while pressing &apos;p&apos; (cached MonitorMode)
    and pressing SHIFT-&apos;p&apos; (non-cached MonitorMode).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>