[Bug 159] New: JSlider label table not initialized

[email protected] Tue, 22 Nov 2005 02:50:06 -0500
Newsgroups gmane.comp.java.vm.sablevm.bugs
Message-ID <[email protected]>
http://sablevm.org/bugs/show_bug.cgi?id=159

           Summary: JSlider label table not initialized
           Product: SableVM
           Version: unspecified
          Platform: PC
               URL: https://sourceforge.net/mailarchive/forum.php?thread_id=
                    9025314&forum_id=2151
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: default
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]


Hi,

it seems that the JSlider label table is not initialized by default.
If you create a JSlider and call getLabelTable(), you will get null.
This behaviour is different from the Sun JVM and it can make programs crash 
(the Jmol application in this case)

I have tried to modify the Jmol application for the Jmol user who reported the 
problem: forcing creation of the label table with createStandardLabels().
I am waiting for his feedback to see if it solves the problem in Jmol 
application.

Regards,
Nicolas



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.