Search:

Type: Posts; User: roy epperson

Search: Search took 0.07 seconds.

  1. Replies
    4
    Views
    2,324

    Re: SpinnerListModel setList(List list)

    :confused::rolleyes:Good spot!! That's what I get from working on too many things yesterday :rolleyes::rolleyes:

    Thanks for the help!
  2. Replies
    4
    Views
    2,324

    Re: SpinnerListModel setList(List list)

    here's the compilable version:


    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import javax.swing.event.*;
    import java.util.*;
    import java.io.PrintWriter;...
  3. Replies
    4
    Views
    2,324

    SpinnerListModel setList(List list)

    I'm being challenged by SpinnerListModel's setList(List<?> list) method.

    Currently I have defined a SpinnerListModel:


    This works fine.

    I have also created a static Vector named...
  4. Replies
    2
    Views
    1,138

    Re: Hi from Kalifornia! and a question

    Sorry about being to vague.... :>

    The "core" application can extract information from different sources, do its analysis and save the results. At the moment, I have built into the application 3...
  5. Replies
    2
    Views
    1,138

    Hi from Kalifornia! and a question

    Hi from the "left coast" of the US. I've been doing OO programming from the early days of Smalltalk and then on to Java when it came available in several different roles - application design, OODBMS...
Results 1 to 5 of 5