KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > swing > UnsupportedLookAndFeelException

javax.swing
Class UnsupportedLookAndFeelException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by javax.swing.UnsupportedLookAndFeelException
All Implemented Interfaces:
Serializable
See Also:
Top Examples, Source Code, XMLEncoder

public UnsupportedLookAndFeelException(String s)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags