Help Feature from MenuBar

I have a simple editor created which has a help menu bar. What I want is when I click on the help menu item
it opens up a already written file in a separate window. Can anyone help pls . Thanks

import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
class MenuEx extends JFrame implements ActionListener
     private     JMenuBar     menuBar;
     private     JMenu          menu;
     // add your menus here
     private     JMenuItem     menuHelp;
     //add your menu items here
     MenuEx()
          menuBar = new JMenuBar();
          menu = new JMenu("Help Menu");
          menuHelp = new JMenuItem("Help");
          menuHelp.addActionListener(this);
          menu.add(menuHelp);
          menuBar.add( menu);
          setJMenuBar( menuBar);
          setSize(300, 400);
          setVisible(true);
     public void actionPerformed(ActionEvent ae)
          if(ae.getSource() == menuHelp )
               //Create your help window here
     public static void main(String s[])
          new MenuEx();
}

Similar Messages

  • Software iOs7 is upgraded in my iPhone 4s and I get all App features dull and gloomy. So Please help me how I can remove this iOs7 and I get back original features from all the Apps as I used to get previously. Thanks.

    In my iPhone 4s iOs7 is installed by mistake and I get all features from the Apps dull and gloomy so please help me to remove this iOs7 and install original software so that get all bright and better features from all the Apps. Thanks

    You can't downgrad the OS on your iPhone.  It's not suported by Apple.
    One way to help make the icons stand out a bit more is to use a solid, dark background image.
    OT

  • HELP: Can you switch Illustrators File Linking feature from ABSOLUTE to RELATIVE?

    Hi guys,
    Im working on a rather large project in which there are around 30 AI files all linking to around 100 PSD files. Is there a way to switch Illustrators Linking feature from Absolute to Relative? So I can simply copy the parent directory to any location and it will all work without showing broken tags?
    It isn't possible to wrap the final AI up with all the images embedded because the file becomes unworkable and removes the dynamic ability to update content from Photoshop. We are wanting to maintain the Linking relationship.
    Ill be stunned if projects arent this flexible Im hoping there is a solution to this.
    As always, thanks to all for any advise/suggestions! Much appreciated.
    Cheers
    Nick.

    I should probably add that i am working in asp!

  • How can i remove the shuffle feature from my nano?

    How can I remove the shuffle feature from my nano?  I apparently "shook" it and now it is on shuffle.  I can go to settings and remove the shake feature but I can't seem to restore my playing options to a generic loop instead of the shuffle.  Help!

    chelseafromco:  I had the same problem and had an awful time before finding a clear explanation of the solution.  Forget the iPod nano 6Gen manual, p. 21; it doesn't tell you how to turn the feature off, just how to turn it on.  Not all of us like randomizing our playlists.  APPLE:  PUT UP AN ARTICLE EXPLAINING SIMPLY HOW TO DO THIS.  Meanwhile, here's what worked for me:
    1.  Go to the "Now Playing" icon and tap the "Play" arrow in the center.
    2.  On the touch screen that comes up (you'll see an eighth-note graphic with the song title superimposed at the top, a Play/Pause button in the middle, and "Reverse" and "Forward" buttons on either side of that), swipe your finger to the left (not to the right).
    3.  This touch screen will have a "Repeat" symbol with two arrows like a snake eating its tail on the left and another symbol on the right that shows two arrows pointing to the right.  This is the "Shuffle" symbol.  Touch the Shuffle symbol so it's white, not blue.  White means that Shuffle is  off.
    4.  To make sure you won't accidentally turn Shuffle on, which you can do by giving the iPod a shake, go to the main Settings icon, cick it and select "Music," then press "Shake to Shuffle" until the button next to it says "Off" (white, not blue).
    Hope this helps.  By the way, in case you were wondering:  The whirling-molecule symbol in the center of the "Now Playing" controls is the Apple "Genius" symbol. This is to remind us that Apple's  manuals are created by people who don't know that customers need  instructions on how to turn things off as well as how to turn them on.

  • Want to know what is improvement in FILEstram storage feature from SQL SERVER 2008 to SQL SERVER 2014

    Hi All ,
     want to know what is improvement in FILEstram storage feature  from  SQL SERVER 2008 to  SQL SERVER 2014
    Regards,
    Manish

    Hello Manish,
    See
    What's New in SQL Server 2012
    What's New in SQL Server 2014
    Nothing really new around that feature.
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • Problem importing Help topics from FrontPage into RoboHelp

    Hi there,
    This is my first time here.
    I am a tech. writer in my first job (I've been here a couple
    of weeks).
    My company has just purchsed RoboHelp, and wants to import
    it's Help topics from FrontPage (which I know nothing about) into
    RoboHelp (which I know a teeny bit about).
    I know the other tech writer here tried to import the topics,
    and had R.H. continually crash.
    I am the only tech. writer here for the week (aaaggghh! lol),
    and I need to know how to fix this problem.
    Please, when you respond, imagine that you are taling to a
    first grader , and keep the instuctions simple.
    Thanks in advance,
    Leigh-Anne

    Hi Leigh-Anne. First off don't woory about being on your own.
    We'll all been there at some point and come out the other side.
    Rick asked you whether you had the project on a network
    because this is the cause of so many RH problems. The underlaying
    Access DB in RH doesn't work at all well there. It is highly
    recommended that you work on your local PC and back up to a network
    each night. You say there are two of you. If you are using the
    RoboSource control features of RHX5 then you can have the project
    on a network but the actual source files must be stored and changed
    on your PCs.
    You could try creating a new RH project and import the
    FrontPage topics a few at a time. If this works, try a few more
    into the RH project. Repeat this until you hit the problem. Once
    you do, import the topics one at a time until you hit the problem.
    This will identify the offending topic - if indeed the problem is
    in a topic! Once you're there, try creating a new topic and cut and
    paste the old topic's elements into the new topic. It's all a
    process of elimination I'm afraid.
    Try this and come back to the forum with any further problems
    you find.

  • Remove reference to Publishing Feature from site template

    Hi all, I have a custom site collection which I package as a wsp to deploy as a custom solution template to multiple sites.
    Accidentally, years ago I've activated Publishing Features in my site template and then disabled them. I still work and create new templates from my site without any problems (ShP 2010).
    Now, I've installed SharePoint 2013 and updated my site template to 2013. Then, I've created the new wsp but when I try to apply my template to a new site collection I receive an error message: "Failed to instantiate file "AlternateMediaPlayer.xaml"
    from module "Style LibraryMedia Player_Features\PublishingResources": Source path "Features\PublishingResources\AlternateMediaPlayer.xaml" not found."
    How could I remove all the reference to features belonging to Publishing Features?

    Hi Elena_B,
    According to your description, my understanding is that you want to remove reference to publishing feature from site template in SharePoint 2013.
    You can do as the followings:
    extract all files from WSP file by (a tool or) changing the wsp file to cab file and then extract all files to a working folder.
    edit the Onet.xml file to remove the unsupported features and save the changes.
    create a ddf file for makecab.exe to repack the wsp
    run cmd: makecab /f my.ddf to generate the new WSP file
    More information, please refer to the link:
    http://lassewikmark.wordpress.com/2009/11/16/howto-remove-unused-features-from-a-site-template-file/
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/37e96410-7fb9-462b-a3e7-c150f2de7107/site-template-and-disabled-feature?forum=sharepointadminprevious
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Bring back the Score Audio feature from Soundbooth!

    Bring back the Score Audio feature from Soundbooth! This was a great feature and we miss it.

    Thanks for your feedback. I agree that joining and building online communities also is fostered by the option to share details about yourself. Just like with the "Skype Me" status feature from the Skype application this requires a high amount of moderation, especially because of the "idiots" you are mentioning. We still have a "Skype lounge" here on the Skype Community were open discussions (that aren't contact requests) are welcome. Please join us there.
    Follow the latest Skype Community News
    ↓ Did my reply answer your question? Accept it as a solution to help others, Thanks. ↓

  • Is the Nike+ integration on ipod nano missing any features from the regular iOS app?

    I've used Nike+ on my iphone for quite some time now, but I'm considering getting an 8g nano also. Are there features from the iOS app that I will discover are missing on the Nike+ nano version?

    Hello menifeemasher,
    Good question. Overall the device is the biggest difference.
    Is there going to be any feature loss? No.
    Hope this helps.
    ~Julian

  • Integrate features from Classify and Jazzify to eventual update

    I understand that in order to move Spotify forward and bring it in line with all versions of its applications that third-party apps needed to be removed, and I appreciate that sentiment and applaud Spotify for continuously evolving. However, there were 2 apps Classify and Jazzify that completely changed the user experience on Spotify and made it better and I think could improve user experience for all users if integrated into the native desktop application. Because classical music is not as well categorized or organized on native spotify it is difficult to find, discovery and understand the world of classical music on spotify. Both classify and jazzify made these utlities achievable for their respective genres. As user mariexc said " It was more than random playlists, the way it was arranged made it genuinely easier to better understand the world of classical music." I think that integrating features like Classify or Jazzify would make leaps and bounds in allowing users to delve into a genre that they might not know a lot about, or help casual listeners really understand and become intimate with that. I understand that the app probably won't come back, but I hope spotify will help to integrate this functionality into a future update.  Thanks,  KM

    Classify was an outsanding way to discover new music ! I really love what you guys at spotify did with the last update but I have to say that "native" spotify is really not well suited for classical music.  Classify allowed us to find classical music according to the era, the main instrument, the mood, the composer and it was so awesome, escpecially for guys like me who are really into understanding how music has evolved throughout history.  Please integrate features from classify (and jazzify too, even though I was not using it as much as classify) in Spotify it would be awesome !

  • I want to block or possible delete the personal hotspot feature from an iPhone 5

    I Have an iphone 5 on a verizon network plan in which I would like to block/ possibly delete the personal hotspot feature. I have a person on my family plan that is eating up all the data using personal hotspot to get internet on an iPad. I still want this person to have access to  4G for gps/emailing purposes, I just don't need him eating up all the data using the personal hotspot feature. So, does anybody know how to block it or restrict the use of it? I've already tried looking on the iphone itself, but no luck. Looked on Verizon website, no such thing either. Any help is appreciated!!

    Call Verizon and ask them to block the feature as sberman suggests. You can't access all features from the website. Some of them require that you talk to a rep.
    800-922-0204
    Message was edited by: Meg St._Clair

  • I want to uninstall a NFL vikings banner downloaded as a customize feature from Mozilla

    I want to uninstall a NFL vikings banner downloaded as a "customize your browser" feature from Mozilla (They called it something else). I have looked in the control panel and have done a search for "vikings" files. I have already deleted everything that has NFL or Vikings in the file name. (That will teach them for treating Brett that way, or delaying the 2011 preseason). Thanks for your help.

    Simply deactivate your CS4 and install it on the other machine.
    Download CS4 products
    Mylenium

  • HT201299 Not enable or disable cellular data for certain iOS apps and features from setting? I keep it off but when I go to other app it on automatic

    I can't  enable or disable cellular data for certain iOS apps and features from  setting.
    When I off data for specific application and go to other option it automatic on all application
    Any one can help

    SOLUTION! (NO NEED TO RESET YOUR IPHONE SETTING!)
    I have the same issue for the last two weeks. But i have already managed to solve the issue all by myself. When i go to Settings > Cellular > below the tab "use cellular data for:", i turned off some apps which i didnt want to use with cellular data. As soon as i go back to Settings, and then i went back to Cellular, the apps which i had switched off earlier, automatically turned back on.
    Here's the solution:
    Either you're using wifi or cellular data, first of all you're gonna hafto turn on the cellular data use for App Store. Once you have turned it on, go to App Store application. Update ALL the apps which have new updates available. If it asks you to log in your App Store, just do so. If there's something wrong with your debit or credit card information, it will ask you to update to a different card. Just do what it asks. Put in a new credit or debit card info and fill in the forms provided. The card you're using must be usable and has usable balance in it. Let's say atleast $10 to $20. As soon as it confirms your card successfully, the app updates will start automatically. Continue to update all the apps. After all updates are finished, go back to Settings > Cellular. Try to switch on or off some apps for data use and recheck.
    Try it yourself! Have a nice day and don't put a blame on Apple for this.
    From Malaysia, with love.
    Please hit LIKE button if this solve your issue. Thank you very much! (:

  • The Help Link from the Application Pages Does not Work for Peoplesoft Campus Solutions 9.0

    Hi everyone.
    I have a problem, I have been trying to set up the Help Link from the Application Pages for Peoplesoft Campus Solutions 9.0 according to the instructions given in the Document: http://docs.oracle.com/cd/E17566_01/epm91pbr0/eng/psbooks/EnablingtheHelpLinkfromApplicationPages.pdf ,  (referenced in the Doc ID 1289101.1, E-PB: How to Set Up the Context Sensitive Help with Hosted PeopleBooks using Universal Linking).
    I follow the instructions of that document carefully:
    I go to: PeopleTools -> Web Profile -> Web Profile Configuration
        2. Then I choose the Web Profile: "Development".
        3. Then Change the value for the Help URL field by entering the following URL format: http://www.oracle.com/pls/topic/lookup?id=%CONTEXT_ID%&ctx=hrcs90r5 , the ctx parameter selected is the one that correspond to  the Campus Solutions (hrcs90r5) according to the Product Line Code Table (ULinkID) especified in the mentioned document.
        4. Stop the Web Domain and Clear cache.
        5. Start the Web Domain again.
    After setting up the Web Profile Configuration I test the help links, thas is why I click in the Help link in any Peoplesoft CS 9.0 Application Page (modify a person), but the next error message appears: "We're sorry, the topic you requested was not found.".
    I tried many combinations with the ctx parameters URL but it does not work yet. 
    I did the same test, but this time using the Help URL field with a HRMS ctx parameter by entering the following URL format: http://www.oracle.com/pls/topic/lookup?id=%CONTEXT_ID%&ctx=hcm92pbr5 , and It works fine !!!
    According to the previous test you realize that It works with HRMS ctx parameter but not with Campus Solutions 9.0 ctx parameter,  Does anybody know what else can I do ? Am I doing anything wrong or missing? or maybe the Oracle's ctx parameter for Campus Solutions URL It is broken simply.
    Thanks for you help and feedback.

    2799444 - The page you are testing with appears to be a Workforce Administration page. Is that correct?
    The CS PeopleBooks would only work for CS pages, e.g.: try navigating to Main Menu > Campus Community > Personal Information > Add/Update a Person
    Also, you can use multiple ctx parameters:
    E.g.: http://www.oracle.com/pls/topic/lookup?id=%CONTEXT_ID%&ctx=hrcs90r5&ctx=hcm92pbr5&ctx=pt852pbh2
    This way the help would work for the HR related pages like Workforce Administration, Campus Solutions pages like Campus Community and also PeopleTools pages like Web Profile Configuration. Hope this clarifies your question. Thanks!

  • I can no longer receive or send email via my Yahoo account  from my iphone6.  I've downloaded several "help guides" from the internet and tried them, including deleting the Yahoo account and re-adding it via imap.  But nothing seems to work.  Any ideas?

    I can no longer receive or send email via my Yahoo account from my iphone6.  I've downloaded several "help guides" from the internet, deleted and re-added the account via imap settings.  Nothing seems to work.  Any ideas?

    Use the yahoo app if available?

Maybe you are looking for

  • How do I change the Apple ID associated with my iTunes account?

    How do I change the Apple ID associated with my iTunes account? I have an apple ID that i have associated with my account but I want to change it to another ID that I just created.  I needed to create this new ID so that both my wife and I can use th

  • Problem with a Web Service execution of a Matlab converted program

    Hello, I need my Java Web service to call a program developed in Matlab. I've created a C++ shared library from my test.m file using the cpplib wrapper, with the following command: mcc -W cpplib:libtest -T link:lib test.m I've then created another fi

  • Few queries across the BSEG & REGUP tables.

    Hi all. Am hoping that you might be able to assist. I have a dataset that has a few tables from a SAP system & I have been asked to run a few queries across the BSEG & REGUP tables. I have tried using EBELN, BELNR, AUFNR and REBZG to try and join the

  • Cannot select column or rows in a table

    I've created two column document - but for some reason cannot select the columns so that I can format them. The selection menu items are grayed out. And when hovering with curser the curser does not convert to arrow to enable 'select'. I just want to

  • License information of SDK and other APIs?

    Is there a website that contains the license information of the J2SDK and all Sun APIs (Activation framework, JavaMail, etc.)?