Does anyone know if Netscape does not support the DHTML mouse over effects that Frontpage contains. I have a web site that uses mouse over images for the menu, and it works fine on IE but on Netscape the mouseOn images I have saved in the site do not appear.
I am a teacher who just started a job in a new school with very outdated computer labs. We are still using Windows 95. I need to be able to store a website that I am managing on a jump drive or some other similar usb storage device. From what I have seen however, I am not sure that any of them...
Is there a way I can recognize in an if statement whether a class implements a certain interface. I basically want a certain action to occur to objects that only implement an interface I have created.
I am trying to set up a menu as a server side include to all the pages within my site. The main index.shtml file recognizes the include but the pages within my subfolders do not recognize the include. I think it has to do with the path to the include going up a folder and then down again, but...
What is the best way of going about creating multiple animations that happen at the same time but are triggered by different events. I have only used threads to create multiple animations in applets where the animations are triggered off the same event. I've tried using multiple threads but that...
I am trying to play a simple wave file in an applet on my system that contains a firewall. I read that is a firewall is in place that the sound may not play. I am assuming this is my problem since the same code at home plays the sound. What do I have to do with my code to get around the...
I am attempting to edit an existing application that uses a timer to animate incrementing numbers in a JLabel. I am trying to figure out how to animate the position of the JLabel in the panel, as in the future I am planning on placing images in JLabels to animate. I have the code below for the...
I am new to using threads for animation. I would like to have an image (c:/images/img01.jpg)that is being displayed in a label(MyLabel) animate upon the click of a JButton(MyButton)in my GUI of an application. Could somebody show me an example of code that could accomplish this. I have been able...
I am a new user of Java using JBuilder. I am trying to create an array of labels using the design view in JBuilder but there doesn't seem to be a way to do it. In visual basic if you copied and pasted an object it automatically created an array for you. JBuilder does not do it though. Also I...
I am trying to create an array of label object using the design tools in JBuilder. I know that when I used Visual Basic if you copied an object and pasted it the program would ask you if you wanted to create an array. JBuilder does not do this. If I try to create the array in the source code...
I am doing a mortgage calculation in Jbuilder. I have the monthly and total payments appearing in labels after they are calculated. I want to have these numbers appear with $ symbols. How can I do this?
Can someone please tell me how to get an image into a panel. I am using JBuilder to create my GUI. There doesn't seem to be a bean that is used exclusively for images. If you can tell me how to do it through Jbuilder, that would be great. If not I would even greatly appreciate the code that...
When you create a jlabel object in a panel, how can you set the text to wrap over multiple lines so that it is all visible. My text goes beyond the width of the border of the label and is not visible.
Despite the fact that I am saving all of my projects in the same directory folder, when I try to do an import statement in JBuilder 7SE the drop down list is not recognizing my other projects. I cannot import classes from other projects because of this. Can somebody please explain what I am...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.