Tools for GUI development in Java

hi,
Can anybody tell me which r the tools available for GUI development using java?which could be the best

Take care not to produce much source code! Use a suitable framework rather than a tool and save maintainability. E.g. http://www.must.de/cameleon.html

Similar Messages

  • NetBeans or Eclipse: Which is better for GUI development ?

    I am relatively new with JAVA, came from embedded software domain mostly in C.
    My interest is to learn and develop the GUI applications using Swing.
    I am currently in a process of evaluating the IDEs, Eclipse and NetBeans on Linux desktop environment (SuSE 10.3).
    My primary findings found that, NetBeans is better equipped with GUI development while Eclipse needs to have a plugin installed.
    For GUI development, I found that few of my fellow Java developer friends have mixed feelings about these two wonderful IDEs, in summary here are the comments:
    1) Developing GUI is better without any assistance from built in designers of IDEs (e.g. NetBeans or Visual Swing of Eclipse). Because, they put extra 'garbage" codes which are very much IDE specific.
    2) GUI development in NetBeans is faster and more productive than Eclipse
    3) Visual Swing for Eclipse is not a matured product and it is far inferior than NetBeans' capabaility
    Now I ask a question, what is the best practice to adopt for starting the GUI development ? NetBeans or Eclispse or IDE-less development ?
    Thanks.

    atomodachi wrote:
    Now I ask a question, what is the best practice to adopt for starting the GUI development ?
    NetBeansThis is my preference for IDE's. Please note that as I stated that is my preference. There isn't any best, some are clearly better than others for one reason or another, but once again, that boils down to personal preference.
    EclispseNot my preference.
    IDE-less development ?IMO: that is just silly. Unless you just enjoy tons of typing; why would you ever embark on doing something without a tool to speed up the process. Now that is not to say that in using your IDE you should start out by just dragging and dropping up a storm and merrily running down the road in ignorance until you hit a rough spot and have things dramatically pointed out that you've really not a clue about what is happening. Use the IDE, but learn how to do the manual processes along with it. That means that sometimes you'll not drag and drop to build your GUI, you'll actually code the entire thing. And you really should learn to do things command-line like compile. Do yourself a really big favor too, learn the debugger. The integrated debuggers is, perhaps, one of the best inventions in productivity tools that has as of yet been invented for developers.
    In any case, have fun... choose what you like, it really does come down to personal preference. I've worked in several shops over the years and most have come to the conclusion that if you can get the work done, and have projects that others can use, then to each their own preferences. The discussion rages on for and against each of the systems that you have mention--each have valid arguments--it boils down to what do you want and like.

  • The tool for testing developed system

    We have already developed a system base on WebAS.Is there  some test tool for the developed system such as J Unit in Java?Thanks.

    If your intentions is to test user interfaces or scenarios eCatt is the best choice. If you want to ensure code quality ABAP Unit and Code Inspector are suited well.
    http://help.sap.com/saphelp_nw04s/helpdata/en/10/6d1c370c468b7be10000009b38f936/frameset.htm
    Best Regards
      Klaus

  • IDE for gui development

    Does any one know a good ide for java gui development other than JBuilder...
    thanks
    SP

    I use both JBuilder and Eclipse, but to be honest, I never created a GUI with any of them. In my experience, at least some GUI-creators produce a lot of junk - the GUIs always looked different during runtime than they did in the editor window. Do it like I do and manually code them.

  • Oracle DBA Tools for NW Systems ( ABAP +JAVA)

    Hi,
    We have installed PI/XI ( ABAP + JAVA). i have the following questions.
    1)Like SE11, is any tool SAP supplies to maintain JAVA dictionary objects( belonging to SAPSR3DB)?.
    2)Like ST05->Analysis of SQL statement, is any tool SAP supplies to get the explain plan for SQL statements related to SAPSR3DB tables?.
    3)Apart from BR* tools and DBACOCKPIT, what are the SAP tools available for administrate Java(Oracle) dictionary objects?.
    Thanks in advance.
    Thanks.
    Raj.

    Hello Raj,
    1) No there isn't any tool like that as far as i know
    2) You can perform a SQL trace with the OpenSQL monitor or the Wily Interscope agent (which i would recommend). After you have identified the expensive SQL statements you can perform an EXPLAIN PLAN in SQL*Plus or Oracle SQL Developer (free tool). The Java stack is not so comfortable as the ABAP stack in this area.
    -> http://help.sap.com/saphelp_nw04/helpdata/en/24/d4ff0eccf33a49a5c26a280a119b14/content.htm
    3) I don't know any ... in a Java Stack you need to know what you are doing.
    Regards
    Stefan

  • Free tools for J2EE development

    Hi
    I'm new to Java and here one question, that is very important to me now
    Which tools can I use to develop J2 EE applications?
    My question concerns mostly to tools, that can compile/build java files into classes? debug it and build then jar-files
    Is there any free!!!, handy and reliable software for this purpose?
    Any help will be appreciated
    Thank you in advance
    Yurij

    NetBeans, as mentioned in previous posts is probably a good choice if you want totally free J2EE development. Sun provides many tools for the J2EE developer to write and test J2EE code.
    Eclipse, while very good, is lacking in J2EE features. I didn't understand this until I started a new contract where they used WSAD (WebSphere Studio Application Developer) from IBM (Eclipse with J2EE support via plug-ins. It's roughly $4K per seat so definately not free. But havign Eclipse expirience did help me get up to speed quickly.
    You might also check out MyEclipse (www.myeclipseide.com). It has J2EE plug-ins that provide for J2EE development and it costs roughly $30 per year (subscription). Not a bad deal, IYAM.
    I think Borland still offers a free IDE but I haven't heard much about it these days.
    There are others, but the top has to be NetBeans and Eclipse these days.
    Enjoy!

  • A tool for editing javadoc in .java files

    Hi
    i am looking for a tool that can be use for editing the javadoc in the .java files. it should edit constructors, methods and fields.
    if you know such tool please send me a link.
    Regards
    y.l.

    We list some standalone solutions on the Javadoc FAQ.
    (I have not tried any of these)
    http://java.sun.com/j2se/javadoc/faq/index.html#G
    - Utility for writing doc comments: Doc+.
    - Tool that simplifies the process of writing doc comments: DocWiz.
    - Tool for generating formated Javadoc comments: CommentMaster.
    - Tool for editing Javadoc comments using a word processor-like view: XMLmind XML Editor.
    -Doug Kramer
    Javadoc team

  • Tools for SAP development work management?

    Hi fellow SAP developers!
    As you know, in a big software company the management of development work can be a challenge. Everyone should be able to see quickly who is doing what, who is available for new work, how did some old requests get solved and where is their documentation. We are talking about more than just some simple ticket management system here. It would be a central repository and work management tool for years to come.
    I am interested to hear some suggestions for good tools that can be used for development work management in SAP world.
    - It should be a tool where development requests can be input, reviewed, approved, documented and stored.
    - It should support storing attachments
    - It should support a project structure, under which the development items are created.
    - It should be searchable and have different views to the development requests (for example by project, request raiser, developer, status etc.)
    - It should have some kind of approval system or workflow.
    - It should also support email notifications when the status or person assignment changes.
    - It should run on large corporate network (accessible in intranet, perhaps via browser).
    - A nice bonus would be a mobile client access for urgent cases
    I'm keen to hear any proposals, even if not all the points in the wishlist are fullfilled
    I'm interested to hear any comments on your exeperiences on various work  management tools. What worked and what not?

    Well, a SAP based product would be efficient as it is integrated and there would be no need for additional licenses etc.
    I have to investigate the Solution manager offerings more, if that indeed could handle this task. Have you got any further information or experience?
    Rally sounds interesting as well! Are there any other tools like that, proven good in SAP development?
    For simply using Abap workbench, I'm afraid that is not good enough for what I'm after. How would you manage for example work queues, project based issue views and extensive solution documentation with it? And everything would have to be searchable and visible for also for non-technical managers who do not log in to SAP.

  • Ide Or Tool  for Flash Development

    I am very much interested in learning Flash .
    I am basically a Java J2EE Programmer with knowledge in Flex 3 .
    I want to start learning Flash , when going through introduction tutorials in Flash i see that there is a IDE being used for Flash programming .please tell me what is the name of this IDE , so that i can download this from Internet and start practicing .
    Please see the picture attached of this tuorial , but the author has forgot to  mention on what IDE these steps are to be done .
    (He is asking to select a Line tool for drawing straight lines )
    Please help what is the IDE or tool needed to do this steps .

    You can download flash Cs5 from adobe website from download section and start going

  • Migration Verifier Tool for SQL Developer Migrations?

    Hi all,
    The old Migration Workbench has an optional add on verification tool to verify migrations to Oracle.
    I am looking for a similar migration verifier tool for the SQL Developer migration process.
    Does one currently exist for SQL Developer migration tools?
    Regards,
    Ben Prusinski

    Hi Ben,
    The old migration verifier seems to be at:
    http://www.oracle.com/technology/tech/migration//dmv/index.html
    Sue Harper (Product Manager) would be the person to comment further probably through SQLDeveloper statement of direction:
    http://www.oracle.com/technology/products/database/sql_developer/files/sqldeveloperstatementofdirection.htm
    I do not see anything there.
    There is a tools->database diff wizard which I have not looked into in detail and I doubt that applies for migrations.
    -Turloch

  • Visual tool for trigger development

    I am looking for a visual tool for trigger (or PL/SQL) development that includes metadata. It should be a kind of ETL tool but specific for triggers. That would help a lot when documenting triggers, checking for dependencies, data lineage, etc.
    Anyone know any tool from Oracle or out there?

    How about Oracle's very own SQLDeveloper?
    http://www.oracle.com/technology/software/products/sql/index.html
    Other option would be TOAD by quest
    http://www.quest.com/toad_for_oracle/
    or PL/SQL Developer from AllroundAutomations.com
    http://www.allroundautomations.com/bodyplsqldev.html
    Message was edited by:
    satishkandi

  • Tools for extracting strings from java code for internationalization

    For legacy code with lots and lots of strings what method is typically used to extract strings for internationalization?
    Am I right in thinking you couldnt simply grep for strings, it could get pretty complitcated, especially with escape characters, escaped quotes etc.,
    -SK

    When dealing with legacy code, it is nice to have an application that queries you as it extracts the strings. You have a choice whether to accept the string as a localizable entity or not.
    There are several tools that do this...including some IDEs like JBuilder. Although it isn't a fully supported or robust tool, Sun has a utility for extracting strings in Java source files:
    http://java.sun.com/products/jilkit/.
    Regards,
    John O'Conner

  • Tool for Reversing (.class to .java classes)

    Can somebody tell me about an open soft tool for reverting code.
    Thanks.
    FS

    java decompiler. Try google. There are dozens of them.

  • Tools Survey: GUI Development for E-Business Suite

    Hi,
    I choose four different tools that are able to create graphical user interfaces which are working in the Oracle E-Business Suite. Now I have to judge all the tools and take one 'winner'. For this I made some criteria list:
    1. Development
    1.1 Rapidness
    1.2 EBS Integration
    2. Application
    2.1 Performance
    2.2 GUI
    3. Miscellaneous
    3.1 Support of Oracle
    3.2 Community (-Size)
    3.3 Costs
    Now the four tools are:
    A Oracle Forms
    B Oracle APEX
    C Oracle Application Framework
    D Microsoft .NET Framework
    I just want to ask if some users that have experience with one or more of that tools give me some judgements or hints. I want to give every tool 1 to 5 points and in the end I have a 'winner'. So it would be great if many users participate and give points for one or more tools (if possible with some small comments)... thx

    Now that depends on what you want to achieve.
    If you want to extend or customize a standard EBS screen, then the best way is to use OAF and Forms.
    If you want to create new applications using new tables, etc that can integrate with EBS well that depends on your current skills. You can use all the 4 tools you mentioned, however using OAF and Forms (template.fmb) is recommended because it inherits Oracle EBS features as well internal libraries also it is created specifically for EBS so you can use EBS like feature like personalization or custom.pll.
    However I've seen companies use other tools to create new applications, just that you might need to give more effort IMHO.

  • Should I use an IDE for GUI development?

    I have never wrote a GUI before and am wondering if I should use an IDE such as Glade (or something else) or if I should write everything by hand?  I want to develop with GTK.  What do you guys suggest? 
    EDIT:
    Also the reason I was thinking of using GTK was because I am making a front end for a project I wrote in C.  From looking around it seems people like QT over GTK.  Is it difficult to use QT (C++) with C code?
    Thanks
    Last edited by pavekt (2010-06-11 13:07:18)

    A lot of informal polls I've seen indicate coding GUIs by hand is more common than using a designer.  That said, there is nothing "wrong" with using a designer and they can be extremely helpful in some projects.
    To put it simply--try both and find what works best for you and your project. That is what you should use.
    Same goes for using an IDE.  If Vim gives you everything you want, great.  If you love Eclipse and use it for everything, well that's great too.  Choice FTW!!
    No one can make these decisions for you (except your boss... )
    Last edited by xenobrain (2010-06-11 20:08:10)

Maybe you are looking for

  • Optical out sends constant noise to speakers

    Hi, Is it normal that when I connect the optical out to the surround sound system the speakers produce a constant hissing noise. If I connect any other device with optical out to the surround system instead of the AppleTV, the speakers don't produce

  • What happens if a Purchase Order is Blocked?

    Hi, In a scenario if Purchase Order is Blocked, what is it's affect on Vendor Master? Does Vendor too gets blocked? Thanks, Shivaa...

  • YAHOO MAIL SHOWS TEMPORARY ERROR 14 IN FIREFOX?

    Been receiving "Temporary Error 14" for days now??? I followed the "Workaround" by Signing out of Yahoo Mail, clearing cache and cookie, restarting my web browser and signing back into my Yahoo Mail several times with no success??? Other Family Membe

  • Where is the chat/type progress notification in BBM 10? Has it been removed....

    When in conversation with someone through BBM with my new Q10, I no longer see the notification that they are typing as in previous versions of BBM. Has it been removed? Thanks.

  • Purpose of Contribute

    Hi everyone, I have to create a content management system for a small website I'm creating for a client. I was planning on using xml and php to create it but then I wondered about the possibility of my clients using contribute to update the site. I'v