Properties Panel (desperately needed)

can anyone build a panel for photoshop like the fireworks property panel, or that makes the live shape properties in photoshop permanent and apply to any element. Being able to have a panel to control the size of an element or object, as well as its position of an element is a huge hole in photoshop that never seems to get fixed.

You mean you want a mapping between each directory and a class that will handle the new data?
I would recommend that your "new file listener" peruses the upload directory looking for new files regularly and, when it finds one, calculates the directory it is in:
eg, c:/ftp/dir1/myfile.xml gives dir1
You can then use a Map to retrieve the class that should process this file.
public interface ContentHandler
  public void handle(File file) throws ContentException;
public class ContentHandlerManager
  private Map contentHandlerMap;
  public ContentHandlerManager() throws Exception
    Properties properties = new Properties();
    InputStream in = null;
    try
      in = getClass().getResourceAsStream("content-handler-manager.properties");
      properties.load(in);
    finally
      in.close();
    for(Enumeration e = properties.propertyNames(); e.hasMoreElements(); )
      String dir = (String)e.nextElement();
      String className = properties.getProperty(dir);
      ContentHandler contentHandler = (ContentHandler)Class.forName(className).newInstance();
      contentHandlerMap.put(dir, contentHandler);
  public ContentHandler getContentHandler(String directory)
    return (ContentHandler)contentHandlerMap.get(directory);
}content-handler-manager.properties:
# mapping from directory name to class name
dir1=com.me.content.ContentHandler1
dir2=com.me.content.ContentHandler2Hopefully some of this is clear.

