How many components in Java

Hi, this is just a simple theory question. Is there one out there could tell me the answer. How many components are there in Java ?
Thanks,
choongteck

grins
As many as are derived from the Component-Class plus 1 (for the Component-Class itself)?
Would you like to know the total number of classes or the number of instances of the classes? :)
greetings Marsian

Similar Messages

  • How many package in Java 1.1?

    Do you know, How many package in Java 1.1?

    Idiotic question, so here's an idiotic reply:
    jar tf /path/to/java/lib/rt.jar |\
       egrep -v '^(META-INF|com/sun|sun)' |\
       sed -e 's/\/[^/]*$//' |\
       sort -u |\
       sed -e 's;/;.;g' |\
       wc -lAnd if you change the last wc -l to more, you'll see the actual package names.

  • How many classes in Java?

    I'm new to Java.
    Does anyone have a link or know the exact number of classes and methods in the java programming language that we use and their classifications (e.g. how many number of classes are used only for drawing rectangular objects on a form and the names of those classes)
    I need to see ALL the possible classes and categories they apply to.
    Is there a source I can access to view such information?
    Appreciated.

    wow.... now about that zipped file with so many class definitions, maybe an extra strap and a java programmer to sit on the thing to prevent it from exploding.
    thanx for your help people.
    Regards,
    Zeeshan

  • How many systems in Java Development landscape?

    For our J2EE development, we have installed a system with the JDI that we also classify as our Dev system.  Our QA system would be the test system.
    But in the setup of NWDI systems, there is Dev, Consolidation, Test, Prod.  Can the NWDI/Dev system also be the consolidation system?  We don't really want to introduce 4 systems because our development activity is relatively simple.  I'm still thinking with an ABAP/STMS mind and trying to make the assimilations of how we've done it in ABAP for 10 years can translate to doing the same thing with a Java development environment.

    Hi
    See this help
    http://help.sap.com/saphelp_nw04/helpdata/en/03/f6bc3d42f46c33e10000000a11405a/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/0d/a3bb3eff62847ae10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/01/9c4940d1ba6913e10000000a1550b0/frameset.htm
    Kind Regards
    Mukesh

  • How many versions of java console do I need in extensions?

    In extensions I have java consoles from 6.0.11 to 6.0.24. Can I remove the old old ones? Mike

    You do not need any of them. They are not needed to run Java applets.
    See:
    * http://kb.mozillazine.org/Java#Multiple_Java_Console_extensions

  • How many passes is javac?

    Does anyone know how many passes the java compiler uses?

    Parser Tree builder pass..... Type Check on the way back up the tree..... generate code..... Maybe? I can't find it anywhere.... I'll tell you tomorrow though... I'll go ask DL... I bet it's different for the pre Java2 compiler also, as the Java2 compiler is completely new... Did you notice all the great error messages went away with Java2 compilers? now they just all say "can't resolve symbol"...

  • How many classes should a .java file contain?

    Are there any general guidelines on how many Java classes should be contained in a single .java file? I've been creating a new .java file for each class I write but see examples in Sun's Java tutorial where there are at least two classes in a single .java file. One such case is the TableDemo example at
    http://java.sun.com/docs/books/tutorial/uiswing/components/example-swing/TableDemo.java
    Thanks.

    The example you point to isn't really more the one class in one java file. It makes use of an inner class. An inner class is something different! As far as I understand it, it is mainly used to implement some behaviour (in this case AbstractTableModel behaviour). If the MyTableModel was in a separate class file, it couldn't access the variable of the main TableDemo class. So they use an inner class.
    So unless you need inner classes, this example is no reason to put more than one class in a .java file. In general, just put one class in a .java file. It's easier for everybody.

  • How many softwares are there to create a setup file for java programs

    Hi, i am new to java
    I want to know how many softwares are there to create a setup file for java programs.
    I know one software i.e java launcher to create a setup file.
    I want to know about any other softwares are available to create a setup file for java programs.
    I created a setup file for swings program in JCreator.
    And don't think that i am wastiing ur time with this question .
    Help me regarding this topic.
    Thanks in Advance

    superstar wrote:
    I want to know how many softwares are there to create a setup file for java programs.13, no wait, 42.
    I know one software i.e java launcher to create a setup file.You should clearly identify what you think you already know.
    I want to know about any other softwares are available to create a setup file for java programs.
    I created a setup file for swings program in JCreator.Is this the one you talked before, or is this different?
    And don't think that i am wasting ur time with this question .Why should I not think that?

  • How many web.xml in a java application

    Hi,
    can anyone give tell the answer for this question "How many web.xml in a java application?"

    1Why ?Because the Web container refers to only one web.xml for one web application.
    I havent heard of an application having more than 1 web.xml
    How?It reads all the definitions of servlet mappings, filters, welcome-file etc from this file itself.
    Where?From the following folder ...
    /WEB-INF
    By the way ..... the way you questioned me was amuzing ... Why? How ?Where ? Its funny :D
    I actually wanted to reply as below ..
    Why ?Why not
    How?
    Wait lemme think ....ummm... What do you mean how??
    Where ?
    Inside the web ;-)
    -Rohit

  • How many frameworks available in Java?

    How many frameworks available in Java? Which are most commonly used?
    Edited by: Passion on Jun 16, 2008 2:50 AM

    the number of available frameworks is a function of time, climbing asymptotically to a number n where n is larger than 0 and probably smaller than infinity.
    The value of n is an unknown, and possibly cannot be known at any time Java is in active use.

  • How many Java in control panel??

    Would like to know how many Java I should have in add/remove programs (control panel -WinXP)
    There is: Java2 Platform Standard Edition Runtime Environment Version 5.0, SE v1.4 2_13, JavanPlatform, Standard Edition Runtime Environment Version 6.0.30, then Java 2.0 download manager.
    Also,after 6.0.30 installation I have problem with opening .pdf documents from any website. I have Adobe pdf 6.0
    Please help, as I don't know what I should do ! Many thanks.

    Sara84 wrote:
    Would like to know how many Java I should have in add/remove programs (control panel -WinXP)In my opinion, 1 or more. But you could have 0.
    There is: Java2 Platform Standard Edition Runtime Environment Version 5.0, SE v1.4 2_13, JavanPlatform, Standard Edition Runtime Environment Version 6.0.30, then Java 2.0 download manager.Okay
    Also,after 6.0.30 installation I have problem with opening .pdf documents from any website. I seriously doubt this has anything to do with your Java installation.

  • How many classes are there in the java kit?

    i figured this was the most "general" forum to post this question in. and im curious to know, how many packages/classes/functions are there in the java sdk? like, all the prebuilt ones. ive looked but cant seem to find any info on it. anybody happen to know?
    Thanks!

    there are at least 4142 classes in the 1.4.2.x distribution ...Is that the number of files which end in .java? There's bound to be a lot more
    classes, when you u consider inner classes and especially anonymous
    inner classes.It was just a rough estimation ... and I wrote 'at least' 4142 classes ...
    and I was wrong: there are alse 4 .h files in the src.zip file, so that makes 4138
    classes at least :-)
    kind regards,
    Jos

  • How many classes are used in java versions?...

    sun microsystems have released many java version...
    how many build in classes are used java version 1.2 ,1.3 etc ...

    Arun02006 wrote:
    sun microsystems have released many java version...
    how many build in classes are used java version 1.2 ,1.3 etc ...No idea why you should want to know... Anyway, download them and look inside the zip file that holds the source codes.
    You can download older Java versions here: [http://java.sun.com/products/archive/]

  • How many java String objects are created in string literal pool by executin

    How many java String objects are created in string literal pool by executing following five lines of code.
    String str = "Java";
    str = str.concat(" Beans ");
    str = str.trim();
    String str1 = "abc";
    String str2 = new String("abc").intern();
    Kindly explain thanks in advance
    Senthil

    virtuoso. wrote:
    jverd wrote:
    In Java all instances are kept on the heap. The "String literal pool" is no exception. It doesn't hold instances. It holds references to String objects on the heap.Um, no.
    The literal pool is part of the heap, and it holds String instances.
    [http://java.sun.com/docs/books/jvms/second_edition/html/Overview.doc.html#22972]
    [http://java.sun.com/docs/books/jvms/second_edition/html/ConstantPool.doc.html#67960]
    You're referring to the JVM. That's not Java.It's part of Java.
    There is nowhere in Java where it is correct to say "The string literal pool holds references, not String objects."

  • On how many hosts we can scale out system components (horizantally) in OBIE

    On how many hosts we can scale out system components (horizantally) in OBIEE 11g, Heard that its around 16.. is there any doc i can refer to ?
    ~Srix

    On how many hosts we can scale out system components (horizantally) in OBIEE 11g, Heard that its around 16.. is there any doc i can refer to ?
    ~Srix

Maybe you are looking for

  • "Firefox is already running but is not responding" error message and recent firefox update

    "Firefox is already running but is not responding" error message is continuously popping up after the recent firefox update. I have nearly exhausted every possible solution to the problem as seen from the support page for this error message. I know s

  • How do I get my 5th gen. iPod touch running iOS 7.1.1 out of recovery mode?

    One day I woke up and I found my iPod on the floor. I forgot to plug it in so I thought it died, but decided to test and see. When I tried to turn it on, the Apple logo went away and displayed the connect to iTunes screen. I connected it to iTunes an

  • ASMA Directory

    Hi Guys, Could someone please guide me with a problem that I am having using the file adapter's ASMA? I am trying to pick-up a file using the file adapter and then place the file in a different directory also using the file adapter.  I have selected

  • Problems with the Controller in WebDynpro

    Hello, I have a question: I am trying to do create files to my project in WebDynpro and it gives errors me, one of the so many errors that leave to me is: wdContext cannot be resolved, this to that it must? Another one is: IPrivateComponent cannot be

  • How to Suppres a Row in Cross Tab?

    Hello All I have a cross tab where I wish only to show the result of the calculation. The cross tab is like this Header............Period Sales..............X Costs..............Y Cost/Sales.......Y/X What I want to show is the result only Cost/Sales