jdk/src/share/classes/com/sun/java/swing/plaf/windows/WindowsLookAndFeel.java
changeset 21278 ef8a3a2a72f2
parent 15315 9db01c15ae0c
child 23010 6dadb192ad81
equal deleted inserted replaced
21277:bd380b80f9ea 21278:ef8a3a2a72f2
  2010      * of the active window. The user can also set the
  2010      * of the active window. The user can also set the
  2011      * property awt.visualbell=true to achieve the same
  2011      * property awt.visualbell=true to achieve the same
  2012      * results.
  2012      * results.
  2013      * </p>
  2013      * </p>
  2014      *
  2014      *
  2015      * @param component Component the error occured in, may be
  2015      * @param component Component the error occurred in, may be
  2016      *                  null indicating the error condition is
  2016      *                  null indicating the error condition is
  2017      *                  not directly associated with a
  2017      *                  not directly associated with a
  2018      *                  <code>Component</code>.
  2018      *                  <code>Component</code>.
  2019      *
  2019      *
  2020      * @see javax.swing.LookAndFeel#provideErrorFeedback
  2020      * @see javax.swing.LookAndFeel#provideErrorFeedback