ListView

From: scorpio05678 (scorpio05678_at_hotmail.com)
Date: 11/21/04


Date: Sun, 21 Nov 2004 00:02:13 +0000 (UTC)

hi all

Is there any thing like "Listview" in java like we have in MFC and VB?
If not is there any simple way to get the same thing in java. I have come
across a short course on Sun's website
http://java.sun.com/developer/onlineTraining/GUI/Swing2/shortcourse.html#JFCListView
but it is very complex for me .

Thanks in advnce.

scorpio05678



Relevant Pages

  • Re: enable/disable buttons based on ListView selection
    ... To be honest, any comparisons to Java are rather moot, as there is are no direct analogies between the model for visual controls there, and those in .NET. ... I have a form that contains a listview on the left side and a column of buttons on the right side. ...
    (microsoft.public.dotnet.languages.csharp)
  • ListView
    ... Is there any thing like "Listview" in java like we have in MFC and VB? ... Thanks in advnce. ...
    (comp.lang.java)
  • ListView
    ... Is there any thing like "Listview" in java like we have in MFC and VB? ... Thanks in advnce. ...
    (comp.lang.java.programmer)
  • enable/disable buttons based on ListView selection
    ... I have a form that contains a listview on the left side and a column of buttons on the right side. ... In Java, clicking anywhere on a row in a list would register as an event on the list item but it seems with C# the boundary for what is considered the list item seems to be very small (and definitely doesn't extend across the entire width of the listview). ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Future of MFC?
    ... reason to not use .Net. ... Productivity alone is sufficient. ... It's good at some things that MFC is not so good at ... ... Have you used Java for anything UI related? ...
    (microsoft.public.vc.mfc)