Creating Classes

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • maykut
    New Member
    • Nov 2006
    • 9

    #1

    Creating Classes

    Hi everybody!
    I have a problem with creating classes in a java source code.I don't know is it possible. creating an non-existing class and filling it with its constructor java source code?After all creating an object from this class.
  • sicarie
    Recognized Expert Specialist
    • Nov 2006
    • 4677

    #2
    I don't understand your question. Are you asking if it is possible to write your own java classes? Or is there a specific class you are confused with?

    What do you have so far? If you put it up (with a description of what you are trying to do) someone can help you create it.

    Comment

    • r035198x
      MVP
      • Sep 2006
      • 13225

      #3
      Originally posted by sicarie
      I don't understand your question. Are you asking if it is possible to write your own java classes? Or is there a specific class you are confused with?

      What do you have so far? If you put it up (with a description of what you are trying to do) someone can help you create it.
      And did you bother to read the reply you got for this same question?

      Comment

      Working...