Always On top: searched the forum

hi all
i am facing a common problem which every body seem to have faced. i need to make a dialog box appear on top of all the windows in Window XP platform. i have searched the forum and found a few solutions like using the toFront method and using setVisible method etc. Nothing has worked so far. if somebody has a solution, pls help.

1.5 has [url http://java.sun.com/j2se/1.5.0/docs/api/java/awt/Window.html]Window.[http://java.sun.com/j2se/1.5.0/docs/api/java/awt/Window.html#setAlwaysOnTop(boolean)]setAlwaysOnTop(boolan).
Must press preview.

Similar Messages

  • Tip: searching the forum with user name

    Hello,
    The forum software was recently upgraded. Unfortunately, very important and useful feature – searching the forum according to user name or user ID – was actually downgraded. It was simply removed from the user interface, and by that can seriously impair the daily “work” of all the users.
    The odd angle of this issue is that it seems that the searching capability was not removed from the search engine itself, just from the user interface. The searching URL recognize a parameter called ‘&userID=…’, and that one will filter the search result by the user ID (unfortunately, I couldn’t find a similar parameter for the user handle name). For example, the following URL will give you Joel’s posts with the key word ‘translatable’, in the last 90 days –
    http://forums.oracle.com/forums/search.jspa?threadID=&q=translatable&objID=f137&dateRange=last90days&numResults=30&userID=148363The following will give you all Scott’s posts with the key words ‘page’ and ‘cache’ (without date limit) –
    http://forums.oracle.com/forums/search.jspa?threadID=&q=page+%26%26+cache&objID=f137&dateRange=all&numResults=30&userID=57434As can be seen, this URL is long, complicated, and includes escape codes. In order to make it a bit simpler, I’m using the regular user interface to define all the search criteria available there, make the search and them manually adding, to the end of the search engine created URL, the ‘&userID=…’ parameter.
    As this parameter is using the users ID numbers, I’ve compiled the following liste, which include my “top forum users”. Everyone welcome to add their owns.
    User Name   -  User ID
    Scott Spadafore  -  57434
    Joel Kallman  -  148363
    Carl Backstrom  -  354238
    John Scott (Jes)  -  422290
    Denes Kubicek  -  15826
    Andy (ATD)  -  503936
    Patrick Wolf  -  132282
    Dimitri Gielis  -  570759
    Tyler Muth  -  283901
    Arie Geller  -  229120I would like to thank Scott for giving me the initial tip. I hope this will help us make better use of this great knowledge pool.
    Regards,
    Arie.

    Arie,
    Great! I was really missing this feature...I'd give you 10 points for that if I could ;)
    John.
    http://jes.blogs.shellprompt.net
    http://www.apex-evangelists.com

  • Grayed area to share...I have searched the forums

    Here's my problem, making a idvd, want to place one song in the project to play in pictures. Ok, itunes doesn't show up. Burned a disc with .aiff and and was told to add it to a project in imovies. Ok did that... now how do get it to share with idvd? The whole list for sharing at the top of my desktop is grayed out in imovies??
    I am guessing this is the only way I can get this particular song to play on idvd, correct?
    If I can get this figured out my project is done and ready to burn. New to Apple this summer...
    Sorry but I searched the forums here and couldn't find my fix. thanks for the help

    Re-posted in the correct forum area. (iMac G5)

  • 1. How can we search the Forum to see if a question has already been asked? 2. Can I send a Web Page and not just its Link?

    1. How can we search the Forum to see if a question has already been asked? Search goes back to Help and out of the Forum.
    2. Can I send a Web Page and not just its Link? Explorer allows it.

    1. How can we search the Forum to see if a question has already been asked? Search goes back to Help and out of the Forum.
    2. Can I send a Web Page and not just its Link? Explorer allows it.

  • I don't want to submit a #@$%^& question! I just want to search the forum for answered questions.

    I don't want to submit a #@$%^& question!
    I just want to search the forum for answered questions.
    Why is Apple such a freaking control freak?
    Hey Apple—quit fixing s**t that isn't broken!

    You could use google.  If you want to only search these discussions forums use the following syntax in a google search:
    whatever you are searching for site:discussions.apple.com
    Update:
    Why is this questio/discussion in Cinema Displays when it should have been in Using Apple Support Communities?

  • [To Sysadmin] Exception when searching the forum

    Hi,
    a short notice: I got a java.lang.IllegalArgumentException while searching the forum for the phrase "+application +server +language +error +message", and it still persists after retrying a few times. It appears at half of the 9th search result.
    (http://forums.oracle.com/forums/search.jspa?threadID=&q=%2Bapplication+%2Bserver+%2Blanguage+%2Berror+%2Bmessage&objID=c84&dateRange=all&userID=&numResults=15&rankBy=10001)
    The full message and stack:
    An error in the system has occurred. Please contact the system administrator if the problem persists.
    type: java.lang.IllegalArgumentException
    java.lang.IllegalArgumentException: URLDecoder: Illegal hex characters in escape (%) pattern - For input string: "=d"
         at java.net.URLDecoder.decode(URLDecoder.java:173)
         at com.jivesoftware.base.filter.HTMLFilter.isAcceptableURL(HTMLFilter.java:671)
         at com.jivesoftware.base.filter.HTMLFilter.cleanseTag(HTMLFilter.java:629)
         at com.jivesoftware.base.filter.HTMLFilter.doAdvancedFilter(HTMLFilter.java:445)
         at com.jivesoftware.base.filter.HTMLFilter.doFilter(HTMLFilter.java:352)
         at com.jivesoftware.base.filter.HTMLFilter.applyFilter(HTMLFilter.java:335)
         at com.jivesoftware.base.FilterChain.applyFilters(FilterChain.java:97)
         at com.jivesoftware.base.filter.XMLFilter.applyFilter(XMLFilter.java:65)
         at com.jivesoftware.base.FilterChain.applyFilters(FilterChain.java:97)
         at com.jivesoftware.forum.database.DbFilterManager.applyFilters(DbFilterManager.java:144)
         at com.jivesoftware.forum.database.DbFilterManager.applyFilters(DbFilterManager.java:152)
         at com.jivesoftware.forum.database.DbFilterManager.applyFilters(DbFilterManager.java:155)
         at com.jivesoftware.forum.database.DbFilterManager.applyFilters(DbFilterManager.java:155)
         at com.jivesoftware.forum.database.DbFilterManager.applyFilters(DbFilterManager.java:155)
         at com.jivesoftware.forum.database.DbFilterManager.applyFilters(DbFilterManager.java:170)
         at com.jivesoftware.forum.database.DbForumMessage.getBody(DbForumMessage.java:450)
         at com.jivesoftware.forum.proxy.ForumMessageProxy.getBody(ForumMessageProxy.java:104)
         at com.jivesoftware.forum.database.DbQuery.highlightResult(DbQuery.java:544)
         at com.jivesoftware.forum.proxy.QueryProxy.highlightResult(QueryProxy.java:158)
         at com.jivesoftware.forum.action.SearchAction.getHighlightedText(SearchAction.java:630)
         at searchresults.jspService(_searchresults.java:1047)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:416)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:719)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:298)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:42)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:204)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:209)
         at com.opensymphony.webwork.dispatcher.ServletDispatcherResult.doExecute(ServletDispatcherResult.java:81)
         at com.jivesoftware.base.util.webwork.ServletDispatcherResult.doExecute(ServletDispatcherResult.java:49)
         at com.jivesoftware.forum.theme.ThemeAwareDispatcherResult.doExecute(ThemeAwareDispatcherResult.java:82)
         at com.opensymphony.webwork.dispatcher.WebWorkResultSupport.execute(WebWorkResultSupport.java:109)
         at com.opensymphony.xwork.DefaultActionInvocation.executeResult(DefaultActionInvocation.java:258)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:182)
         at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:164)
         at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:164)
         at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:164)
         at com.jivesoftware.forum.action.JiveExceptionInterceptor.intercept(JiveExceptionInterceptor.java:63)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:164)
         at com.jivesoftware.base.action.JiveObjectLoaderInterceptor.intercept(JiveObjectLoaderInterceptor.java:56)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:164)
         at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:164)
         at oracle.wocapps.forum.action.OracleLocaleInterceptor.intercept(OracleLocaleInterceptor.java:74)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:164)
         at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:164)
         at com.opensymphony.webwork.interceptor.FileUploadInterceptor.intercept(FileUploadInterceptor.java:71)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:164)
         at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:164)
         at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:164)
         at com.opensymphony.xwork.DefaultActionProxy.execute(DefaultActionProxy.java:116)
         at com.opensymphony.webwork.dispatcher.ServletDispatcher.serviceAction(ServletDispatcher.java:272)
         at com.jivesoftware.base.util.JiveWebWorkServlet.service(JiveWebWorkServlet.java:62)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at com.jivesoftware.util.SetResponseCharacterEncodingFilter.doFilter(SetResponseCharacterEncodingFilter.java:53)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:118)
         at com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:52)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at com.jivesoftware.base.PresenceFilter.doFilter(PresenceFilter.java:113)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at com.jivesoftware.util.SetRequestCharacterEncodingFilter.doFilter(SetRequestCharacterEncodingFilter.java:48)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:627)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    Regards,
    Patrik

    denvercoder9, lol
    http://mthruf.files.wordpress.com/2011/08/job-fails-nooses-the-ultimate-solution.jpg

  • AS3 how to put the buttons always on top of the external swf in the code below?

    how to put the buttons always on top of the external swf in the code below?  I am  beginner use to as3, can someone help me?
    thanks, for all!!
    var Xpos:Number = 110;
    var Ypos:Number = 180;
    var swf:MovieClip;
    var loader:Loader = new Loader();
    var defaultSWF:URLRequest = new URLRequest("swfs/eyesClosed.swf");
    loader.load(defaultSWF);
    loader.x = Xpos;
    loader.y = Ypos;
    addChild(loader);
    // Btns Universal function
    function btnClick(event:MouseEvent):void {
    removeChild(loader);
    var newSWFRequest:URLRequest = new URLRequest("swfs/" + event.target.name + ".swf");
    loader.load(newSWFRequest);
    loader.x = Xpos;
    loader.y = Ypos;
    addChild(loader);
    // Btn listeners
    eyesClosed.addEventListener(MouseEvent.CLICK, btnClick);
    stingray.addEventListener(MouseEvent.CLICK, btnClick);
    demon.addEventListener(MouseEvent.CLICK, btnClick);
    strongman.addEventListener(MouseEvent.CLICK, btnClick);

    use:
    var Xpos:Number = 110;
    var Ypos:Number = 180;
    var swf:MovieClip;
    var loader:Loader = new Loader();
    var defaultSWF:URLRequest = new URLRequest("swfs/eyesClosed.swf");
    loader.load(defaultSWF);
    loader.x = Xpos;
    loader.y = Ypos;
    addChild(loader);
    // Btns Universal function
    function btnClick(event:MouseEvent):void {
    removeChild(loader);
    var newSWFRequest:URLRequest = new URLRequest("swfs/" + event.target.name + ".swf");
    loader.load(newSWFRequest);
    loader.x = Xpos;
    loader.y = Ypos;
    addChildAt(loader,0);
    // Btn listeners
    eyesClosed.addEventListener(MouseEvent.CLICK, btnClick);
    stingray.addEventListener(MouseEvent.CLICK, btnClick);
    demon.addEventListener(MouseEvent.CLICK, btnClick);
    strongman.addEventListener(MouseEvent.CLICK, btnClick);

  • How does one search the Forum by topic?

    How does one search the Forum by topic

    You can use this page for doing searches:
    *https://support.mozilla.com/en-US/search?a=2&w=2

  • How can I search the forum for the questions that I have asked in the past. Sorry, this may be a stupid question but I am new here

    Just was asking how do I browse through the forum, here, to see my questions and answers and other question and answers.
    Thanks

    https://support.mozilla.org/en-US/search?a=1&asked_by=gifropan&sortby=1&w=2
    Click on your username under your avatar in this thread. <br />
    https://support.mozilla.org/en-US/user/834634 <br />
    Then click on the "2 questions" hyperlink under '''Contributions''' on that page.
    You can also acces that page via your username at the top of the first "answers" page, under "View Profile".

  • Why has searching the forums been made so difficult?

    In the old forums the search defaulted to the forum you were in. Now it searches across all forums and one has to then go and refine the search to the forum that one wants. Frustrating in the extreme.

    Greig at Lands wrote:
    In the old forums the search defaulted to the forum you were in. Now it searches across all forums and one has to then go and refine the search to the forum that one wants. Frustrating in the extreme.
    Needs tweaking. And it will be getting it in time. A lot of people are requesting it.

  • How can I search the forum?!!!

    1. Cannot see a search box on the support forum.
    2. Do I need an download manager for Firefox? I use Mac OS X

    # You can use the search field at the top of this page, or for some more options you can use the advanced search - https://support.mozilla.com/en-US/search?a=2
    # Firefox has a built-in download manager - https://support.mozilla.com/kb/Downloads+window

  • Issues with new Ipod, & questions Ive searched the forum for with no luck!

    Hi everyone!
    Just got a brand new Ipod Touch 8G, used to have a used 16G but it finally broke. So since I bought this one brand new I actually decided to register it with Itunes under my email, unlike the last one which someone gave me and I could never get to let me sign in. I also JUST changed banks, and dont have the CC yet 4 the new one so I tried using Paypal as my registration payment type for Itunes, even went into Paypal and added ALL my new bank routing numbers, AND put a little cash into Paypal. At first this seemed to work fine with Itunes, it let me finish signing up and even let me start downloading a few free things, THEN I went into my separate paypal account window to remove an OLD prepaid Netspend card in case anyone charged the old card (trust me prepaid cc are a scam!) it wouldnt take my money from the bank thru paypal. AS SOON as i removed the card, Itunes stopped downloading my free stuff, and told me I had to verify payment information, took me to the main Itunes screen, where i again chose Paypal, only this time it took me right into Paypal to where u go to add a credit card and it told me I NEEDED to add a credit or debit card to paypal! WHY? It had worked fine, I have money on the account and a BANK ACCOUNT attatched!
    *So i decided to just work on copying my music from my computer to the Ipod since I couldnt get Itunes working. This is where I have a few questions, have searched here cant really find the info so here goes...
    first of all since I'm sure someone will ask what VERSION I have, WHERE the heck do you find this info? Cause all I know is its a brand new 8G Touch, it says nothing on the box about a version, when I access my General Settings on the Ipod, and go to About it says Version 4.0. So i guess thats my version even tho people on here have said there is nothing that high for the 8G?
    **Second, i have been trying to find a better way to organize my music. I KNOW i can simply go to Music, Artist, pick the band then hit shuffle, BUT I am a big fan of playlists, I like my music to play in a certain way usually. But I have some artists that I have HOURS of music for, Im not sure i understand how I can change exactly what songs play by this artist, in a certain order for that time? I'm guessing I need to use my actual Itunes computer screen to do this? Right now I just have all my songs by an artist under a playlist with their name.. However, I am more than willing to sacrifice some of my longer playlists with just one artist in them if ANYONE thinks that it would help free up ANY more space? I have seen quotes from Apple and such that say the 8G should be able to hold around 1700 songs, of course i know this is a rough estimate, as some songs are longer, but I havent put THAT much on it, under my General/About tab it says 360 songs, and I removed ALL my pics from it cause i have a lot, and STILL I have already supposedly filled up 3.73GB, and this bring me to my next big issue-
    **WHY does it claim to be 8G but my capacity now says its just 6.83!? I mean I havent added anything but music yet, and I planned on getting some of the free apps n such, but at this rate I wont have the space! I know 6.83 isnt far from 8, but still I feel cheated...does it have anything to do with the UPDATED version of the software that Apple convinced me to update RIGHT after I had JUST installed the Ipod? Cause it took forever then it said it was RESTORING my Ipod, and it told me on Itunes that it was restoring my music from backup! Why would it have erased all content during a basic upgrade without even telling me? Is there any way to uninstall that update and get back the memory it took up? And do these backup files take up space like on a normal computer? what about under settings where it says something about condense? I just think I must be doing something wrong cause 8G and 16G arent THAT vastly different,but the old touch I had had a WHOLE BUNCH more music on it PLUS 1000s of pics, PLUS some Apps, and wasnt nearly full, this one I added my fav artists and its nearly full?
    Well, thanks a bunch for anyone who stuck with me there...I'm not tech stupid I promise lol, I'm a 26 yr old college student and have even worked tech support before, but i admit I'm not at all familiar with the Apple software, system or much beyond the basics...I just spent nearly 200 on this thing, and it IS a great toy, I just want to be able to fully use it!
    Oh also, ive heard two things, that you DONT need a "sensor" seperate thing for the Nike app with the Touch, and that yes you DO...any idea? If i DO need to BUY something else I do not want it and can I remove it to free up space??
    thanks a bunch eagerly awaiting any answers...might have to call Apple today about the Itunes payment registration thing...

    Welcome to the discussions,
    WHY does it claim to be 8G but my capacity now says its just 6.83
    The size of you HD is calculated binary when it comes to use it, instead of decimal when companies want to advertise there products. 1 KB=1024Byte instead of 1000KB as advertised by the manufacturer. In your case this reduces the actual available space by the factor of 0.93 or approx. 7,4GB.
    If you have an "other" section in your color bar showing the different types of data on your ipod, which is bigger than 500MB, this could be a sign of corrupt data caused by a sync that did not complete or copied damaged data. A restore will reduce the size to normal again.
    Restoring: http://support.apple.com/kb/HT1414
    If you restore your ipod, iTunes will install the newest firmware first and then add back your data and settings from your last backup if you choose to "restore from backup". Every backup is replaced by the following one, so make sure to include this folder in your backup routine in case you'll have to go back.
    You can check the location and size of the backup folder for your ipod here:
    Windows Vista and Windows 7: \Users\(username)\AppData\Roaming\Apple Computer\MobileSync\Backup\
    copied from: About backups http://support.apple.com/kb/HT1766
    Sorry, I can't answer your payment question, I have never used your kind of setup, maybe you can find something useful here: http://www.apple.com/support/itunes/

  • How do I Cancel my plan - please do not advise contacting support as the loop always leads back to the forum as the chat option is conveniently not working

    All i want to do is cancel my Captivate Plan, can someone tell how this can be done, without looping through the lack of customer support page

    Hello,
    Welcome to Adobe Forums.
    Please share your order details (Order number, Email address and Date of Purchase) with us via [email protected]
    Thanks,
    Vikram Gaur
    Adobe Support

  • A problem with video/audio, have searched the forums!

    Hi there!
    My brothers iPod is not working properly. From what he told me, he left it in his car overnight and it would not turn on or anything. So he gave it to me to send into Apple.
    I havent done it yet, because I think this is a problem that can be resolved.
    I plugged it into my computer and it charged just fine, it turned on. I could play all his music and it seemed perfect.
    Then I checked his videos, and when I clicked one it would freeze the iPod, then finally, when the iPod got unfrozen, the audio played only.
    I've checked the video output tv thing and it is set to off.
    I asked someone at Futureshop and she said they weren't organized properly, so I need to download a program from the iTunes website. Only, I can't find the program.
    These videos used to work perfectly fine, the problem is only recent.
    Thanks!

    Hello Jamie,
    Thank you for the details of the issue you are experiencing with your new Bluetooth headphones.  It can certainly get frustrating if the audio gets out of sync when using the headphones.
    I recommend reviewing the sections titled "Resolution" and "Bluetooth disconnects, intermittent connectivity, or unable to find" in the following article for steps to troubleshoot the issue you described:
    iOS: Troubleshooting Bluetooth connections
    http://support.apple.com/kb/TS4562
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • How to show employee names in descending order but 3rd row is fixed and always top on the table ?

    how to show employee names in descending order but 3rd row is fixed and always top on the table ?
    for example employee names is A,B,C, D, E
    and output is     C,E,D,B,A

    Since you are posting in the design forum, the short answer is - you don't.  Rows in a table have no inherent order that you can rely on and the "position" of rows is a visual characteristic that should be implemented by the application that displays
    this information or by the query that is used to generate the resultset.  
    So the next question is how one accomplishes this particular order within a select statement.  That is a tsql question which, for future reference, is best posted to the tsql forum.  In addition, many of the questions or issues that you will face
    have been discussed in the forums - often many, many times.  The first thing you should do when faced with an issue is to simply search the forums and leverage the the knowledge that has already been discussed.  In doing so you are quite likely to
    see suggestions or related issues that you should consider in your search for a solution.  
    Now, to answer the question - you need to formulate a order by clause that forces the rows to be sorted in the manner you desire.  Effectively you have 2 levels of sorting.  The first level divides your rows into 2 groups.  Group 1 consists
    of rows where name = E and Group 2 is everything else.  Following that you then need to sort the rows in each group by name in descending order.  Something like:  
    order by case name when E then 1 else 2 end, name desc

Maybe you are looking for