classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] FYI: New BasicLookAndFeel methods


From: Roman Kennke
Subject: [cp-patches] FYI: New BasicLookAndFeel methods
Date: Sat, 17 Dec 2005 01:39:27 +0000

I implemented some missing methods in
javax.swing.plaf.basic.BasicLookAndFeel. This are the three audio
related methods that can be used to implement acoustic feedback for look
and feels. Note that for real acoustic feedback we still need to fix the
UI classes to trigger these methods on certain events and of course we
need some javax.sound.sampled provider and some audio files :-(.

2005-12-17  Roman Kennke  <address@hidden>

        * javax/swing/plaf/basic/BasicLookAndFeel.java
        (AudioAction): New inner class.
        (audioActionMap): New field.
        (getAudioActionMap): New method.
        (createAudioAction): New method.
        (playSound): New method.

/Roman

Attachment: patch.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]