Search:

Type: Posts; User: russdb

Search: Search took 0.10 seconds.

  1. Replies
    1
    Views
    1,644

    Re: Net Beans - Look and Feel

    Thank's all. I used the following.


    for (javax.swing.UIManager.LookAndFeelInfo info : javax.swing.UIManager.getInstalledLookAndFeels()) {


    if...
  2. Replies
    1
    Views
    1,644

    Net Beans - Look and Feel

    When your in NetBeans and your designing a JFrame you click preview design and it shows the frame with NO look and feel. This is what I want.

    But when the actual program is run look and feel...
Results 1 to 2 of 2