Search:

Type: Posts; User: Bli

Search: Search took 0.10 seconds.

  1. Re: NEed Help, Aqi calculator change javascript to JAva Gui.?

    i've already add this code, and itswork, but i supposed to get more simple codes using selectedindex. for a while this is work. now im going continue to other function method.i hope you can help me....
  2. Re: NEed Help, Aqi calculator change javascript to JAva Gui.?

    if i print out the returned from its method then the number of index will displayed. i mean, how to replace selected index that i choose with other statements? in this case i give each index of item...
  3. Re: NEed Help, Aqi calculator change javascript to JAva Gui.?

    would you explain more specifically sir?
  4. Re: NEed Help, Aqi calculator change javascript to JAva Gui.?

    oke. you mean about my code problem? in that code, getselectedindex doesnt work. do you have any explanation why or some example? what is the right statements for my code?
  5. Re: NEed Help, Aqi calculator change javascript to JAva Gui.?

    its oke when i run on mylaptop. i've copied the code and check again, the problem come from the package.is my code above cannot be copiled mr.Norm? here the code again.

    package explorer;
    ...
  6. Re: NEed Help, Aqi calculator change javascript to JAva Gui.?

    here is my code :


    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;

    class Nilai implements ActionListener {
    public static void main (String[]args){...
  7. Re: NEed Help, Aqi calculator change javascript to JAva Gui.?

    firstly i try to interpreting this javascript step by step.from this scriptbelow, when i click the item list of JComboBox in TextUnit will appear the Units.

    if...
  8. Re: NEed Help, Aqi calculator change javascript to JAva Gui.?

    hello there,mr Norm. i can only do this. would you showme how to implements getSelectedindex in ifelse condition in order appear in the textfield(textUnit).
    here is my code:

    package explorer;
    ...
  9. Re: NEed Help, Aqi calculator change javascript to JAva Gui.?

    hello there, i can only make this. would you show me.how to display the item by choosing the index in if else. the displayed text field will appear units each pollutant, like the Aqi Calc in the...
  10. Re: NEed Help, Aqi calculator change javascript to JAva Gui.?

    I am actually working on right now, preparing components and try to understand.
  11. NEed Help, Aqi calculator change javascript to JAva Gui.?

    i need help for interpreting this javascript to javacode. this script is about AQI calculator.<br> the code in java srcript, does someone can help me immediately. here is the link and so the code too...
Results 1 to 11 of 11