Hi, my name is WanYee, i need some help on an application i am currently doing, the application is like a calculator to find current resistance and etc... of a series-parallel circuit, my problem here is, if i have 2 buttons named "Series" & "Parallel", when the user clicks on "Series" noting happens first, but when i press the button "Calculate" , i want to let my calculate button to use the series formula, how do i let my "Calculate" button knows it. Sorry for my poor explanation.
Note: I am using Swing, NetBeans IDE 6.1! TY, Help is appreciated!
Note: I am using Swing, NetBeans IDE 6.1! TY, Help is appreciated!
Comment