JavaFX and UML (and Netbeans)?

Hi All,
I know I am asking A LOT here, but are there any plans for Sun to get UML and JavaFX engineering working in NetBeans one day?
Cheers.

JavaFX is ObjectOriented why couldn't you (theoretically) model JavaFX in UML? Sure, you you could model JavaFX classes in a Class Diagram or even the hierarchy (a.k.a scene graph) via associations and realizations perhaps?
Round trip engineering might be asking a little much, and I don't know enough on the NetBeans uml templating features to be able to comment on any possible future JavaFX integration.

Similar Messages

  • JDeveloper and UML

    Hi,
    I'm new to JDeveloper and UML and I'm wondering if the following is possible or even makes sense.
    Is it possible to link or "drill down" from a Use Case Diagram into a Class Diagram? I like the way I can publish a Use Case Diagram to HTML and it would be nice to start at this high level and then click down into the specific details of a Class Diagram.
    If I'm being too naive in my understanding of the relationship between these different UML levels, please let me know. Otherwise, if it is possible to link Use Case Diagrams w/ Class Diagrams, I would appreciate someone pointing me to a link.
    Thanks,
    Alan

    Hi Guus,
    What I was thinking of was something like the following:
    On my Use Case diagram, I have the following. An actor symbol (named User) and two Use Case symbols. The first Use Case Symbol is called "Creates Tax Record" and the second is called "Applies Tax to Vendor".
    What I would like to then to, is define a link on the "Creates Tax Record" use case that would drill down to a "Tax Record" Class Diagram. That diagram would then have the classes necessary to define a tax record.
    So then when I publish the Use Case and Class Diagrams, I could click on the "Creates Tax Record" use case and read the scenario and other information. I would also be able to click on the link to see what the class diagram looked like for that particular use case.
    So it sounds like I would need this "semantic locking" to be available somewhere on the Use Case information page. Am misunderstanding something about UML diagrams? Should there be a clear separation between the Use Case diagram and the Class diagram(s)?
    Thanks.
    Alan

  • Stop JPanel auto positioning and resizing in Netbeans

    Hi,
    I'm working on a Swing application in Netbeans. In my program I had several JPanels. At any one time, only one JPanel is visible.
    I dragged my JPanels to the JFrame in the Swing editor. Each time the user clicks on the switch function button, another JPanel should be displayed.
    However, the new panel does not display correctly. It remained at the position where I had dragged (randomly) on Netbeans, instead of the new size and location I set it to prior to setting it visible. I tried to tinker with it, and realized that Netbeans helped me reposition my JPanel back to its original position. For my function to work, I suspect I should disable auto positioning and resizing.
    How do I turn it off?
    Thanks in advance,
    eddy05

    eddy05 wrote:
    That's what the JComponent.setSize() and JComponent.setLocation() do right, to resize and relocate JComponents and its subclasses.This only sets the properties of that particular JComponent. The layout manager of the container that holds it can choose to use these properties or not depending on what layout manager is being used.
    I wanted to perform the above functions, but Netbeans' behaviour keeps interfering, hence my request on how the behaviour can be turned off =)By dropping a JPanel into your JFrame (the JFrame's contentPane actually), NetBeans is by default going to use the GroupLayout, and the properties of the JComponent noted above will be ignored. One solution alluded to above is to have the JFrame's contentPane use a null layout, but while this might work in the short run, in the long run it will hurt you. Better is to read up on the various layout managers available for your use in the Sun Swing tutorials and start to play with them in your code.

  • How to Struts and Spring in NetBeans using Jboss

    Hi Every One,
    I have a some basic Knowledge in Struts Spring and Hibernate. I already worked in it with Eclipse IDE in WebSphere Server...
    But Now i want to How to Use Struts Spring and Hibernate in NetBeans using JBoss i need that Folder Structure like that Stuffs
    Can Anybody Help Me for this

    Google

  • Online Chat, March 30, What's New and Cool in NetBeans

    Find out what's new and cool in NetBeans (such as the latest NetBeans IDE release, NetBeans IDE 3.6, and the follow-on release, NetBeans IDE 4.0) in an online chat with Ian Formanek, chief of technology for the NetBeans project at Sun Microsystems, and Sun senior product manager, Larry Baron. This is an opportunity to find out what's new in NetBeans, and also to get your NetBeans questions answered.
    The chat is scheduled for Tuesday, March 30, at 11 A.M.-to-noon Pacific time (6 P.M-7 P.M. GMT). To join the chat on March 30, go to http://java.sun.com/developer/community/chat/index.html and click on "Join the current session".

    BTW, the chat starts at 11:00 A.M. PST (2:00 P.M. EST/19:00 UTC).

  • UML and  Java Creator

    Hi
    I'm working with Sun One Studio 5.1 and
    i'm interested about how the
    modelling products can be used in Java Creator as useful input and improve
    system Development.
    Would be great!!!
    Regards

    I am new to UML and Java Design
    Patterns
    Please suggest some good books for UML and Java
    Design Patterns.
    VenuThere are only a few of them:
    http://www.amazon.com/gp/product/0596007124/ref=pd_bxgy_text_b/102-9140088-0344105?%5Fencoding=UTF8
    http://www.amazon.com/gp/product/0130935387/ref=pd_sbs_b_3/102-9140088-0344105?%5Fencoding=UTF8&v=glance&n=283155
    http://www.amazon.com/gp/product/0471227293/ref=pd_sim_b_5/102-9140088-0344105?%5Fencoding=UTF8&v=glance&n=283155
    http://www.amazon.com/gp/product/0201485397/102-9140088-0344105?v=glance&n=283155

  • UML and Java Design Patters

    I am new to UML and Java Design Patterns
    Please suggest some good books for UML and Java Design Patterns.
    Venu

    I am new to UML and Java Design
    Patterns
    Please suggest some good books for UML and Java
    Design Patterns.
    VenuThere are only a few of them:
    http://www.amazon.com/gp/product/0596007124/ref=pd_bxgy_text_b/102-9140088-0344105?%5Fencoding=UTF8
    http://www.amazon.com/gp/product/0130935387/ref=pd_sbs_b_3/102-9140088-0344105?%5Fencoding=UTF8&v=glance&n=283155
    http://www.amazon.com/gp/product/0471227293/ref=pd_sim_b_5/102-9140088-0344105?%5Fencoding=UTF8&v=glance&n=283155
    http://www.amazon.com/gp/product/0201485397/102-9140088-0344105?v=glance&n=283155

  • JDeveloper 11g and UML

    Hello,
    I am trying to start using JDeveloper UML capabilities in a couple of existing projects. I had deactivated UML as I didn't use it. After reactivating I have an Component Palette panel with just a "My Components" option (which is empty) . In every tutorial I see I should find there the object and relations icons. Do I have to activate them somehow?
    I'd also like to know if I can import my existing classes to UML objects:
    my.package.MyClass -> my::package:MyClass or I must re-create every class in UML.
    thanks,
    Ignacio

    Hello,
    I've disabled and reenabled UML and also reinstalled JDeveloper. I think I must be missing something because I see no other menu than "My Components" in Component Palette. I've also tried to configure it using Tools->Configure palette but I've seen it has other pourpose.
    I'll keep on trying. I hope it is not a MacOS related problem.
    Thanks again,
    Ignacio
    Edited by: icordoba2 on 17-mar-2010 21:57

  • Javafx 2.0 and ejb 3.x

    Hi,
    Does javafx 2.0 supports ejb injection. I am trying to inject ejb using annotation in fxController. It is simply not recognizing class ejb. Is it supposed to be done in old fashioned way using Service Locator.
    Could someone direct me to the literature related with javafx 2.0 and ejb.
    Thanks
    Sarad

    Hi Sarad,
    Injecting stuff (whether it is via EJB or Spring or whatever) usually requires that the bean is loaded (i.e. newed) via some context. In FXML the Controller is created via the FXMLLoader so unfortunately you can't easily inject into it. This is a bit of a problem for a few of us and there is an open feature request being considered for future releases: http://javafx-jira.kenai.com/browse/RT-16724. You may want to up-vote if this is important for you.
    At this stage of the game I would suggest your best bet is to have your controller look up your EJB via JNDI (as per the unit test in http://openejb.apache.org/3.0/injection-of-other-ejbs-example.html) and then have your controller delegate calls onto the EJB. You will likely want to thread the calls onto this as well, using JFX's Task or Service.
    Hope that helps,
    zonski
    Did you find this answer useful? If so, please mark as 'Correct' or 'Helpful'.

  • I got a new macbook pro and am having a great deal of trouble with it from the start!  But other than that, which I will get to, I have had macs since the one following Lisa and I am a diehard apple fan, yet now with the macbook pro and Lion and its

    I could not download the upgrade to the mountain lion. my updates were taking an enormous amount of time for other programs. When I finally got the indication it was waiting to be downloaded I had to shut down. It was after 2 am and I was practically unconscious already with all the trauma of trying to find the right place for the redeem of the code to open the password. It was all confusing and poorly communicated by Apple. The terrible deterioration of Apple's written communications by non-American techies who can't write for easy understanding, even by this old time tech afficianado is heart-breaking and frustrating is putting the effects mildly.  I have not yet gone back to the mac book pro to finish the job. I am too frustrated and unhappy with the new system.  Also, I found out the hard way that my time capsule saved files on the macbook Snow Leopard, which still works fine after 6 years of use, is locked in that external drive and I cannot transfer the items except one by one or by folders on that computer to a DVD or to a flash drive, to mport to this new computer. Because the systems are not the same, I can't access the files automatically. I fear I will have further problems with the mountain lion vs. lion in seeing those files. What can I do? What should I do?  I am afraid to designate an external hard drive I purchased with the new laptop for the time capsule because then it won't work with any other computer.  I read of terrible incompatibility issues and crashes and things not working right once Mountain Lion was installed and now I am terrified they will happen to me. I just wanted the computer to be as easy to use as all the other macs I have and have had and now it is more like a horribly complicated and difficult Microsoft IBM compatible PC. I hate this. Perhaps Apple wanted to appeal to new Apple users and tried to make them comfortable while disregarding the comfort of loyal Apple users?  It's a sell-out. Meanwhile, I have to get senior tech people because the kids who try to answer my questions much of the time don't interpret what i am telling them and it takes a pro.  Perhaps the kids can answer what I should do in preferenced to scroll the screen, since the scroll indicators disappear and I can't see them and have to resort to using the arrows on the keyboard, which is not the way I like to work.    Please advise me about all of these things!

    Use the trackpad to scroll, thats what it was designed for. The scroll bars automatically disappear when not being used and will appear if you scroll up or down using the trackpad.
    This is a user-to-user forum and most people will post on here if they have problems. You very rarely get people posting to say there update went smooth. The fact is the vast majority of Mountain Lion users will not be experiencing any major problems with the OS, or maybe with apps which are not compatible, but thats hardly Apple's fault if developers don't update their apps.

  • I need help to find and open a job app that I exported, was able to fill out and sign and saved and now can't open it? What did I do wrong?

    I need help to find and open a job app that I exported, was able to fill out and sign and saved and now can't open it? What did I do wrong?

    What file format did you export it to?

  • PMS and Training and Event Management

    Hi Gurus,
    Our one the of the client implementing PMS and Training and Event Management.
    Could anyone suggest me what are the questions need to be asked in initial meeting with the client.
    and if anyone has configuration documents on PMS and Training and Event management please forward to me,
    my id would be [email protected]
    Regards,
    Rajesh Soma 

    The prerequisites of PMS is OM and PA is mandatory,
    PMS is just like an interaction between the manager and the employees in an enterprise, based
    On his work they are going to put some rating etc.
      In the standard system employee called as “Appraise” Manager called as an “Appraiser” and Manager’s Manager called as Higher level manager “Part Appraiser “ can be a self-peer & customer they can save & provide their Comments to  the “Appraiser”
    First you take the requirement form client side what are the process and how Appraisal system in client then you have to prepare one sheet like Preparation ,Planning,Process
    for business functions and other check below :-
    HCM, Performance Management (Flexible) 01 - SAP Documentation
    HCM, Performance Management (Predefined) 03 - SAP Documentation
    check below once :-
    Tcodes for PMS Basic Setting
    OOHAP_BASIC      Basic Appraisal Template Settings
    OOHAP_CATEGORY      Appraisal Category Settings
    OOHAP_CAT_GROUP Category Group Settings
    OOHAP_SETTINGS_PA PA: Settings
    OOHAP_VALUE_TYPE Standard Value Lists
    T codes for PMS Process
    PHAP_ADMIN     Administrator - Appraisal Document
    PHAP_CATALOG     Appraisal Template Catalog
    PHAP_CHANGE     Change Appraisal Document
    PHAP_CREATE     Create Appraisal
    PHAP_PREPARE     Prepare Appraisal Documents
    PHAP_SEARCH     Evaluate Appraisal Document
    start your work with above things any other post here again ......

  • Is there a way to create form fields to tab into and type and or drop down selection fields in pages as you can with microsoft word?

    is there a way to create form fields to tab into and type and or drop down selection fields in pages as you can with microsoft word?

    No

  • The screen on my ipod touch is stuck zoomed in. I turned it off and back and its still stuck zoomed in. I also tried to reset it and that didn't work either. Please help.

    The screen on my ipod touch is stuck zoomed in. I don't know how it happened I just looked down and it was like that. I have turned it off and back and even reset it but it still keeps zooming back in each time I turn it on. I can't unlock it because I can't see the numbers and it won't let me move around the screen. Please help.

    This is asked and answered often.  The foru search bar is on the right side of this page.
    It is also covered in the manual - zoom feature:
    iPod touch User Guide (For iOS 4.3 Software)
    Double tap with three fingers.

  • How can I select more than one bookmark at a time so that I can then open multiple bookmarks -- without the aggravation of going back to the list and selecting and opening each one.

    From my dozens of bookmarks, I often would like to open 5 or 6 of them at once -- perhaps a couple of weather reports, a couple of radio stations, a couple of other websites. But I see no way of doing this without laboriously finding a bookmark, selecting it, opening the website, then returning to the bookmarks, finding the second bookmark, selecting it, opening the website, and on and on. Surely there's a way for me to select multiple unrelated bookmarks and open them at the same time. Thanks much for your help. Don

    ''Actually there is a picture and better explanation in the corresponding History article''
    * ''http://kb.mozillazine.org/Viewing_the_browsing_history_-_Firefox ''
    Look where this picture is embedded in the article topic [http://kb.mozillazine.org/Viewing_the_browsing_history_-_Firefox#Selecting_history_items Selecting history items]
    * http://kb.mozillazine.org/images/Fx3_history_sidebar_selections2.png
    Selecting, viewing, and searching the sidebars and library lists is explained in both articles previously mentioned.
    Multiple selection is something built-in to a lot of applications and into all browsers, and yes you guessed correctly the favicon it the thing to the left of the bookmark and that is what is is called in all browsers. And if you look at selection you will find that it matches what you asked for, especially if you were to do a search from the search bar on the bookmark or history sidebar. But there is also no problem opening up a single bookmark or history item into a new tab, with either Ctrl+click or Ctrl+Shift+click in the area to the right of the favicon either.
    However I would suggest making a change to your configuration options so the the same keyboard shortcut is used from a link and from your bookmarks. See those keyboard shortcuts in the following along with the footnotes just below the table for them in
    * http://www.mvps.org/dmcritchie/firefox/keyboard.htm

Maybe you are looking for

  • Remove zeros in LOVs of BW Infoobjects on Webi report

    Dear Experts, My BW infoobjects(0GL_ACCOUNT) showing preceding zeros in the BI4.1 WEBI Prompts LOVs, so user don't want the zeros and they need only values and also they compare BEx analyzer with BO since BEx analyzer LOVs shows only values without z

  • Front End Service is not starting

    Hi , Any one can help me to resolve this issue. I have one enterprise edition front end server .if i try to start the front end service it give the following error Server startup is being delayed because fabric pool manager is initializing. Cause: Th

  • Why do JPEG files with LR Develop settings open in Photoshop Camera Raw?

    Why does an image that has been altered by Lightroom cause the RAW Converter to open when trying to view it in Photoshop. Perhaps this might help; if I import, enhance and convert a RAW image in Lightroom to a jepg image it will open in Photoshop wit

  • Toshiba Portege R705-35 Fails to detect video cam and speakers

    My Portege R705-P35 laptop has stopped detecting my video cam and speakers. I have updated the system Bios, audio (Realtek) and video drivers and recently reformated to reinstall original settings and drivers.  Nothing has worked.  The device manager

  • Guest Access Lobby

    Is there a module or way to create a Guest Access Lobby on the ASA 5525? We currenly leverage the WLC to do this for us, but are moving to a routed access enviornment which is causing some issues. We would like to offload the guest access responsibil