User Profile

Collapse

Profile Sidebar

Collapse
H0kage
H0kage
Last Activity: Dec 8 '07, 12:09 AM
Joined: Oct 24 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • H0kage
    replied to Small Calculation Help
    in Java
    Like you say i will try to post earlier but i wanted it to fight it till the last day
    before the end since i dont like to get ready solutions.I want Tips and guidance :)
    See more | Go to post

    Leave a comment:


  • H0kage
    replied to Small Calculation Help
    in Java
    Thank You M8 your help is appreciated.Yup I missed the deadline but at least i will understand its function.
    See more | Go to post

    Leave a comment:


  • H0kage
    started a topic How To Insert/Import Images in Jdeveloper
    in Java

    How To Insert/Import Images in Jdeveloper

    How Can I Insert An Image In a GUI Frame.I Mean Next To The Buttons And Labels I Would Like To Have A *.jpeg Image.
    See more | Go to post

  • H0kage
    started a topic Small Calculation Help
    in Java

    Small Calculation Help

    I am Suppose To Create A Program That We Enter A Number Of Seconds Like

    95362875

    And Return To Me that number in the following way

    Years:3
    Weeks:1
    Days:1
    Hours:17
    Minutes:41
    Seconds:15

    Its Suppose To Be In GUI Design which i have already made and its working my problem is the calculations i am suppose to enter in the action performed section of the button....
    See more | Go to post

  • H0kage
    replied to String Manipulation //Just cant handle
    in Java
    With some research in this forum and some help from a friend i managed to get a clue and solve it.Thank You for your reply :)

    This is my solution in which dont think there is an error.Feel free to correct me.



    import java.util.Scann er;

    public class String_Acronym {
    static Scanner Scanner=new Scanner(System. in);
    public static void main(String[] args)...
    See more | Go to post

    Leave a comment:


  • H0kage
    started a topic String Manipulation //Just cant handle
    in Java

    String Manipulation //Just cant handle

    Hello everyone got an assignment for college where i cant find the way to make
    JDeveloper to understand where the words are separated.This What
    The Assignment Asks.Any Tip or example to help me finish it would be greatly apreaciated.Tha nk you in advance.




    Following is an example of screen results that might appear, depending on the data the user inputs.

    This program asks the user...
    See more | Go to post
No activity results to display
Show More
Working...