Search:

Type: Posts; User: m.monville@nhs.net

Search: Search took 0.15 seconds.

  1. How to check no selction made on a JList

    In my GUI I have a JList showing strings
    I would like to be able to check if the user has clicked inside the JList but no item has been selected.
    At the moment, if my JList contains, say, 3 strings...
  2. Java graphic library to build GUI

    I am new to Java.

    To some extent Java is reminiscent of C#.
    When I worked with C# I used the graphic library WPF, that also comes with a programming language called XAMOL, to build a GUI.

    I...
Results 1 to 2 of 2