Tab Index - problem

hi all,
how to set Tab Index to Components in java
please if you know
thanks

you need to set your own FocusTraversalPolicy

Similar Messages

  • SUNONE Indexing problem

    have an indexing problem :
    2 start points
    1) myportal/portal/dt/ - main page robot can index it Oll Right
    2) myportal/portal/dt/?provider=2DefTab&&2DefTabContaner.setSelected=Def98MainTableContainer&last=false&Def98TabContainer.setSelected=Def98STableContainer&tab=1&subdiv=01&node01=on&node5089=on&std_html=off&scroll_x=0&scroll_y=0 - dinamic page - robot can index only the first part of the page then
    the interesting thing is however that teh first parts of the pages are identical and robot can index this part on main page and can not do it on the secons one
    maybe some one faced this problem before? please help

    Does "_type" really have a leading underscore? That must be a PITA to work with. Sorry my bad it does not have an underscore.
    the queries always states the type of the PARTY.
    I am worried that this PARTY table is kind of abstract and we are putting two types of information into the same table.Does this effect my index design?

  • Update tab index?

    Hi - I'm developing an accessible flash presentation, and am
    using the built-in tab index feature within MX2004. The problem is
    that Flash is ignoring buttons assigned with tab indexes introduced
    later in the movie.
    I introduce two buttons on frame 1 - one with index 10, and
    one with index 999 (to be ordered last throughout the
    presentation). On frame 2, I introduce other buttons with index 20,
    30 etc but these are being completely ignored when tabbing through
    the options.
    Is there any way to fix this, surely you don't need to
    include ALL buttons on frame 1 for them to be included?
    Thanks

    Hi,
    As per my understanding, you need to display the 2nd Table Control with fresh data every time you click the OK Command Button. So, you need to REFRESH the Table Control in the 2nd screen every time the PBO is triggered based on the OK Command Button. You can use the following code to Refresh the Table Control.
    Syntax :
    REFRESH CONTROL contrl FROM SCREEN dynnr.
    Have a look at the following link from SAP HELP.
    http://help.sap.com/abapdocu_70/en/ABAPREFRESH_CONTROL.htm
    Hope this helps.
    Thanks,
    Samantak.

  • Z-index problems in IE6

    i managed to get IE6 to use z-indexes and layer properly..
    everything that is except form elements specifically combo boxes
    appear above my dropdown menus...??

    This is not a z-index problem. It's due to the way that combo
    elements are
    drawn to the screen. There are only two solutions that I know
    of -
    1. Redesign the form so that there is no conflict, or
    2. Hack the menu code so that the combo element is hidden
    when the menu is
    opened.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Terrence Martineau" <[email protected]>
    wrote in message
    news:em7187$h79$[email protected]..
    >i managed to get IE6 to use z-indexes and layer
    properly.. everything that
    >is except form elements specifically combo boxes appear
    above my dropdown
    >menus...??

  • Flash z-index problem

    hi!
    I have problem with z-index of my flash animation.
    On Mac everything works great (on Safari and Firefox), but on Windows I have the same problem on all browsers.
    Basically, the dropdown menu is displaying below my flash animation instead of above.
    I'm surprised on mac everything is working perfectly and it doesn't depend on the browser...
    is maybe due to the published javascript code generated by Flash ?
    thanks

    >I created some pull down menus using CSS. Directly below
    the menu bar I
    >had a
    > Flash file that runs on load. The pull down menus look
    corrupted in
    > the
    > browser (safari and FireFox) when they appear over the
    running flash
    > movie. Is
    > this a z index problem? Any work arounds?
    Safari and Firefox Mac have very broken and slightly broken
    Flash
    Players. There is no viable workaround unless you want to
    eliminate all
    "hover" effects. Adobe claims it's an Apple or a browser bug.
    Apple
    claims it's a failure on the part of Adobe to "cocoa-ize"
    something or
    other.
    Al Sparber - PVII
    http://www.projectseven.com
    Popup Menus | Image Galleries | CSS Tutorials & Templates
    Newsgroup: news://forums.projectseven.com/pviiwebdev/
    CSS Newsgroup: news://forums.projectseven.com/css/
    DW Newsgroup: news://forums.projectseven.com/dreamweaver/

  • How to create tab indexing for jtextBox

    Dear Forum
    i am user of jDeveloper.
    And working on JClient/Swing application.
    In "Jframe.java" i add various cotrols such as jTextbox,jCombobox ,jlabel etc.
    So how to create tab indexing for these controls.
    Girdher

    Dear Forum
    i am user of jDeveloper.
    And working on JClient/Swing application.
    In "Jframe.java" i add various cotrols such as jTextbox,jCombobox ,jlabel etc.
    So how to create tab indexing for these controls.
    Girdher

  • Table attribute assignments / indexing problem

    Appears that in the out of the box Ultra Search setup Oracle overrides the basic assignments of attributes. For example if I assign Author search attribute to table field auth , it gets overriden and indexed from what was in the meta data field of the incoming document. If pdf or other doc type it uses that author meta data field of doc instead of what attribute assignment I made. Is this just for this version and the next version will have the option? It appears that no matter what, the override happens. Any help or suggestions in this attribute assignment and indexing problem?

    This is a bug in 1.0.3 and has been fixed in 9.0.2 and 9.2.

  • CS6: tab index and access key

    are the tab index and access key features available in CS6?

    Depends on which version you have.  I think most Accessibility features were deprecated in 12.2.
    Nancy O.

  • Tab index for htmlB controls for java

    Hi,
    How can we set the tab index for HtmlB Conrols for java.
    Thanks,
    Padmaja

    Hi Padmaja,
    I'd suggest you use the following:
    TabStrip myTabStrip = new TabStrip("myTabStrip");
    TabStripItem myItem = myTabStrip.addTab(1); <=== Tab index specified as 1
    Index position can be specified using the addTab(<index>) method.
    Regards,
    Divya

  • Tab Index not working - Screen Personas

    Hello guys,
    The order I put in my tab index propeties does not work. I don1t know what to do to fix it. I already tried to group and ungroup witthout success.
    Any idea??
    Thank you

    Ok.
    I have 5 fields in my screen (3 combo box and 2 text fields). In the first field (combo box) I set the tabIndex as 0, for the second field (text) I set 1, the third (combo box) = 2, the next (text) = 3 and the last (combo box) = 4.
    Now imagine the focus on the first field (number 0) and when I press TAB, it doesn't go to the next (number 1), it jumps to the third (number 2).
    That's help?
    Thanks Tamas

  • How I solved my Spotlight+ Mail indexing problem

    OK, so I thought I would post my solution to a stubborn indexing problem, for people who may have the same issue (and it does seem many people do).
    Problem: Spotlight index was unreliable. In particular, Spotlight was terrible at indexing mail. It could not find the messages by content that it would find by searching the "from" field, nor could it find those reliably. Unusable.
    What DID NOT work:
    -- adding and removing any folder whatsoever in the Privacy preferences of Spotlight. The index would rebuild, but with the same problems.
    -- doing this via terminal (e.g, using sudo mdutil -E /Volumes/MyHardDisk)
    -- using Onyx
    -- using Spotless
    -- simply reinstalling the system
    -- manually modifying the plist files inside the .spotlight folder to add and remove the folders that would not get indexed.
    What DID work:
    -- first, I reinstalled the system. That's not such a big deal. Upgrade up to 10.4.6
    -- then, I authorized the root user (that's probably not necessary) (this, you do by using Netinfo manager)
    -- Then, I deactivated the index (via terminal:
    sudo mdutil -i off /Volumes/MyHardDisk
    -- now the tricky part. This concerns Mail, in particular.
    I have a very complex mail folder (tens of thousands of messages). I noticed that inside each mail folder, I had two things that were not supposed to be there
    1. a copy of each folder.mbox which was empty, but with the same name without the extension .mbox. This is probably something that was created while importing mail from Panther to Tiger, for what I can tell.
    2. Most importantly, a file named ".index.ready". This also, apparently, was an old legacy coming from Panther. I suspect this was the main problem for the lack of indexing in Mail.
    Ok, so... I deleted these folders and files. If you have a complex structure of subfolders, you can delete the files with an Unix command by first cd to your mail folder, and then use
    find . -name \.index.r* -ok rm {} \;
    which will ask you confirmation before deleting each file.
    It was faster to remove the empty subfolders by hand, as they all had different names.
    -- Ok, at this point, I erased entirely the .Spotlight-V100 directory which stays at the root of your computer. You can do it with a rmdir command from the terminal or, as I did, you can login as root (remember, we activated root), use a utility that allows you to see hidden files (e.g., Tinkertool), and move it manually to the trash folder.
    Then I emptied the trash. For superstition, I restarted, and let the index be built again (that took about 5 hours in my computer, for an HD with about 60 gb occupied on it).
    Now everything seems to work perfectly fine. I don't know whether this procedure can be shortened, but I do know that nothing else worked for me. I thought I would post it here as I spent sooo much time to solve this problem, and furthermore, I found that none of the suggested solutions would work.
    OK, your responsibility to do it, if you want to do it. Hope nobody needs to!
    Best to you all,
    l.
      Mac OS X (10.4.6)  

    Thank you, thank you, thank you, Lucabo! Using ideas from your post, I also (at least for now) solved my Mail indexing problem. One day (not even after an upgrade) Mail just quit finding messages by content, even when I had open a message with that content!
    What I did:
    -- In System Preferences, told Spotlight to index only Mail (I just use grep from a Terminal window for everything else!)
    -- Ensured Mail app wasn't running
    -- Backed up my Library/Mail folder to an external disk
    -- Turned off indexing via Terminal (after sudo sh), with
    mdutil -i off /Volumes/MyHardDisk
    -- Deleted old files in my mailboxes (inside the whatever.mbox folders):
    .index.ready
    mbox
    tableofcontents
    content_index
    It was clear that mbox, tableofcontents, and content_index were left over from a previous version of mail - they hadn't been accessed since I upgraded.
    Note that I didn't delete the whatever.mbox folders (just the plain mbox file inside)!
    -- Deleted (in Terminal) the .Spotlight-V100 in the root directory
    -- Restarted my Mac. The indexing started itself. Since I had it set up to index only Mail, it took about 3-ish hours to finish (I have 100s of 1000s of emails in thousands of folders).
    After the indexing finished, all the test searches that I tried worked. From now on I will always be suspicious if search doesn't find anything!
    Also, I just checked - using the Spotlight field on the menu bar now works better too. When the Mail search problem showed up, I tried using the Spotlight field and the Spotlight window, but they would just flash up a few items, remove the list, over and over, sometimes with the beachball, then finally settle to an empty list. Now the Spotlight field seems to work.
    I infer that the Spotlight index gets corrupted, and that the Spotlight code doesn't notice that it's reading junk from the index...
    BTW, about the same time that search quit working, some emails in my Inboxes got highlighted with a dark brown background color. Have no idea why. They aren't marked as Junk (the junk messages have the text in the usual lighter brown). But, when I select a message with the dark brown highlight, mark it as junk, then mark it as not junk, the dark brown highlight goes away. On some occasions, just quitting Mail and restarting makes the dark brown highlights go away - but not always. Sigh... at least it's not a show stopper, even if it is ugly!
    Thanks again, Lucabo, for your post!
      Mac OS X (10.4.6)  

  • Reading tab index in s:TabBar on mouseover

    Hello there,
    Here is my question: how to detect tab index of the s:TabBar on MouseEvent.MOUSE_OVER?
    Although I found a temporary workaround - event.target.toString() gives the inner id of the TabBarSkinInnerClass0 (which is inaccessible) - I hope there is more proper/standard solution; probably customizing the TabBarSkin.
    Any advice is appreciated.
    Thanks,
    FTQuest

    Thank you Peter.
    Yes, you're right - the solution is in custom skin.
    But for my needs - detecting the tab index on mouseover - I found much simpler solution that the one suggested at the StackOverflow.
    Since detecting state change is already buit-in, I just added one line of code in the custom TabBarSkin:
    var elt:UIComponent = dataGroup.getElementAt(i) as UIComponent;
    if (elt)
    elt.setStyle("cornerRadius", cornerRadius);
    elt.id = String(i); // that's the only line that I have added
    And now I can get this index on mouseover: event.target.id
    Best,
    FTQuest

  • Oracle form Controls Tab Index Issue

    I have a form with multipleText Items. Whenever i use keyboard and check the Tab order it is not proper. I don't see any Tab Index property here. So how will i make sure that the Tab Index order it as desired.
    I have Address1, Address2, City, State, Zipcode and if i use keyboard Tab the focus is going from Addreeline1 to State to City to Zipcode to Address2. But i want like Address1, Addreess2, City, State, Zipcode order.

    Hai,
    In the forms, under Data Blocks ---> <datablock_name> ---> Items all the items will be listed.
    Change the order of those items as per your required tab order (First item on top). Then when you run the form it will be OK.
    Or else you can set the properties PREVIOUS NAVIGATION ITEM, NEXT NAVIGATION ITEM of each item for the tab order.
    Regards,
    Manu.
    If this answer is helpful or correct, please mark it. Thanks.

  • Resetting current tab index/ tab order

    Hi,
    I have a movie which has a set tab index... When a user tabs to and enters on a button i need to reset currentTab count or whatever the property is back to 1 (to start the tab cycle over)
    Is there a way to do it?
    I tried setting focus, using the FocusManager and stage.focus and both of those do not seem to do what i need.
    The button that is being tabbed 2 is inside a child movie clip if that makes any difference.
    Also on click everything works fine (tab order is reset) but on tab+ enter i can't figure out how to reset it.
    Thanks!!!

    Ok.
    I have 5 fields in my screen (3 combo box and 2 text fields). In the first field (combo box) I set the tabIndex as 0, for the second field (text) I set 1, the third (combo box) = 2, the next (text) = 3 and the last (combo box) = 4.
    Now imagine the focus on the first field (number 0) and when I press TAB, it doesn't go to the next (number 1), it jumps to the third (number 2).
    That's help?
    Thanks Tamas

  • Index problem during the creation of a new partition

    We have a range partitioned table, with a local spatial index on each partition. While trying to use the alter table command to add a new partition we get the following errors.
    ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
    ORA-13249: internal error in Spatial index: [mdidxrbd]
    ORA-13249: Error in Spatial index: index build failed
    ORA-13249: Error in R-tree: [mdrcritbl]
    ORA-13231: failed to create index table [MDRT_D789CC$] during R-tree
    creation
    ORA-29400: data cartridge error
    ORA-01031: insufficient privileges
    ORA-06512: at "MDSYS.SDO_INDEX_METHOD_9I", line 7
    ORA-06512: at line 1
    ORA-06512: at "LPDAACECS_PART.UPDATE_METADATA", line 1937
    ORA-06512: at "LPDAACECS_PART.UPDATE_METADATA", line 3625
    ORA-06512: at line 1

    I just wanted to expand on this for the sake of others who may need a bit more detail, having just resolved my similar problem.
    In Oracle Enterprise Manager, in the left-hand tree view, expand Security then Users inside the relevant Databases entry.
    Then select the name of the user/schema which needs to be able to perform the required task (in my case, create a spatial index from within a stored procedure).
    On the System tab in the right-hand pane, highlight
    Create Any Table
    Create Any Sequence
    Create Any Index
    (depending on the task that needs to be performed)
    Click the arrow to move these items into the "Granted" area. Click apply and your prayers have been answered. Mine were, anyway!
    Regards
    Stuart

Maybe you are looking for

  • Can Disk Utility warnings and odd behavior be ignored safely?

    I have  a late 2012 Mac mini with a fusion drive. which will not repair using Disk Utility. In addition, I have been unable to partition it. When I try to verify the disk I get: Unable to bootstrap transaction group 461088: invalid field value No val

  • Video conference on AIM from Mac to PC?

    hey guys, i just bought a macbook pro and it came with an installed camera at the top. one of my friends has a PC and has a webcam for it. i want to have a video conference with her over aim but it doesnt work properly. she has aim 6.0 and i dont kno

  • Cannot add video to itunes

    Hi, i have recently bought a laptop that has windows vista home on it. I have installed Itunes and when i try to add a video it doesn't add it and freezes. Sometimes the .mp4 file wont even play it in quicktime. Any Ideas? thanks

  • BDC for posting customer partial payments through f-28

    Hi  All, I have been asked to write a BDC to post incoming partial payments of customer through f-28. How do I go through doing this. Is there any other way out? Is there any BAPI to do this. Thanks in advance, Salman

  • Control design and simulation palette

    Hi all I've recently installed LV 8.2 professional edition on my PC. Watching the function palette i've seen the sub-palette 'Control design and simulation' empty... Is it normal? Do i need some toolkit to see something in it? King regards I love the