Similar Messages

  • Character Styles in CSS Properties Panel are not correct

    I am using Adobe Illustator CC.
    I am trying to export all of the charter styles as CSS. However the CSS panel is not generating the correct style.
    Right now, in the Character Styles Panel and CSS Properties Panel I have 3 styles (Default, h1, h2)
    This is how they are defined in the Character Styles Panel:
    1. [Normal Character Style]:Helvectic Neue LT Std, 55 Roman, 16px
    2. h1: Helvectic Neue LT Std, 25 Ultra Light, 35px
    3. h2: Helvectic Neue LT Std, 45 Light, 18px
    HOWEVER
    When I go to the CSS Properties panel the code is not showing the Font Style:
    This is how they are defined in the CSS Properties Panel:
    1. [Normal Character Style]:
    .NormalCharacterStyle
      font-family : Helvetica Neue LT Std;
      font-size : 16px;
      color : #19131F;
      color : rgb(25, 19, 31);
    2. h1:
    .h1
      font-family : Helvetica Neue LT Std;
      font-size : 35px;
      letter-spacing : 0.53px;
      color : #FFFFFF;
      color : rgb(255, 255, 255);
    Missing:  25 Ultra Light
    3. h2:
    .h2
      font-family : Helvetica Neue LT Std;
      font-size : 18px;
      text-transform : uppercase;
      color : #FCFCFC;
      color : rgb(252, 252, 252);
    Missing:  45 Light
    Am I not doing somethign correctly? Is it a problem with my font or with Illustrator?
    Also, in case it makes a difference, I only have the default paragraph style defined. It's style is; Helvectic Neue LT Std, 55 Roman
    Thanks!

    CSS cannot render typographical multiple weight fonts simply because that's just not how it works. All CSS does is reference a physical font file and its properties and while it's possible to use the font-weight and font-style attributes to make standard fonts lighter or bolder it does not compare to anything you would do with the font in a real design environment. That and of course you still need to define fallback/ substitution options - the Helvetica Neue you are referencing is exclusively available on Apple systems only and even if what you are trying worked off the bat, it would be useless on alternate devices that have no access to the font.
    Mylenium

  • I can't edit a Line with the Properties panel - Flash CS4

    I have created a line on the stage with the Line tool, and then want to edit the Stroke and Style in the Properties panel. However, after creating the line these options are greyed out and not available to me. Even if I then select the Line with the Selection tool, I cannot edit the Stroke or the Style. It seems to me I should be able to do this, what am I missing?

    Normally after drawing the line you only need to click once on it to select it, and with it selected you should be able to access its settings in the properties panel.

  • Motion tweens from keyframe vs properties panel

    When motion tweening a grouped object in either Flash 8 or
    Flash CS3, I get different results depending on whether I use the
    keyframe or the properties panel to set the tween.
    If I right-click the first keyframe and select "Create Motion
    Tween," I get two graphic symbols named Tween 1 and Tween 2 in the
    library .
    If I select Motion from the Tween drop-down list in the
    Properties panel, I do not get those two graphic symbols in the
    library.
    Question #1: Which is the better way to create motion tweens
    -- using the keyframe or using the properties panel?
    Question #2: What other differences are there between
    creating a motion tween (or shape tween in CS3) between using the
    keyframe or using the properties panel?
    Ken Elder
    Oklahoma City

    1) either is fine, however you should not try to tween
    multiple object at the same time, put them in a moveclip and tween
    the clip, or on separate layer and tween them individually. This is
    why the symbol shows up in the Library, because it's not quite the
    right way to do it, and Flash needs to make some things to try a
    keep it straight. The best way to tween is to use the Tween class
    and script the tween.
    2) no difference, they both fire the same method. Like using
    key shortcuts vs. the menu.

  • Properties panel still a major issue - so is overall CC interface

    Hi, I have just bought into the whole Adobe CC apps things after years of working with CS4, 5 and 5.5 and remaining compatible with most of my clients, few are taking the leap to CC right now.
    Anyways, I am extremely disappointed in the interface, and completely amazed that the Properties panel in Dreamweaver is still ridiculously underwhelming.
    Case in point, the URL field.
    Why has this field remained limited to just 30 characters when the Property panel extends the full width of the screen and is completely empty from the walfway mark over to the far right?
    Can't remember the last time I had such a simple URL it even fit in there, mostly dealing with enewsletters with externally-hosted content... need hard URLs that are lengthy, this limitation adds too much time to my work and is annoying beyond belief.
    In addition, all CC apps now leave a hideous solid background that covers all other apps, and the Finder, this to me is reverting back to 1998 standards, not Mac OS X standards at all.
    Are the recent Adobe CC apps all Windoze ports? The dialogue boxes look hideous, the progress bars, etc, etc. all hideous, nothing like the slick CS4 look that was a major improvement over previous versions.
    And in any dialogue box you have to tab through every single option in the dialogue box... what?
    I used to love Adobe apps, I use them daily, several hours a day. Now I just don't want to have to deal with them.
    Please Adobe, what happened? Tell me you're working on fixing these issues and making these apps usable again.
    Right now I'd rather become a manager and not have to look at InDesign, Illustrator, PhotoShop, Dreamweaver ever again.
    Thanks.

    Hi David, thanks for the Application Frame tip... although in InDesign [the app I use most] it is also in prefs which was confusing, isn't in DW's prefs, or Ilustrator's or PhotoShop's... but the interface colouring is... the inconsistency here is annoying. There are so many issues leftover from previous versions of these apps which I have pointed out to Adobe that it's disappointing, having "upgraded" to CC and not finding any real improvement. I remember when apps moved a full version they were exciting to use and explore, just not happening any more with so much room for improvement - I could understand if the apps had everything needed and were the absolute best possible... but not the case, truly disappointed, could have stayed with CS5.5. Thanks.
    PS - that form you pointed me to is the one I used to file the request - and they replied it wasn't a bug it was a feature request, even though the title of that forms states "Feature Request/Bug Report Form" Weird.

  • Properties Panel Problem

    Greetings,
    I just installed PSE 10.0 over PSE9, and I have a new problem: the Properties Panel doesn't remember its location. It's docked in the Task Pane. When I close the Organizer and then reopen it, the Properties Panel is in it's previous location, and not the location that I've moved it to.
    How can I get PSE10 to remember the location of the Properties Panel?
    I'm using Windows 7 Home Premium SP1 64-bit.
    Thanks,
    Shane.

    You need to click on the "Undock" icon, then the location of the Propertied panel will persist between sessions:
    Ken

  • Properties panel doesn't show dimensions

    Usually when I create a rectangle I can see the dimensions and coordinates in the properties panel. However on my machine at work the dimensions and coordinates are not showing in the properties panel. I think someone has turned off a configuration but I don't know how to turn it on again. Please can someone help me with this because I need to measure a design. Thank you

    Good call. This question seems to come up regularly. You're viewing the "collapsed" version of the Properties Inspector. If you double-click the tab, or single-click the arrow in the upper-left corner, you'll see the full, "expanded" version, which includes the dimensions and coordinates that you're missing.

  • Component Properties panel stuck/broken

    Xcelsius Engage 2008 5.1.1.0, Build 12,1,1,344
    MS Office 2007 (12.0.6324.5001) SP1 MSO (12.0.6320.5000)
    Windows XP SP2
    In the main project I have been developing for the past week, the Properties Panel appears to be completely broken all of a sudden.  With some effort, I can eventually manage to double-click on an existing object and bring up its properties, but it often requires clicking around to different components, hide/unhiding them, lock/unlocking them etc. first before I can do that.
    New objects refuse to appear in the Object Browser at all even though they show up in the design area when I drag them in, and even double-clicking them after jumping through the above hoops has no perceptible effect.  (They can be resized and dragged around, though, and no, sorry, right-click context menu options are all grey).
    The moment the issue seemed to begin was when, in this same project, I attempted to select multiple components in the object browser to edit one field, but aborted that attempt in favor of editing one object that was not in the group.  The objects, incidentally, were each sitting inside different groups containing other objects, and all of these groups were sitting inside one main Panel container.  All of a sudden, my selection was "stuck" and Xcelsius behaved very sluggishly and finally crashed.  I didn't connect this to my select action, however, because I chalked it up to being yet another instance of [the performance issue I documented previously|Frequent crashes when running Excel 2007, Xcelsius 4.5 and Xcelsius 2008; (Nov 7).
    Realizing this connection later, I also attempted to multi-select objects again in a variety of ways, hoping to magically reverse the problem somehow, but fortune did not smile on me and the issue has remained.
    After much trial and error, and several system reboots, it seems that my Xcelsius 2008 is stuck this way.  I plan to reinstall it soon, but in the interests of providing you in QA/Support with the information that you'll likely need, I'm willing to delay this step.  That said, I really don't have much time to deal with this sort of thing right now.  I really need to get past this and other issues soon so that I can move forward towards a looming project milestone, and if I can't I may have to scrap the effort and go with a different solution entirely.  I sincerely hope another SP or FP is due out soon.

    Ah, I fixed it.
    1. Closed project (and Xcelsius) again (no save - never saved once since this issue began for fear of making things worse)
    2. Launched Xcelsius on its own
    3. Started new phony project
    4. Dragged in a couple of panels
    5. Dragged in a bunch of random objects into panels
    So far everything seemed fine.  I could see all objects both in the design area and the Object Browser, and I could edit them however I wanted.
    6. Multiple-selected a bunch of objects within groupings within one of the Panel components
    7. Clicked on a field within that selection as if to edit it, but didn't
    8. Clicked away to some other random object (not in Panel)
    Everything was fine, so far.  The issue was not recreated, and Xcelsius seemed fine.
    9. Opened my real project from the File menu recent items list (closed w/o saving the phony project)
    10. Double-clicked on various components - no problems
    11. Dragged in new component, voila, now I could see it listed in the Object Browser, and edit its properties however I liked.
    So far, so good.  Hopefully the problem remains gone.  I would love to hear feedback if you have any.

  • Xcesius properties panel not visible

    Hi Experts,
    I have a very basic question. I have been working on Xcelsius for quite some time and I have suddenly noticed that the properties panel in my xcelsius has disappeared. I have not made any upgrades.
    In the 'View' menu, I have the option 'Properties' checked. Is there anything else that I need to take care of.
    Thanks,
    Sreeni

    Check the size of the Properties window , I think u might reduse the size of the Properties window.

  • Flex properties panel

    Hi,
    I am try to create a test application with the flexbuilder
    plugin. But when I look into the Flex properties panel I see only
    basic properties. I have already re-install the flex builder to
    lookup the details of the properties panel without success.
    I don't see in the properties panel the "Styles", "layout"
    and other advanced options... How can I get those settings back.
    Or where can I put those settings on.
    Regards,
    Guy

    The "Specific component with style name" acts as a hint to
    CSS Design View and serves to document the purpose of the style.
    However, Flex itself ignores the component name portion of the
    name.
    So, if you have Label.myLabel{} in a css file and open that
    file in CSS Design View, you will see a preview of that style with
    a Label as the sample component. If you have just myLabel{}, CSS
    Design View will not know what to use as the sample component, so
    you would need to select the sample component from the combo box at
    the top of CSS Design View.
    In the MXML source code, Flex considers Label.myLabel and
    myLabel to be the same thing. This is a limitation of Flex and the
    MXML compiler. It ignores all characters before the dot in the
    style name.
    So, the Label.myLabel syntax is only useful in Flex Builder
    CSS Design View. It saves you from having to select Label as the
    sample component. We also consider it to be a good practice because
    it makes it clear from the name that the style is intended for use
    with a Label and not some other kinds of components.
    -- Greg Dow
    -- Adobe Flex Builder Team

  • Properties panel - bug -- does not appear --

    I have just started experiencing this problem
    im running xcelsius 2008  vs 5.1.1.0   build number 12 1 1 3 44
    the properties panel all of a sudden no longer comes up when a component is double clicked or right clicked or alt entered
    what is going on? i need help  -- i have tried to install and reinstall -- have the latest service packs and fixes -- rebooted many times - cleared temp files out etc etc
    need help  very frustrated

    Are other component property sheets not working either?
    If you want to give re-installing another shot, you can try the steps provided by Javier in this post.
    Best Practice Re-install Process?  (Xcelsius 2008 Engage)
    Also, after uninstalling, delete the folder where Xcelsius was installed to.
    (default would be C:Program FilesBusiness ObjectsXcelsius)
    Other than that, I don't really have much more information to provide.

  • Dreamweaver not displaying properties panel

    I am having trouble getting my properties panel to display its options. I have it there, but it keeps always saying that I need to refresh the code to get it back, but otherwise the panel is blank. I can go to the properties under modify and properties, but it's quicker if I have access to it on the Dreamweaver interface. I am on a Macbook running 10.9.2. Is there an issue that's keeps it from refreshing in the OS? Or did I do something to have it do this?

    If you change some code in Code View, you need to either hit F5 or click in Design View to get the inspector's options back.

  • DreamWeaver in Win7: cannpt see the Properties Panel

    Can anyone tell solution to this problem?
    I've installed Dream to Windows 7, works fine, but I cannot see the Properties Panel
    Solution is, to set Font Size in Control Panel to "Default (100%)"

    That fixed the problem - thanks!
    I did have both of those fonts ON already, but noticed that there were other versions of Tahoma and Verdana (with lower version numbers) that were OFF. I switched OFF the newer versions and switched ON the older versions of Tahoma and Verdana and the properties box was full of text, buttons, etc. just like it was supposed to be.
    I've spend hours talking with Adobe, who said it was probably a problem with my display drivers and sent me to Apple. Apple said they were no longer supporting the ATI board in my 2009 MacPro and that I would need a new computer. I told Adobe and they said they would continue working on the issue, which they have - I've received several phone calls and emails from them, but no solutions.
    How weird that running the newest versions of Tahoma and Verdana caused the problem and turning them off and using the older, Microsoft Office versions solved it. Must be a lesson here, but I don't know what that would be.
    Thanks again!

  • Is the Advanced Answer Option missing in CP7? (I'm looking in Properties panel.)

    Hello there,
    I'm new to CP7 but I've seen some online tutorials and they clearly show an Advanced Answer Option for multiple choice question (so I can provide feedback to wrong answer).
    Unfortunately I don't see it anywhere in the Properties Panel as I'm supposed to. I just see Character, Format, Shadow & Reflection, Transform.
    Thanks to anyone who can point me in the right direction. (BTW, I have multiple attempts selected in Quiz Properties).

    I assume I'm on a normal slide (I am VERY new to CP but I have checked this 2 ways. First, the timeline is not on the Master tab. Second, I have gone to menu at the top for Insert > Question Slide and while there, I noted that Insert > Quiz Master Slide was greyed out and not an option).
    I'm afraid I didn't find the 'utils' folder. I looked in all six locations where Captivate has folders (mostly put there automatically) but I may have missed it. I will list those locations below FYI.
    However, there has been a solution of sorts. I went into the second folder on the list below and cleared the cache as you suggested. I then ran CP7 as Administrator (advice I'd seen for a different problem on another thread). I created a new blank slide and inserted MPQ. The Advanced Answer Option was there. I then went back the original slide that was giving me problems (still running program as Admin) but once again, no Advanced Answer Option. Strange, no? Luckily, I'm still just at the playing-around stage so it's no problem to kill that first slide and start afresh.
    If there's anything else you think I need to know or if you want me to try something else to satisfy curiousity, let me know. Otherwise, I appreciate your advice till here.
    CP7 Locations (didn't find Utils folder):
    My Docs > computer > Adobe Captivate > Akimai > (2 files to install) … I chose location during set up
    My Docs > Adobe Captivate Cached Projects > (now cleared) … auto-located
    My Docs > My Adobe Captivate Projects … auto-located
    Desktop > Adobe Captivate 7 (64 Bit) > Adobe Captivate 7 > (Setup, packages, payloads and resources) … I chose location during set up
    C: > Program Files (x86) > Adobe > Adobe Captivate Quiz Results Analyzer 7 > (Assets, META-INF, srcview and 3 other files) … auto-located
    C: > Users > (my name) > AppData > Local  > Adobe > Captivate 7.0 … auto-located

  • Dw cs4 properties panel

    just rece'd the dw cs4, in the properties panel with the css
    button clicked isn't there suppose to be 4 alignment buttons just
    to the right of the B & I buttons. I don't have and not sure if
    I need to set up some where, looked in prefeneces but didn't find,
    Thx

    What do you have selected when you do this? The contents of
    the Property
    inspector are context sensitive.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "RJweb" <[email protected]> wrote in message
    news:gopr5m$re$[email protected]..
    > just rece'd the dw cs4, in the properties panel with the
    css button
    > clicked
    > isn't there suppose to be 4 alignment buttons just to
    the right of the B &
    > I
    > buttons. I don't have and not sure if I need to set up
    some where, looked
    > in
    > prefeneces but didn't find, Thx
    >

Maybe you are looking for

  • ABZU write up with strange 'ordinary depreciation on transaction' amount

    Hi gurus, After I use ABZU to write up an asset for certain amount, e.g. $200 and check the asset document with AB03, there is always a strange amount like -176.33 in the 'ordinary depreciation on transaction' field with the 'ordinary depreciation' a

  • Numbers issue

    People Numbers app now crashes every time i open it on my phone or iPad since i updated the app. ipad is running iOS8.1 and numbers is the latest version. it will work if i turn iCloud off...... Ive deleted and re-installed the app.

  • Excellent news for anyone in the UK

    Apologies if this has already been posted. O2 Boss Matthew Key has removed the 200MB per month limit from the 'fair-usage' policy on their iPhone tariffs. That is some awesome news! Even if I do never exceed it, nice to know you can! Article here: ht

  • Easier email log in

    In the past I could easily switch between my email sub- accounts (which i need to do frequently) - this was because the different email addresses and passwords were remembered on the bt yahoo mail log-in page. Is there any way this can be achieved in

  • Difference among the Help view,Database view and Maintanance View

    hi, can Anyone pls let me know the Difference among the Help view,Database view and Maintanance View thanks&regards rama