EVENT MODEL PROBLEM

2001-01-18 Thread Billy V. Kantartzis
can some one explain to me what is wrong here / i try to attache a Jtable in a frame and i get event erroros i am including a typescript with the error reports for you to see   --  Billy Kantartzis  3rd year computer science, Isaac Rebow House Flat 3, University of Essex, co4 3sq  Colchester, Ess

event dispaching

2001-01-17 Thread Billy V. Kantartzis
i am to link an application that i have made to a user interface the application works fine ok on prompt but  when i link the results to an JTable i get event despaching errors does some one have any idea (i am including a demo tesst programme ) you have to change the servers ana passwor fields T

jmf problematic thread

2000-12-16 Thread Billy V. Kantartzis
i have down loaded the jmf from blackdown. when i try to play a file i get problematic thread an error has occured . stack overflow any one knows what is wrong ? best regards   --  Billy Kantartzis  3rd year computer science, Isaac Rebow House Flat 3, University of Essex, co4 3sq  Colchester, Ess

jmf linux setup q

2000-12-15 Thread Billy V. Kantartzis
Hi all ,   i am a student and new in java and muktimedia and i would like to use jmf in my applications. I have a problem setting up the jmf for linux can some onw point to me the following how do i set the jmf registry ? i tryed doing this from the regisrty editor  it has found my device or it s

jmf rh7

2000-12-15 Thread Billy V. Kantartzis
i am making an proect as a student and i would like to use jmf to play somw multimedia files throught my applications. I am using a rh7 linux box. i have tryed the demo applets and they are displaying the video bat the sound is not playing. When i tryed  to play some wav files i got some rather s

Re: linked list object

2000-04-05 Thread Billy V. Kantartzis
On Wed, 5 Apr 2000, Billy V. Kantartzis wrote: > i am trying to use the ready type of linked list and i found that there is > a bug in the add.(index, object) method. > i am trying to read the index after each addition is performed and the > value i get is always 0. > when

Unidentified subject!

2000-04-05 Thread Billy V. Kantartzis
i am trying to use the ready type of linked list and i found that there is a bug in the add.(index, object) method. i am trying to read the index after each addition is performed and the value i get is always 0. when i am trying to extract data from the list thow the index is working as expecte