User Profile

Collapse

Profile Sidebar

Collapse
erag
erag
Last Activity: Sep 27 '07, 08:39 AM
Joined: Sep 26 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Thanks nepomuk but i still have problems....the thing is i want to know whether if i select a button from one class file n want to get that selection for the other class file, can do like that? it is because when i run the application i want to set the language using button in main class n when i open the other class, it automatically
    set language followed by the button selection from other class..
    can i do that in java swt? do i hv...
    See more | Go to post

    Leave a comment:


  • How to set language in other page once we did the changes in main page

    Hi im newbie to java, and i want to set the language change according to main page..how to create it?

    here is my coding:

    main page:


    [CODE=java] import org.eclipse.swt .SWT;
    import org.eclipse.swt .widgets.Button ;
    import org.eclipse.swt .widgets.Displa y;
    import org.eclipse.swt .widgets.Label;
    import org.eclipse.swt .widgets.Shell;
    import org.eclipse.swt .widgets.Text;
    import org.eclipse.swt .events.Selecti onAdapter;...
    See more | Go to post
    Last edited by r035198x; Sep 26 '07, 06:20 AM. Reason: added code tags
No activity results to display
Show More
Working...