Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Can anyone provide the program for this?

  1. #1
    Member Helium c2's Avatar
    Join Date
    Nov 2023
    Location
    Kekaha, Kaua'i
    Posts
    102
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Can anyone provide the program for this?

    getArea(). This method will automatically give the area of the triangle? Not need to get the correct formula. Is that the way Java is written? A=1/2(b)(h)

    --- Update ---

    I was wondering about making a small Neon Sign for my web page. It is a sign. Open until 4:00 am. Red Neon Blinking lights. I'll make the class file in Java. Black background with Red Neon lights flashing and blinking. I thinking I have a good idea how to do it and embed it on a website. But this will make my blogging more on certain grounds. <img src="MyFile.class" alt="neon lights"/> And that would be it. IDE. When I get it. I think I know how now. It's going to look like those Night Clubs you see in town at nights. Lights and wow. That will be my pet project now. Working now. I have enough memory to pull this off on my chrome book. I saw the companies that sell signs on the internet. Expensive. i can do that myself for free on Java. Also my JVM is working on my chrome book. Google. It switches it back from saved menu on chrome to Google url. Wow.
    Last edited by Helium c2; December 27th, 2023 at 01:59 AM. Reason: add topic

  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: Can anyone provide the program for this?

    I was wondering about making a small Neon Sign for my web page.
    What have you tried?
    If you don't understand my answer, don't ignore it, ask a question.

Similar Threads

  1. How to provide access (Spring Security)
    By annabanner in forum Web Frameworks
    Replies: 0
    Last Post: June 10th, 2019, 02:37 AM
  2. Can anyone provide the program for this?
    By Dhruvnpatz in forum Java Code Snippets and Tutorials
    Replies: 1
    Last Post: October 3rd, 2013, 11:52 AM
  3. Can anyone provide code for following problem?
    By rohith1236 in forum What's Wrong With My Code?
    Replies: 1
    Last Post: December 24th, 2012, 02:23 AM