Search:

Type: Posts; User: deependeroracle

Page 1 of 3 1 2 3

Search: Search took 0.09 seconds.

  1. Replies
    1
    Views
    1,614

    QA for Android app

    Hey Guys

    I am doing website QA now i got Mobile Android app to test that and its a casino game. I am a manual tester but looking for some tool which could help me test the app.

    Please help me
  2. Replies
    1
    Views
    1,214

    video file

    hey guys
    i want to play a video file on a frame in net beans on button click action, please help how to do that
  3. Replies
    5
    Views
    1,487

    Re: tiff to doc format

    here is my code in which i was successful to convert the tiff file to the jpeg, but i still not getting the idea to convert that in to the text..
    please help me and guide me little bit more to...
  4. Replies
    5
    Views
    1,487

    Re: tiff to doc format

    can u explain it little bit more, i have no idea to start writing this particular application.
    Any links that may help me, please send me the proper documentation links

    Thanks
  5. Replies
    5
    Views
    1,487

    tiff to doc format

    Hey guys can anybody help me to figure out how to convert the .tiff format file to .doc format.
  6. Replies
    0
    Views
    1,166

    Excel data to powerpoint

    hey guys

    i want to write my excel data to power point slides. and each time when i will write the data to powerpoint then it should be on the new slide.
    can u plz help to figure out this. plz...
  7. Replies
    3
    Views
    1,670

    mobile development in java

    hello frnds
    i have learnt core java .. but now i am thinking to learn the mobile development in java .. but i dnt have knowledge regarding that .. can u help me to identify how to learn n which...
  8. Replies
    1
    Views
    1,373

    post increment

    hello frnsss..

    i was using the post increment in the while loop like this

    int a= 0;
    while(a++<8)
    {
    //body of the loop
    }
  9. Replies
    1
    Views
    2,288

    Reading a character from textfield

    hello friends
    I want to read a character from a text field ... i am using NetBeans .. plzzz tell how to read a character from text field in Netbeans ...
  10. Replies
    5
    Views
    1,950

    Re: pdf generation

    i have a database named students in which i stored all the details for the students like name , age , address e.t.c .. now i want to write this complete record of each student separately according...
  11. Replies
    5
    Views
    1,950

    Re: pdf generation

    want to learn from the begining.. plzzz help
  12. Replies
    5
    Views
    1,950

    pdf generation

    hello guys

    i want to generate a pdf of my data from database .. and i am using Netbeans IDE .. plzz tell me the complete steps to do the code for that and how to retrieve the data and write to...
  13. Replies
    2
    Views
    1,734

    PDF generation

    hii frnds

    i have made a database and now i want to make the pdf of my stored data in to database according to my view.. that is somewhere i need horizontal lines and somewhere i dnt need .. so...
  14. Replies
    5
    Views
    2,009

    Re: frame deactivation

    but how i can add my own code if i want to add to JDialog .....actually i m developing a notepad application and in that if user type some text and directly closed the notepad without saving the...
  15. Replies
    5
    Views
    2,009

    Re: frame deactivation

    yes its like that .. the control will be returned to the first frame when the second frame is closed or after an appropriate action has taken....
  16. Replies
    5
    Views
    2,009

    frame deactivation

    how to inactive one frame on creation of second frame in netbeans............ but i dont wanna to hide the first frame.....its like when we open notepad and write some text and without saving we some...
  17. Replies
    6
    Views
    6,002

    Re: Button disable

    Thanx Norm

    Actually in Netbeans we usually cannot edit the code that is written in the initComponents(); method so to add that code before any click is not possible .. but i found that we can...
  18. Replies
    6
    Views
    6,002

    Re: Button disable

    here is my code

    public class NewJFrame extends javax.swing.JFrame {

    static int count =0;
    int cnt=0;
    public NewJFrame() {

    initComponents();
    }
  19. Replies
    6
    Views
    6,002

    Re: Button disable

    their is a method called setEnabled(false); but that can be done only with the button action in netbeans .. how to make disable before any click when my frame appears for the first time in netbeans ...
  20. Replies
    6
    Views
    6,002

    Button disable

    hello friends

    i am using netbeans and i developing an application .. the thing is that when i execute my code then i want to make my few buttons disabled
    and that should be done without any...
  21. Replies
    1
    Views
    1,876

    Date info

    hey guys i want to make some that will execute on particular date .. that date will be obtained from pc or system date and on that particular wen my code will be executed it will show the output on...
  22. Replies
    8
    Views
    1,515

    Re: Very simple GUI problem

    try some different values for gridx and gridy positions
  23. Replies
    3
    Views
    1,690

    Re: problem with JTable

    yes i want to remove the previous data ..
  24. Replies
    5
    Views
    1,401

    Re: connectivity problem

    that i have done already but the problem persists.. its really a kind of hitch :(
  25. Replies
    3
    Views
    1,690

    problem with JTable

    hii friends

    here i am trying to show the all records of an employee on a button click .. for that i am using the JTable over the frame i have done this but the problem that i am facing is that if...
Results 1 to 25 of 57
Page 1 of 3 1 2 3