Panel list reordering

Noticed in CS4 that a minor but handy feature seems to have vanished. In CS3, if you had, for example, a number of colour swatches (or paragraph styles etc) down your palette, you were able to apple-select and drag them to a new position all at once (usually upwards). It now seems you can only do one at a time which might seem trivial but I seem to do this fairly often. Rather tedious and now I often don't bother, which then means scrolling through palette lists each time I need a swatch or para style etc.
Any thoughts much appreciated - or should I get a life!  :-)

For me it does not work at all ! I've tried a lot of modifications but
without any success. The only thing I get is a big stack trace
(One of the bigger I've ever seen !)
The top is :
org.apache.jasper.JasperException: ModelReference expression '{0}' is illegal in this context.
at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:248)
Near the middle there is :
Caused by: java.lang.ExceptionInInitializerError
at org.apache.taglibs.standard.jstl_el.jstl.ArraySuffix.evaluate(ArraySuffix.java:361)
And at the bottom :
Caused by: java.util.MissingResourceException: Can't find bundle for base name org.apache.taglibs.standard.jstl_el.jstl.Resources, locale en_US
at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:804)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:773)
I'm in session scope.
However the result_set demo works for me. I've tried to
compare carefully the differences between my own demo and result_set but I didn't find any clue. I've noticed that the panel_data modelReference is the bean id in result_set demo while in the tutorial it is given as a type
(CustomerBean) I've tried both.

