Search:

Type: Posts; User: hamisto90

Search: Search took 0.11 seconds.

  1. JavaFX DirectoryChooser probable bug on Mac OS X

    I'm developing an application using JavaFX and I have to use a DirectoryChooser. I'm calling it through the following code:


    DirectoryChooser chooser = new DirectoryChooser();
    ...
  2. Replies
    2
    Views
    1,941

    Tabs' position of JTabbedPane

    Hello everyone!

    I would like to know how can I set the tabs' position of JTabbedPane starting from the left.By default they are in a central position because i use Mac OS X.

    If you need more...
  3. Re: Don't know how to do make this works: SWING issue

    Thank you so much for your suggestions....I will try to do this and I will post any update...
  4. Don't know how to do make this works: SWING issue

    Hello Guys! My first post here, hope you can help me out.

    I've some problems to figure out how to make the underlined red part in the screenshot using Swing. So yes it's a GUI issue. Specifically...
Results 1 to 4 of 4