Search:

Type: Posts; User: Kareem Mesbah

Search: Search took 0.22 seconds.

  1. Replies
    3
    Views
    1,134

    Re: using integers

    actually 5/100 cannot be an integer

    that output should be the amount in pennies then I've to convert it using the reminder and the division operators to dollars and cents.
    for example, if the p =...
  2. Replies
    3
    Views
    1,134

    using integers

    hey guys what's up?

    I was trying to solve a problem that I met in my book Java how to program it's about compound interests.




    public class Interests {

    public static void main (String[]...
  3. Replies
    17
    Views
    1,617

    Re: publishing an applet

    got it, thanks for your help :) I am gonna look for that. I was just asking how could you generate the .jar file including the image without using IDE ?
  4. Replies
    17
    Views
    1,617

    Re: publishing an applet

    so you mean that there's no need for the .jar file ?
  5. Replies
    17
    Views
    1,617

    Re: publishing an applet

    please tell me how could you export it without an IDE, I've exported it according to a video tutorial so I don't know what's wrong.
  6. Replies
    17
    Views
    1,617

    Re: publishing an applet

    I don't know how to include it into the jar file, I am using eclipes and when exporting I check the box "export generated class files and resources"
    about the errors, when I run it from inside...
  7. Replies
    17
    Views
    1,617

    Re: publishing an applet

    I've noticed that the image does not exist into the jar file also I exported everything, here are you the html code and the jar file included the java code you can try this yourself if you don't...
  8. Replies
    17
    Views
    1,617

    Re: publishing an applet

    it just draws the area of the applet and shows error: click for details. !
  9. Replies
    17
    Views
    1,617

    Re: publishing an applet

    this message should appear when the browser does not support my app.
  10. Replies
    17
    Views
    1,617

    Re: publishing an applet

    I've just tried that and this also does not work with me
  11. Replies
    17
    Views
    1,617

    publishing an applet

    hey guys I am Kareem a new member here.

    actually I was trying to publish a simple applet to a web page when I met a problem that the plugin cannot find my class although I put the .jar file in the...
Results 1 to 11 of 11