Similar Messages

  • Styling command link inside a panel List

    Hi All,
    I have the following layout:
    PanelBox
    --panelList
    -- CommandLink
    I would like to style the command link under the panel List component. I have tried skinning the command Link component individually as well as applying styling to panel List component. Both didn't work( I haven't debugged this yet with firebug). From the skinning document, it has been mentioned that Style the root component of the command Link/Panel List. In this case, how do we style the command Link component. Basically, i would like to apply style for Link active, hover and focus.
    Thanks,
    Bala

    As far as I am aware, you would need to skin the specific component irrespective of the parent componet/root.
    For your usecase, you take look at the skinning demo application for the various skinning selectors for the command link at
    http://jdevadf.oracle.com/adf-richclient-demo/faces/components/skinningKeys/commandLink.jspx
    Thanks,
    Navaneeth

  • Dynamically maintaining the panel list in ADF

    Hi All,
    I have a <panellist> inside a <panelAccordion> as shown below:
    <tr:panelAccordion discloseNone="true">
    <tr:showDetailItem text="30,M30">
    <tr:panelList binding="#{backing_untitled1.panelList1}" id="panelList1" >
    <tr:panelBorderLayout>
    <f:facet name="left">
    <tr:outputText value="item 1">
    </f:facet>
    <f:facet name="right">
    <tr:image source="/images/delete_ena.png"/>
    </f:facet>
    </tr:panelBorderLayout>
    <tr:panelBorderLayout>
    <f:facet name="left">
    <tr:outputText value="item 2" />
    </f:facet>
    <f:facet name="right">
    <tr:image source="/images/delete_ena.png"/>
    </f:facet>
    </tr:panelBorderLayout>
    </tr:panelList>
    </tr:showDetailItem>
    </tr:panelAccordion>
    My requirement is : I should be able to add/delete components( panelBorderLayout )to/from the above panel list dynamically based on user input/action during runtime.
    How can do this, in a managed bean/backing bean? Please suggest us.
    Thanks in advance,,

    have a binding to the component in the maangedBean.. and use setRendered or setVisible property
    panelList1.setRendered(false);

  • Issue with displaying output in panel list

    Hi,
    I am using Jdev 11.1.2.0
    In my application i am having master child relationship.
    with master VO i am creating radio buttons. On selection of any of the radio button data is fetched from child VO.
    Every thing is working perfectly but when i am trying to display data from Child VO under panel list i am facing issue.
    My code read like this:
    <af:panelList id="pl1" binding="#{backing_Home.pl1}">
    <af:forEach items="#{bindings.VO_DA1.collectionModel}" var="ls">
    <af:outputText value="#{ls.VALUES}" id="ot8"
    binding="#{backing_Home.ot8}" truncateAt="0"/>
    </af:forEach>
    </af:panelList>
    when i run application below mentioned error is thrown:
    ]] Root cause of ServletException.
    javax.servlet.jsp.JspException: "items" must point to a List or array
         at org.apache.myfaces.trinidadinternal.taglib.ForEachTag.doStartTag(ForEachTag.java:132)
    This issue was posted some time back as well by someone else ... but solution offered there is same that i am following... but still facing issue.
    Convert a table with one column to panelList with outputText
    i also tried below code
    <af:panelList id="pl1" binding="#{backing_Home.pl1}">
    <af:forEach items="#{bindings.VO_DA1.iteratorBinding.allRowsInRange}" var="ls">
    <af:outputText value="#{ls.VALUES}" id="ot8"
    binding="#{backing_Home.ot8}" truncateAt="0"/>
    </af:forEach>
    </af:panelList>
    with this code only single row got dispalyed. and EL <af:outputText value="#{ls.VALUES}" threw warning message.
    any solution to this.....
    Thanks and Regards
    Manav Ratra

    i found solution to this problem..
    use <af:iterator>r instead of af:forEach
    bind <af:iterator> to collectionModel
    <af:iterator id="i3"
    value="#{bindings.VO_DA1.collectionModel}"
    var="ls">
    <af:outputText value="#{ls.AREASECTOR}" id="ot8"
    binding="#{backing_Home.ot8}" truncateAt="0"/>
    </af:iterator>
    Regards
    Manav Ratra

  • Filter Panel lists unlabeled photos 3 times

    I have been using Bridge for some time now and I think it's great. Now suddenly in the Filter Panel in the 'labels' tab my unlabeled photos are listed 3 times, like so:
    No label 54
    No label 54
    Green label 7
    Red label 2
    No label 54
    I have tried a number of things like rebooting Bridge with F5, rebooting my iMac, purging the cache, selecting all images in a folder, giving the unlabeled ones labels and then removing the labels again, but to no avail. It still lists the unlabeled photos 3 times. It also does so with new photos that I have just downloaded into the computer: I give one image a label and immediately the unlabeled ones appear in threefold. I don't know what's causing this, although I have been busy reorganizing my photocollection the other day. Question is, can I get rid of this annoying phenomenon?
    Thanks in advance!

    Strange problem, does its also occur in a new created folder?
    If not use the menu tools-cache-purge cache for folder.
    Try to use the reset workspace (under the triangle next to the workspace in
    top of the window choose reset workspace.
    If still not good try to restart Bridge holding down option key and choose
    refresh preferences. Set prefs again to your wishes and try if it did work.
    Question is, can I get rid of this annoying phenomenon?
    Thanks in advance!

  • Function Panel listing

    I want a listing of a Function Panel. The one in perticular is "tktds7k.fp".

    mbw:
    Click on the following link, then click on Download File.   You might need to create a logon to the Tek site.
    http://www2.tek.com/cmswpt/swdetails.lotr?ct=SW&cs=sdr&ci=5172&lc=EN
    After you save and run the install program, you'll end up with
    tktds7k.c and tktds7k.fp in C:\VXIpnp\WinNT\tktds7k,
    and tktds7k.h in C:\VXIpnp\WinNT\include

  • E6-00 FM radio channel listing reordering bug

    I have found that if you let the phone do a scan of all FM radio stations.
    Then try to use the functionality to move/re-arrange the order of the list.  That the listing get confused really easily.  This is especially problematic when moving a channel to the first or last entry in the list.
    It is difficult to explain how it messes up.  But should be easy enough to re-create if you are in a location with 10 local stations (like I am) and you try to re-arrange 3 or more entries including moving entries to a new position (from middle) to be first or be last.
    The work around I found is that when moving an entry to/from the first or to/from the last position, to come out of the channel selection screen, maybe exit the application and go back in.  The move you did was effective (ebven if the indicate order turned out to not be what you expected).  But by leaving the application and coming back in you find it corrects itself.
    This is a very minor issue but I'd thought I'd raise is here maybe Noka will see and try themselves and raise a bug ticket internally.

    Perre wrote:I'm used to being able to pick one or a couple of songs and then adding it a specified playlist. Is this impossible in sonata?
    It's clearly not impossible, just different than you expect. Create your playlist as you want it to appear in the Current tab (meaning don't dump every single song from your library in there, just the ones you want) and then save the playlist.
    Perre wrote:And if I try to play the m3u file created (the one with every song listed) through freevo I get a message that the directory is empty. What am I doing wrong??
    Look at save_absolute_paths_in_playlists in your mpd.conf.

  • Acrobat does not appear in my programs list in the control panel so I cannot make it my default program in Windows 8.1

    How do I get Acrobat X to appear in the Control Panel list of programs, so that I can choose it as the default programs for working with PDF files?

    Try right clicking on a PDF and select the open with to set Acrobat as the default.

  • Where did the Panel end marks go?

    So I was doing a demo the other night and went off script to show how Panel End Marks section could be used to customize Lightroom. Like so.
    Surprise! There is no Right clicking on a blank area of the panel allowed (or at least there is no result) in LRCC and right clicking on the Panel section returns the expected menu options.
    Version 5 shows the Panel End Marks options.
    Is this an oversight or was it specifically removed?

    Right-clicking on the empty area at the end of the panel list works for me on Win 7 and Lr CC. But as mentioned the panel end marks can be enabled in preferences.

  • HP OFFICEJET 6500 709A WILL NOT SCAN FROM FRONT PANEL ON MACHINE os windows 7 what must be done?

    I have an oj 6500 709a all in one that will not scan when I press the scan button on machine.I have doown loaded all the updates and drivers.what must be done ?

    Hi z5090joe,
    Thanks for the response!
    We can check a few other things, since the scan communication itself seems to be working okay, just not from the front of the printer. I'd like to check the Scan Settings on the front panel with in the HP Solution Center.
    Once you're in the HP Solution Center, please click on Settings along the bottom, click Scan Settings, then click Scan To... Setup.
    You will then see a screen that has Available Scan Shortcuts on the left and Front Panel List (Scan To button) on the right. If there are no options on the right, please add the scan options you'd like from the left side by clicking on it and then clicking the Add button in the middle. If you add one by mistake just click on it and then click Remove. Once you've added the options click Update the Device and then OK on the next screen.
    If there are options on the right side when you open it, please Remove all of the options, click Update the Device, and then go back to the Settings screen, before following the same process described above to add the options to the right side.
    Once you've added the options check the front panel of the printer. If they still aren't there, please turn the printer off for 30 seconds before turning it back on (use the power button not the power cord) and try the Scan option again.
    Let me know how this goes for you!
    Please click “Accept as Solution ” if you feel my post resolved your issue, as it will help others find the solution faster
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    **MissTeriLynn**
    I work on behalf of HP

  • How can I change the order of iCal calendars listed ON MY MAC?

    After upgrading to Lion the order of calendars listed on the left in iCal changed from my previous choice. I cannot modify the order by dragging a calendar to a different position in the list. I shall appreciate any suggestion to be able to have the list reordered.

    Subscribe to a podcast. By default the episodes will be listed in reverse order, newest on top. In the column header for 'Release date' click the arrow so that it points upwards:
    The order will now be oldest on top.
    Create a playlist: select all the episodes you want to be in it in the podcast list and drag them to the playlist (enable the sidebar if necessary to make all this easier, command-option-s). They will appear in correct order and play continuously.

  • WoW SB Tap Chat not working, not visible in Creative Audio Control Panel

    I just received one of the new Sound Blaster World of Warcraft Tap Chat foot pedals and so far... it's not been a joy to use
    The problem is that the device does not show up in the Audio Control panel (the creative panel) as a configurable device. I have the WoW wireless headset and it is on and active (otherwise the panel will not display). The Tap Chat is supposed to display on the list of options under Illumination, THX, Game Audio, Key Bindings and then the Tap Chat should be listed.
    I'm running the latest drivers for the WoW headset (1.01.0001). Windows 7 64-bit. The audio control panel lists as version 1.00.05 (in the panel about screen).
    During installation (reinstallation actually trying to fix the problem) the Tap Chat pedal is listed in the registration application, so I know it's installed correctly and IS visible to SOME creative apps (ie the registration app, not very helpful) but not the audio control panel.
    I think it's either 1) the panel is an older version and does not know about the pedal (even though I've updated to the latest) or something else is fishy.
    Help welcome!
    Thanks,

    I've already called your support group. They didn't even know that the product EXISTED. Nor did they have any idea what the problem is.
    It's pretty obvious the problem is due to the device not being detected on 64bit systems (yes, I can see the device on a 32 bit machine).
    So if anyone has Windows 7 64bit they are probably going to be sadly dissapointed with this device.
    Also configuration only works if you have the WoW headset plugged in... which is really odd considering you don't need the headset to use the device once configured (you can use it anywhere without drivers since it is essentially a keyboard with only one key).

  • Panic! Possible to change Fontcolor in List in AWT?

    I really need to know if it is possible to change the font color in AWT for different list entries in th awt.List object.
    I managed to change the fonts with no problem, but the font color...
    I�m using my list as an own object which extends the panel. Is this the right way to do it or?
    If anyone has any hints or a piece of sample code (if it is possible) please let me know.
    //Peter
    //To call the Lists class from outside
    private void setupTheList()
    String[] str = {"2","4","","","","","","","","","","","","","","","","",""}; //Items to be added to the List.
    int[] sel = {1,4,7,8,9,13}; //Which are to be selected in the List
    li = new Lists(str,5,sel);
    class Lists extends Panel{
    List list;
    public void paint(Graphics g)
    Graphics g2;
    g2 = list.getGraphics();
    g2.setColor(Color.red);
    public Lists(String[] listItems, int listLength, int[] listItemSelected){
    list = new List(listLength,true);
    for(int i = 0; i < listItems.length; i++){
    list.add(new String(listItems));
    for(int j = 0; j < listItemSelected.length; j++){
    list.select(listItemSelected[j]);
    GridBagLayout gbl = new GridBagLayout();
    setLayout(gbl);
    add(list);

    Of course create your own list you need a scrollbar, canvas or panel, and implements Mouselistener, and ItemListener after that you draw what Color, image or text you want.

  • Panel not showing

    Hello,
    I'm running in (another) issue trying to make a Photoshop panel - the short version is that it doesn't appear in the extensions list.
    I took Maria's video as a walkthrough, so:
    1) I've the FlashBuilder project, everything's fine (if I move for a quick test the SWF file only to the Photoshop CS5/Plugins/Panels/ folder, it shows, it runs, it's OK)
    2) I've modified the manifest.xml file (that comes in the samples CS SDK folder), according to my needs.
    3) I've created a folder in /Users/Davide/Library/Application Support/Adobe/CS5ServiceManager/extensions/ named accordingly (com.davide.test for instance)
    4) I've set a PlayerDebugMode entry in the com.adobe.CSXS2Preferences.plist with a string value of 1. (the one I've found in my user Library)
    5) I've created an empty file named "debug" in the Photoshop CS5 package, /content folder as the doc suggests
    So I'm ready to see my panel listed in the extensions menu, but it's not there. What's wrong?
    To be sure, I've moved the folder again in Photoshop CS5/Plugins/Panels/ and here it works.
    I'm developing for Photoshop only, so it's ok to me that in the app specific panel folder the extension works, but I'd like to understand the why things aren't going as they're supposed to do. Anyway, I didn't try yet the debugging procedure, but I'm not sure whether it will work or not, being the extension in the "wrong" folder.
    Any help is appreciated,
    thanks,
    Davide

    PHXS
    A huge thanks!!  I always do these stupid errors... Ah!
    All the best,
    Davide
    By the way, is there a reason not to install extensions that are for a single application only, in the applications panel folder (like I did with Photoshop) and not in the library/application support/Adobe/etc etc?

  • Sound Blaster Z Control Panel - does it need to be in startup?

    Hey gang,
    I built a new system this past week and put a new Sound Blaster Z card in it - which I am very thrilled with. I ran this new system for about 3 days with the onboard Real Tech sound, which at the time I thought was pretty good - till I put this new card in. Really liking it so far.
    My question has to do with the Sound Blaster Control Panel, showing as a startup item. I have the option " start sound blaster Z control panel at startup " unchecked.
    However in task manager startup tab, it shows Sound Blaster Control Panel as a startup item. It does show the sound blaster control panel listed as running in the processes tab of task manager using app 45mb of ram.
    Does this process need to be running or can I disable it? Maybe it needs to be running to process sound with the settings I have chosen in the control panel?
    Just curious, thanks for any tips on this.
    - Don

    And of course now that I have asked the question, the last couple of times I have booted and checked, that is not the case - the Sound Blaster Control Panel is not showing as a running process...
    The only items I see as running processes for this card in task manager now are:
    Creative Audio Service
    SoundBlaster Audio Service
    Strange, but I can live with that .

