Remove JMenuBar area from JFrame

hi there,
I have an application with a JFrame undecorated and it has a JMenuBar.
I add a JPanel in the JFrame, and I change the JMenuBar to JPanel,
panel.add(Menu);
setJMenuBar(Menu);the JMenuBar it visible into the JPanel
but, in the JFrame I have the JMenuBar area blank at the TOP.
How do I do to remove the JMenuBar area from JFrame.
thanks.

I am trying make a JFrame undecorated,
I want create my own title bar, with my title message,
my icons, etc.
I found an image from a SAP Application frame
here
http://help.sap.com/saphelp_46c/helpdata/en/73/69ee7d55bb11d189680000e829fbbd/Image84.gif
I want make a frame like this
can you help me?
thanks

Similar Messages

  • How to hide or remove several areas from a clip and create a generator

    Hello dear comnunity,
    I'm in an urgent need an assistance:
    I need to proeuce a video of a screen recoding.
    I'm using Camtasia in order to record. The meterial is pretty static.
    The problem:
    I have a lot of information on the screen while I'm recoding which I'd like to remove in post.
    Basically what you see is a poker table. Each circle represents a player.
    What I need is to be able to "remove" all these colorful numbers in order to provide with a "cleaner" look.
    I understand that this can be accomplished by "layers" i.e.
    Use this as a "background":
    and then remove all of the areas with the colorful numbers.
    In short:
    I'd like to remove multiple areas from a single clip without having "holes".
    Note:
    Since I producing multiple vidoes I would like to be able to have some sort of effect\preset\generator etc in order to automate the process every time.
    I have FCP X as well as Motion 5.
    I saw some split screen generators with multiple areas. It looks like what I need but I do need to make my own custom splits.
    PLEASE try to provide with detailed information as much as possible. I'm not a noobie but not an expect as well.
    Thanks in advance, I really really appreciate your assistance.

    By default, the toolbar cannot be hidden.
    However, you can add button items to the toolbar, hook up to the event handlers, and create new menus and menu-items in your gadgets.
    What version of Smart Space are you using? The SDK is slightly different between 9.3.1 and 11.1.x
    There are ways to work around the toolbar and do some other slick UI renderings in regards to these topics.
    Please drop me an email and we can have a phone conversation around what you are trying to do. I may be able to provide some ideas for you.
    Thanks,
    Rob Hull
    Oracle Smart Space
    Development Manager
    [email protected]

  • Any suggestons on how to remove exclusion areas from a polygon?

    any suggestons on how to remove exclusion areas from a polygon?

    Hi,
    SDO_UTILS.EXTRACT
    [http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14255/sdo_util.htm#BABBGFIB]
    Bartek

  • How to remove business area from the Hyperion report

    Hi All,
    Kindly tell me the steps required to remove the business area from the Hyperion report.
    Regards,
    Ajay

    s

  • How to remove dark areas from scanned book PDFs?

    Hello,
    When scanning chapters from a book, I get large dark areas where the scanner picks up 'dead space' from the spine and around the perimeter of the book. I have been able to remove these using the 'Redaction' tool but when I go to save the PDF the size of the file at least doubles in size. Is there a better way to remove dark areas and, if not, is there a way to reduce the size of the PDF without reducing the quality of the text?
    Thanks.

    Thanks Bill@VT.
    I have been able to remove the dark areas using the redaction tool but when I go to save all my files are at least twice their original size.
    How can I stop this from happening?

  • Remove item/image from JFrame

    hi,
    i'm trying to remove this item called reels[0] which is an image from the ContentPane
    public class FruitMachine extends JFrame {
         DGESpinnerHold []      reels;
         JButton          jBspin;
         MoneyBox          money;
         boolean          taken = false;
         public FruitMachine() {
              setTitle("Will's Fruit Machine");
              addWindowListener(new WindowAdapter() {
         public void windowClosing(WindowEvent e) {
         System.exit(0);
              reels = new DGESpinnerHold[3];
              for(int i = 0; i < 3; i++) reels[i] = new DGESpinnerHold();
              getContentPane().setLayout(new BorderLayout());
              getContentPane().add(reels[0], BorderLayout.WEST);
              getContentPane().add(reels[1], BorderLayout.CENTER);
              getContentPane().add(reels[2], BorderLayout.EAST);
              Action action = new AbstractAction("SPIN REELS OR CLAIM PRIZE") {
         // This method is called when the button is pressed
         public void actionPerformed(ActionEvent evt) {
              if(taken == false &&
    reels[0].reel.imageNo == reels[1].reel.imageNo &&
    reels[0].reel.imageNo == reels[2].reel.imageNo) {
                   money.save(5);
                   taken = true;
              else {
                   if (money.how_many_left() <= 0) {
                        getContentPane().remove(reels[0]);
                   } else {
                        if (money.spend_one() == false) return;
                        for(int i = 0; i < 3; i++) {
                             reels.startSpin();
                        taken = false;
    as you can see i have tried using getContentPane().remove(reels[0]);
    tmany thanks, Will

    ...and so, what is the result ?
    BTW: after removing the component from frame, a good habit is to use revalidate() or reppaint()on it.

  • Removing title bar from JFrame after it isDisplayable

    I know if a frame is not in a Displayable mode, ie not visible you can remove the title bar from the frame with myFrame.setUndecorate(true) in JDK 1.4.0, but I was wondering if you can remove the title bar from the jframe once it is displayed, and conversly if already removed, can you add the title bar back to the jframe. If there is no java solution, is there a jni solution.

    if you remove the title bar from a JFrame, wouldn't you be create a JWindow?

  • How to Remove Maximize button from JFrame

    Dear all,
    I am having problem with JFrame, that i need JFrame with Minimize and Close Button but not Maximize button.
    I have already disabled the maximized button but I want to remove it from the JFrame.
    Please show me the path to achieve this goal..

    it's relatively easy when java controls the decorations, using
    JFrame.setDefaultLookAndFeelDecorated(true);
    but this is generally not the L&F preferred.
    run a program with the above line (line must be before any JFrame is created),
    and if suitable, search the forum, solution has been posted a number of times

  • Removing Controlling Area from Profit/Cost Centre

    Hi,
    When I run a report the cost centres, cost elements and profit centres are displaying with the controlling area at the start of the field eg  DTC/P123456, DTC/C78910, I have tried restricting on the controlling area but that does not seem to change the display.
    I cant reall edit the transformation either as they are attributes, any idea?
    Thanks

    Thanks
    But i dont want to do this through the transformation.
    Also when I do display data on the cube the the profit centre shows correctly P123456 and also the cost elements, the controlling area ccomes through on a different field?
    So it is at the query designer level that something is happening.
    Edited by: RealFlash on Mar 12, 2009 1:48 AM

  • Anyone know how to remove Overdrive books from my iphone that have been transferred from my computer? They do not show up on itunes. I see a lot of answers to this question but they all are based on being able to see the books in iTunes.

    How do I remove Overdrive books from the library that were downloaded onto my computer then transferred to my iphone? The problem is that they do not show up in iTunes.
    I see this question asked a lot when I google, but they always give answers that assumes you can find the books in iTunes either under the books tab, or the audio books tab or in the music. They do not show up anywhere for me. They do not remove from the app like the ones I downloaded directly onto my iphone.the related archived article does not answer it either.  I even asked a guy working at an apple store and he could not help either.   Anybody...?
    Thanks!

    there is an app called daisydisk on mac app store which will help you see exactly where the memory is focused and consumed try using that app and see which folders are using more memory

  • Removing the business area from the WBS element

    Hi Experts,
    I have created the WBS element with business area. Then created the PR against that WBS element , converted the PR's to PO's.
    Now I want to remove the business area from WBS element.
    Now as Business area field become grayed out hence I canot remove the Business area from WBS element.
    Hence I have cancelled the PO's then Cancelled the PR's. So now there is no actual cost & no commitment exists against the WBS element.
    But still Business area field is grayed out for that WBS element.
    Could you please let me know how to remove the business area in this case ???
    Regards,
    Pradip

    Hi,
    Once BA is grayed out then you can not change the same, this is sap std. behavior. Here you can lock the existing wbse which having wrong BA to avoid further actual postings.
    Create new wbse with correct BA & then create pr & po.
    Regards,
    Sandeep

  • Unable to remove a host from VMM - Error (2606) Unable to perform the job because one or more of the selected objects are locked by another job.

    I am unable to remove a host from my Virtual Machine Manager 2012 R2. I receive the following error:
    Error (2606)
    Unable to perform the job because one or more of the selected objects are locked by another job.
    Recommended Action
    To find out which job is locking the object, in the Jobs view, group by Status, and find the running or canceling job for the object. When the job is complete, try again.
    I have already tried running the following command in SQL Server Management Studio
    SELECT * FROM [VirtualManagerDB].[dbo].[tbl_VMM_Lock] where TaskID='Task_GUID'
    I received this error back:
    Msg 8169, Level 16, State 2, Line 1
    Conversion failed when converting from a character string to uniqueidentifier.
    I have also tried rebooting both the host and the Virtual Machine Manager Server.  After rebooting them both, I still receive the same error when trying to remove the host.
    Here are my server details
    VMM Server OS = Windows 2012 Standard
    VMM Version = 2012 R2 3.2.7510.0
    Host OS = Windows 2012 R2 Datacenter
    Host Agent Version = 3.2.75.10.0
    SQL Server OS = Windows 2012 Datacenter
    SQL Version = 2012 SP 1 (11.0.3000.0)

    Hi there,
    How many hosts are you managing with your VMM server?
    The locking job might be the background host refresher job. Did you see any jobs in the jobs view, when the host removal job failed?
    If there is no active jobs in the jobs view when this host removal job fails, can you please turn on the VMM tracing, retry the host removal, and paste back the traces for the failed job (search for exception and paste the whole stack)?
    Thanks!
    Cheng

  • How to remove the "0" from the sum cell when the other cells are empty?

    Hello!
    When I use the formula to sum the values from a few cells, there is a zero in the sum cell when the other cells are empty.
    My question concerns how to remove the 0 from the sum cell when the cells that will be summed are empty.
    Thank you!
    /Johan Strömbeck

    Hi,
    Please try the Mr. Laurence's suggestion first. Then, we may try the other workarounds.
    1) Go to Excel option> Advanced>Display Option for this worksheet> Uncheck Show a zero in cells that have zero value
    2) Go to Conditional Formatting>New Rule>Format only cells that contain> Value equal to 0> Format the color with white
    Hope it's helpful.
    Regards,
    George Zhao
    TechNet Community Support

  • How to remove a member from cluster while CQ (cq5.5) instances are running?

    Hello,
    I have a query:
    how to remove a member from cluster while CQ instances are running? And is there any particular log to check that it got removed?
    Thanks in advance..

    I might be wrong. AFAIK you do not have the option to remove without shutting down and modfying cluster.properties.
    However this usecase would be minimal because before going into production you would have verified your architecture.

  • HT2905 How to remove duplicate songs from the iPhone when the duplicates are not listed in the iTunes library on the computer.

    How can I remove duplicate songs from the iPhone4. The duplicates are not listed in the computer iTunes library.

    The simplest thing may be to back-up and then restore the iPhone. If you don't fancy that then remove all media that is currently synced to it, then double check and manually remove any media that remains on the device, before reselecting your sync options.
    If you've been manually managing the device and your library doesn't contain copies of all your media then see Recover your iTunes library from your iPod or iOS device.
    tt2

Maybe you are looking for

  • What is difference between table space and shchema

    what is difference between table space and shchema ?

  • PDF to Excel to CSV

    i'm trying to convert some bank statements which are in PDF format to Excel.I then want to save the file as a CSV file and import the files into Xero accounting system. Is this achievable with Adobe products.

  • Error While Control File Creation

    Hi Experts, i'm trying to create control file but i'm getting following error. SQL> CREATE CONTROLFILE   2     SET DATABASE venk   3     LOGFILE GROUP 1 ('C:\oracle\product\10.2.0\oradata\venk\redo01_01.log',   4                      'C:\oracle\produ

  • Can we search different files in a directory!!!

    Hello!!! I have a simple question.Suppose we have a directory containingg different types of files,say zip,rar,txt,gif etc.Now if we want to show only txt files to client then how to do that. I am using jsp. I want to show my client only text files c

  • How to add custom pattern to your vector artwork

    Hi Everyone, I'm hoping you can help me with the following question. Please see attachment - I'm interested to know how you can add a custom pattern (in this case a geometric design) across the artwork as a whole? If you take a closer look, you can s