Regarding ctrl-tab and ctrl-shift-tab

hi,
i have a JFrame inside which i have a JInternalFrame and this contains 4 JPanels
which have components now,
when i press ctrl-tab from first panel's component the focus should move to
first component of next panel same from other panels and ctrl-shift-tab - reverse
how can i achive it ?
i extended FocusManager and by overriding processKeyEvent() i was able achieve what a wanted
but i have many JInternalFrames which are entirely diffenent from each other
so had to have different FocusManagers .
after setting new focusmanager the Mnemonic of JFrame were not working .
so i need any work arounds for the above problem.
desperately need help.
thanks.

Hi,
It should work. In the case, don't minimize the Book3.xlsx's window. Then you should be able to use Ctrl+Tab and Ctrl+F6 to switch between the book1,2 and 3.
Because Excel 2013 move to a single document interface, so there is no workbook title bar minimize, maximize, and close buttons. When you minimize the Book3's window in Excel 2013, the action will be treated as you have used the workbook title
bar minimize button to minimize the workbook.  
In Excel 2010, the buttons can be found here:
If you use the workbook title bar minimize button in Excel 2010 instance, the same behavior can be reproduced.
Best regards,
Rex Zhang
TechNet Community Support

Similar Messages

  • Brand new 15" MacBook Pro Retina - unplugged from Thunderbolt Display and Keyboards today find keyboard alpha-numerics not working; except the function keys, delete key, tab key, command/ctrl/shift/alt/fn and arrow keys; and 7/8/9/u/o/j/l nudge cursor

    Brand new 15" MacBook Pro Retina - unplugged from Thunderbolt Display and Keyboards today find keyboard alpha-numerics not working; except the function keys, delete key, tab key, command/ctrl/shift/alt/fn and arrow keys; and 7/8/9/u/o/j/l produce cursor nudges.

    It's a new machine - and the Thunderbolt Display is meant to work with it. You need to just make an appointment at your local Apple Store and have them fix whatever is wrong.
    If you like, you could always try a SMC reset and a PRAM/NVRAM reset to see if either of those will get your keyboard back in working order...
    Clinton

  • Suddenly with version 9 and 10 i cant use the shortcut command of ctrl+shift+t to open the most recently closed tab.

    Suddenly with version 9 and 10 i cant use the shortcut command of ctrl+shift+t to open the most recently closed tab. a feature used several times a day, previously. This is very Frustrating to me, i have tried looking up a tool keyconfig 20110522 and looked that it says that ctrl+shift+t is the right command, but i still cant use it WHY oh WHY?? if i could get some help figuring this out it would be so awesome, cause i love Firefox, been using it almost daily for the last 10 or so years and i don't intend to switch soon.

    Hi,
    Please check if this happens in [https://support.mozilla.com/en-US/kb/Safe%20Mode Safe Mode.] This is a temporary diagnostic session and you can exit anytime and start Firefox normally again. This session disables all the '''Extensions''', themes ('''Appearance''') and '''Plugins''' in '''Tools''' ('''Alt''' + '''T''') > '''Add-ons'''.
    [http://kb.mozillazine.org/Problematic_extensions Problematic Extensions]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes Troubleshooting Extensions and Themes]
    [http://support.mozilla.com/en-US/kb/Uninstalling+add-ons Uninstalling Add-ons]
    [http://kb.mozillazine.org/Uninstalling_toolbars Uninstalling Toolbars]

  • Focus Travel in the JInternalFrames (ctrl+tab and ctrl+shift+tab)

    hi ,
    i have a JFrame inside which i have a JInternalFrame.
    in this JInternalframe I have 4 JPanels when I click ctrl-tab from a JFrame the focus should go to
    next panel'sand similar for other panels vice-verse ctrl-shift-tab .
    how to achieve this .
    looking for help.
    Thanks in Advance

    According to my [Key Bindings|http://www.camick.com/java/blog.html?name=key-bindings] program those keys are already mapped to the next/previous frame Action.
    However, the problem seems to be that the KeyboardFocusManager is intercepting the KeyStroke so you need to remove those KeyStrokes from the focus traversal set. I don't know how to do that, but you can create a new set:
    Set set = new HashSet();
    set.add( KeyStroke.getKeyStroke( "TAB" ) );
    frame.setFocusTraversalKeys( KeyboardFocusManager.FORWARD_TRAVERSAL_KEYS, set );You will need to use similiar code for the backward traversal keys.

  • Ctrl + Shift + T doesn't work anymore. History -- Recently Closed Tabs still works. Other hotkeys still work.

    I am using Nightly-Elm 21.0a1 Recently Ctrl + Shift + T stopped working. History --> Recently Closed Tabs still works. Other hotkeys also still work.
    I already tried Safe Mode, didn't work. In a new profile it does work.
    This guy (https://support.mozilla.org/en-US/questions/853883) seemed to have the same problem. The solution offered was to transfer some files from a fresh profile. I am not sure what files to transfer. I tried the prefs.js, but that didn't help.

    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!

  • Ctrl-Shift-Click to open link in new tab (v10)

    I came back to Firefox recently after trying to use Chrome for awhile. I was gratified by my return, except that in the update from v9 to v10, I found that one of my favorite keyboard shortcuts no longer worked as it had.
    In v9 and previous, Ctrl-Shift-Click opened a link in a new tab and switched to it immediately. In v10, Ctrl-Shift-Click still opens the link in a new tab, but does not switch to it, even with '''Options: Tabs: When I open a link in a new tab, switch to it immediately''' enabled.
    When using the mouse method of opening a link in a new tab, it does switch to it immediately as expected.
    I thought I was going to have to live with this (or not), but then found a bit of documentation noting that Ctrl-Click now provides the functionality I was used to.
    Great! But on the other hand, backward compatibility with the old functionality would have spared me some temporary disappointment and some extra digging.
    BTW, I note in another post several of the reasons why I came back to Firefox from Chrome.

    Thanks, Edmeister, that info about the setting reversing the effects of the two key combo's is useful.
    Having just installed FF 10 on a fresh installation of Windows, I see that the default setting for '''When I open a link in a new tab, switch to it immediately''' is un-checked, and Ctrl-Shift-Click switches to the new tab as I had come to expect.
    But on my own existing installation, that setting is checked. So if your observation about the behavior being uniform across v 8, 9 and 10 is correct, then I guess I must have changed this setting when I upgraded to v.10, or else the setting somehow "slipped" during the upgrade.

  • Is there is any add-on which will make "Show all bookmarks (Ctrl +shift + B)" to be opened in new tab

    When we want to open all my bookmarks, and when we click on bookmark icon \ show all book marks (Ctrl + Shift + B), it opens in new window instead it should opened in new tab like add-on manager or download page (with help of Download Manager Tweak Add-on) so basically is there any add-on at present which will induce this functionality in browser or is firefox will take up this as built in property in next version?

    https://addons.mozilla.org/en-US/firefox/addon/tab-utilities/?src=search

  • I want to make an Easter Egg on a site, where a page will only open if you hold 'ctrl-shift' and click. Can I do this in MUSE?

    Trying to embed some 'secret' content onto a site, and I want to throw in this little ode to 'The Net' because it would amuse me....is there a way to do this in Adobe Muse?

    Hi Sam,
    Please refer to the following link Creating an Enter Page/Screen
    You can create the Easter egg like a page that loads before the index page as mentioned in that forum post. You can also add javascript to recognize the CTRL+Shift and click and then allow the user to enter the site. You can add the Javascript in HTML for head section of the page.
    Regards,
    Aish

  • When trying to cler all browsing history at the location bar, although I follow the instructions to 'ctrl, shift, delete, some web pages remain stuck. Even if I highlight them one at a time and hit delete, they remain. What can I do to eliminate them?

    When trying to delete web pages from my history at the location bar drop-down area, I do as Firefox instructs by hitting the 'ctrl, shift, delete' keys but some web pages remain. Even if I highlight each page and hit delete, they remain. How can I eliminate these web pages?

    If you visit a bookmarked site then that site will become a history item and shows as such in the location bar drop down list.

  • Ctrl+Shift do not shift between languages in Firefox and Opera browers

    Pressing Ctrl+Shift on the keyboard do not shift between languages when typing in Firefox and Opera browsers, but it works fine in Word and other applications. I have Windows XP SP3. My browsers are updated.

    Firefox has menu items that use the Shift and Ctrl modifier keys (e.g. Ctrl+Shift+Z = Redo) and those can interfere, especially when typing in a text area.
    You might have more luck with Alt and Shift instead.
    Try to assign different keyboard shortcuts to each of the installed languages instead of using a key sequence to cycle between installed language layouts.

  • The quality of images is too low, i read many articles it says" press ctrl+shift+a and thing will come better" it's true , but you should press it for every site you visit, i want a solution?

    am using
    HUAWEI Mobile Broadband
    Model E1550
    HSDPA USB Stick

    Ctrl+Shift+R and Ctrl+Shift+A - seems to do the trick for me (ISP: Vodafone Romania).
    However, when I phoned them in order for this "feature" to be removed, I was told to get my USB modem to one of their centers for a sofware update. No info on the website so far.

  • How to override traversal keys CTL-TAB and CTL-SHIFT-TAB in JSplitpane?

    Recently added a JSplitpane to a frame with a number of other panels. One of those panels has two actions triggered by CTL-TAB and CTL-SHIFT-TAB. Since adding the JSplitpane those actions no longer trigger, apparently because JSplitPane is ManagingFocusForwardTraversalKeys and ManagingFocustBackwardTraversalKeys.
    I found if I disable the splitpane that the original actions are triggered, but that disables the divider.
    What would be the recommended way to change the behavior of a JSplitpane to ignore CTL-TAB and CTL-SHIFT-TAB?
    This is a list of things I have tried:
    bodySplitPane.getInputMap().remove(KeyStroke.getKeyStroke(KeyEvent.VK_TAB, InputEvent.CTRL_MASK));
    bodySplitPane.getInputMap().remove(KeyStroke.getKeyStroke(KeyEvent.VK_TAB, InputEvent.CTRL_MASK | InputEvent.SHIFT_MASK));
    bodySplitPane.getActionMap().remove("focusOutForward");
    bodySplitPane.getActionMap().remove("focusOutBackward");
    bodySplitPane.setFocusTraversalKeysEnabled(false); // doesn't work
    bodySplitPane.setFocusTraversalKeys(0,new HashSet<KeyStroke>());
    bodySplitPane.setFocusTraversalKeys(1,new HashSet<KeyStroke>());
    bodySplitPane.enableInputMethods(false);
    //bodySplitPane.setEnabled(false); // false allows ctl-tab to pass through but freezes the divider so it can't be moved via mouseThanks in advance.
    Jeff
    Edited by: 837741 on Dec 6, 2012 1:11 PM
    Edited by: 837741 on Dec 6, 2012 1:13 PM

    Found this in the tutorial (http://docs.oracle.com/javase/tutorial/uiswing/misc/keybinding.html) which solved the problem for me:
    bodySplitPane.getInputMap(JComponent.WHEN_ANCESTOR_OF_FOCUSED_COMPONENT).put(KeyStroke.getKeyStroke(KeyEvent.VK_TAB, InputEvent.CTRL_MASK),"none");
    bodySplitPane.getInputMap(JComponent.WHEN_ANCESTOR_OF_FOCUSED_COMPONENT).put(KeyStroke.getKeyStroke(KeyEvent.VK_TAB, InputEvent.CTRL_MASK | InputEvent.SHIFT_MASK),"none");Turns out my left splitpane has no focusable components, but might be that if it did I would have needed to set the action in the other two input maps as well like this:
    bodySplitPane.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(KeyStroke.getKeyStroke(KeyEvent.VK_TAB, InputEvent.CTRL_MASK),"none");
    bodySplitPane.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(KeyStroke.getKeyStroke(KeyEvent.VK_TAB, InputEvent.CTRL_MASK | InputEvent.SHIFT_MASK),"none");
    bodySplitPane.getInputMap(JComponent.WHEN_FOCUSED).put(KeyStroke.getKeyStroke(KeyEvent.VK_TAB, InputEvent.CTRL_MASK),"none");
    bodySplitPane.getInputMap(JComponent.WHEN_FOCUSED).put(KeyStroke.getKeyStroke(KeyEvent.VK_TAB, InputEvent.CTRL_MASK | InputEvent.SHIFT_MASK),"none"); Contrary to what the tutorial says, "none" seems to work as the action for any of the input maps, and "nil" or any string seems to work. I found no need to define an action class as the tutorial states and the tutorial does not show any use of the action inner class.
    Also found this helpful http://www.ibm.com/developerworks/java/jdk/additional/IBM50KeyBindings.html
    Edited by: 837741 on Dec 7, 2012 7:25 AM

  • Hi, I have a MacBook Pro. It is plugged in and charging but will not switch on. I try pushing ctrl, shift, alt and power together then release and press power again. The laptop goes to a white screen but switches off straight away. Any ideas?

    Hi, I have a MacBook Pro. It is plugged in and charging but will not switch on. I try pushing ctrl, shift, alt and power together then release and press power again. The laptop goes to a white screen but switches off straight away. Any ideas?

    P.s. it is now going to apple logo on white screen then switches off

  • How to disable ctrl,shift while drag and drop

    after starting the drag, i donnot want the user to change action with ctrl & shift. how can i do that?

    The Error Console click is visible in Tools of FireFox 3.6.8. Against it is mentioned the shortcut key Ctrl+Shift+J. How can I do away with this shortcut key? If I want to see the Error Console, I can click at it. This shortcut key of FireFox is interfering with this very shortcut key on InfraWare Transcription Client 2009 on which I work online and which is set to run on Internet Explorer only.
    I thank you for asking me to go through a whole gamut of an article on Key Configuration much of which is Greek to me. I am getting nowhere doing that.

  • How to avoid the pop up when pressing CTRL-SHIFT-DEL and delete the cache instantly?

    When pressing CTRL-SHIFT-DEL an additional dialog arises. How do I disable it to gain the behaviour of FF 2.0 which deletes the history instantly by taking the settings of the "Clear history when Firefox closes" menu?

    You did not get hacked through phone its that simple..
    Common sense will tell you not to open any suspect links
    If  i have helped at all a click on the white star below would be nice thanks.
    Now using the Lumia 1520

Maybe you are looking for

  • Adding leading zeros to the display data

    hi folks, I have the character variable of size 9, if I get the value of the variable less than 9, I need to add leading zeros to it accordingly before displaying the numeric value stored in it. I tried to use the 'SHIFT' command for that it did not

  • How do I re-order pages or rotate and save?

    My wife and I get faxes electronically and sometimes the person on the other end puts them in the fax machine upside down, so all the pages need to be rotated 360 degrees.  Also, we want to remove the cover page before we save the PDF document and it

  • ??? DESCRIPTION OF THE "ChannelReadPort" STRUCTURE ???

    Hi, would someone tell me where to get the definition of the "ChannelReadPort" structure from? I am writing a Photoshop Plug-in, that should read image lines from an image opened in Photoshop. I want to use the "ReadPixelsProc" function. The first ar

  • Several audio files in iDVD

    Hi, I will like to have the users of a DVD created in iDVD to choose the audio that they will hear while watching the slide show that forms the DVD (English/Spanish). Is this possible in iDVD? If so please give tips to do it, Ive been looking for a w

  • Passing the expression in the prompts

    Hello, I have to pass one column (which has case statement in the column expression) in the prompt. I am getting the values in the prompt when i use the expression, but that is not getting filtered properly. (though i select one value in the prompt t