Maybe you are looking for

  • Disk Utility in Recovery HD does not see same problems as Normal Mode

    [Please note my computer specs are below] I recently upgraded to Yosemite and installed Avid Media Composer 8.2. Right after the installed the software I ran Disk Utility's Verify Disk and received the following messages after 60 seconds or so: Incor

  • Password wont do anything on installer for CS5 (MAC)

    When I try installing CS5 to my mac it wont do anything after I input my administrator password. I click the installer, put in my serial number, but once I get to the " Setup wants to make changes. Type your password to allow this." It does nothing b

  • Other ways to simulate a Transaction?

    Hi everyones, I'm facing a difficult problem that I cannot solve. We need to modify a SAP Transaction (for example: "XK01"). So far, we have 2 ways to meet our requirement: 1. Copy Module Pool SAPMF02K to ZSAPMF02K, then edit right on the copy. 2. Cr

  • How to clean dirt off of Apple EarPods

    is there a certain way to clean dirt off? I don't like how dirty they get and want to know if I can use something like electronic spray cleaner on it...

  • Airport Connection Failed

    I just finished a clean install of Leopard on a MacBook Pro. I got everything working fine, airport connected to my Airport Extreme N. Everything was terrific. I installed the Software Updates when prompted. I then installed Bootcamp and Windows XP.