Changing color settings in BIBeans Tags in JDeveloper

Hai all
am new to JDeveloper.
i want to change the font,color etc in output on BI Bean Tags...
am using a graph in BI Desinger and attached it to my Customized JSP file i can change in my JSP documet but i cant change the colors, fonts of the BEAN displayes tables, crosstab etc...
pls help me
thank you
Sowmya

Sorry, works for me.
What happens if you use
Control Panel -> Appearance and Personalization -> Personalization
to change the background color?
Why do you want to use the registry to set the background color anyway?
Are you using a third party theme?
Do you have any GPO's applied to your machine?
You could also try following the directions in the answer to this thread
http://answers.microsoft.com/en-us/windows/forum/windows_7-desktop/i-am-unable-to-change-the-solid-color-background/44426cca-d79b-47a4-88d7-d3e60728c744
to delete the TranscodedWallpaper file - if it is present.

Similar Messages

  • Change Color Settings through Scripting

    We're having an issue at my work where Photoshiop is frequently losing its Color Settings.  Is there a way to modify these settings through scripting, so I can have it run automatically?  The settings are:
    Working Spaces
    RGB:  sRGB IEC61966-2.1
    Color Management Policies
    RGB: Covert to Working RGB
    Turn off “Ask when opening” for profile mismatches and missing profiles
    Conversion options
    Intent: Perceptual
    Thank you for your help.

    May be one of these will help…? Add to the event manager… You should really be looking at why this happens thou… Change to suit your settings name…
    app.load( File( Folder.appData + 'Adobe/Color/Profiles/Recommended/CoatedFOGRA39.icc' ) );
    app.colorSettings = 'CoatedFOGRA39.icc';

  • Distiller: can't change color settings anymore

    I just tried to change some settings in a specific Distiller (8) setting, but when I press Cmd-E and get to all the option tabs, I cannot acces the color tab! When I click on the word color the screens stays as it is and the little tab turns grey. After that I can't press OK or cancel: I can only switch between other tabs... Anyone knows what went wrong here? I really need to change those settings!

    Hi; now I could solve the problem for me. I had to remove my Photoshop10 color profile from Mac/Users/.../Library/Application%20Support/Adobe/Color/Settings/ because it must have been corrupted by other CS3 applications (Illu13, Indy5 etc.). Then I created a new color profile there using 'Photoshop10 > Edit > Color Settings', and to be sure I created for each CS3 app a separate one (I named it ColSetPhotoshop, ColSetIllustrator, ColSetIndesign etc.) and selected it in each app, so that those corruptions cannot occur in the future. NEVERTHELESS: ADOBE SHOULD AVOID THOSE INSECURITIES IN THEIR PRODUCTS!
    After doing so, Distiller's color tab is functioning normally.
    This hint helped me:
    From Adobeforums.com/webx/.3c05799e ...
    Distiller crashes every time I hit the color tab in the edit Adobe pdf settings menu.....any ideas what that might be?
    Dual core
    10.4.11
    thx
    paulw
    Post Reply back to top
    Mike Kazlow - 7:26pm Apr 2, 08 PST (#30 of 56)
    Could be a corrupt preference file or corrupt job options file.
    Mike
    Post Reply back to top
    vincent rousseau - 9:59am Apr 3, 08 PST (#32 of 56)
    "My Distiller crashes every time I hit the color tab in the edit Adobe pdf settings menu.....any ideas what that might be? "
    Do not use any other colour parameters than those made with Adobe photoshop or those which are pre-installed.
    If you create personal colour parameters with Illustrator or Indesign, this drives Distiller to crash when hitting the colour tab in the pdf settings.
    Remove all personal colour parameters (User > Library > Application Support > Adobe > Color > Settings) except those made with Photoshop.

  • Crash when changing color settings

    InDesign CS3 5.0.3.
    4 machines. 3 are exactly the same hardware-wise with 10.4x. 1 is new with 10.5x.
    I'm changing the color settings for CS3. I put new .csf and .icc files in their proper libraries.
    I change PS color settings on all. Happy happy.
    I change the Bridge "Creative Suite Color Settings" on all. Happy happy.
    2 machines (both 10.4x)--InDesign opens/works fine. The other two don't want to have anything to do with this new color settings---crash crash crash. Delete color settings preference and all is well.
    The situation is the same if I DON'T change the "creative suite color settings" in Bridge and try to change the color settings only in INDD.
    Has anyone else run into something similar?
    Thanks
    Corey Frix

    David,
    i am using flash cs3 on a macbook pro and have never had such issue.
    i would contact adobe about it.  They have excellent support.  i have called them on other issues and i always get very professional service.
    Good luck, Braulio

  • Printer won't let me change Color Settings!!!

    So I have the Envy 4502, and I CANNOT change my printer settings to print photos in grayscale OR black and white. It won't let me do ANYTHING but color. WHY is this printer so hard to effin' use? My last HP NEVER gave me this kind of trouble. It had an easy-to-use user interface and actually let me CHANGE MY SETTINGS.
    What the heck am I doing wrong?!

    You can update via iTunes and the computer if necessary. Also, what troubleshooting have you tried. A reset is generally something that will fix things like this. It has not affect on your data. Hold the sleep/wake and home buttons together until you see the Apple logo and then release. The phone will reboot.

  • Change color settings in Photoshop CS4 js

    Hi,
    I need to set color settings when I save_As my doc. This what I have, but it's not working:
    var myFile = new File (myFinalPath);
    if (myFile.exists) {
        app.colorSettings.enableColorManagement = true;
        app.colorSettings.cmsSettingsPath = myFile;
    Scritp runs without problemes, but color settings remain not set. I do have the setting file saved in myFinalPath location.
    Thank  you for your help.
    Yulia

    app.colorSettings returns a string. The contents of that string depends on your current color settings.
    You have assigned two meaningless properties to the colorSettings properties. The script runs without errors because javascript lets you create new properties. But the new properties don't do anything unless the script uses them after creating them.
    If you are trying to load a colorsettings file you can use this function.
    function loadColorSettings( file ) {
         var desc = new ActionDescriptor();
            var ref = new ActionReference();
            ref.putProperty( charIDToTypeID('Prpr'), stringIDToTypeID('colorSettings') );
            ref.putEnumerated( charIDToTypeID('capp'), charIDToTypeID('Ordn'), charIDToTypeID('Trgt') );
        desc.putReference( charIDToTypeID('null'), ref );
            var fileDesc = new ActionDescriptor();
            fileDesc.putPath( charIDToTypeID('Usng'), file );
        desc.putObject( charIDToTypeID('T   '), stringIDToTypeID('colorSettings'), fileDesc );
        executeAction( charIDToTypeID('setd'), desc, DialogModes.NO );
    If you are trying to set the document's profile when saving you can use document.convertProfile()

  • MBP Changes color settings after sleep

    After my computer goes to sleep, it has recently been waking up with a different color setting. Where the yellows are very dull and the screen has a blue hue. When I go to System Pref > Displays it changes back to normal without me clicking anything. It is getting very annoying, anyone know why it is doing this?
    My computer is connected to a 24" LED cinema display which doesn't change colors on its own. The laptop has also done this without being connected to cinema display.
    Thanks guys

    This happens to me, also.
    Just as you described - it happens when connected to an external display and when not connected.
    It happens to me even without sleep; screensaver is enough.
    I have my computer set to ask for a password after sleep/screensaver. Do you?
    charlie
    P.S. I just did a search of the forums - this is apparently a very common problem, dating back at least to Leopard. I haven't seen a definitive fix for it yet.

  • How to change colors settings -- newbie to mac

    I was messing around with the settings and selected to polarize the image so that it looks like a photo negative. I feel like a moron so far in using the mac and i cant find how to switch it back to normal. Any help is appreciated.

    Welcome to Apple Discussions!
    If you mean the whole screen has turned negative, open the Universal Access preference pane (in System Preferences in the Dock) and in the 'Seeing' tab, click a checkmark against 'Black on White'. You can also switch between 'normal' and reversed modes with Cmd/Opt/Crtl/8.
    If you mean an image such as a scan or photo, it depends on which software you're using!

  • How to change color of an annotation on PDF with VBA

    hi
    i 'm not sure i'm at the good place and i even don't know if it's posible
    on one side
    i'm using acrobat pro 9 to make square on industrial plan (P&ID).
    square are red or green in fonction of theire status.
    on the other side
    i'm using excel to list all equipement  and theire status that should be notify on my DPF
    i would like a macro on excel that check all statuts and give the good color to the square refering to the equipment listed on excel?
    thx

    Greatestdan wrote:
    I know there should be some way to change the colors of just specific areas of text like this. It should be as simple as putting a color code at the start and end of the tag like
    <div><color="#FF0000">This text should be RED</color></div>
    I tried that and it came up with the error "Invalid Markup, This is not the correct format for an HTML tag."
    I am about 99% certain you can change colors of specific div tags using color codes without giving them an Id and making a css rule for them, I just don't know how. This is a simple question and it should be a simple answer.
    Correct:
    <div style="color: #ff0000;">This text should be RED</div>

  • Color Settings Do Not Persist

    Hello-
    Every time I close and reopen Photoshop (CS4) it seems to revert to using sRGB as Working Space, and Preserve Embedded Profiles for all three types of color file. I have to go into Color Setttings and change these settings to what I want. I know hae them in a Settings fiile, so it's not hard, but often I forget and find myself working in the wrong colorspace for days before I discover it.
    Why doesn't PS leave my settings as the default the next time it opens? Do I have to go somewhere else to choose my settings as default? That would seem like very clusmy design on Abode's part.
    Another thing that seems annoying:  at the top of the dialog it says "Unsynchronized:  Your Creative Suite applications are not synchronized for consistent color." Well, thanks for letting me know, but it would have been more helpful if it gave me at least a pointer to a solution.
    --Jim

    Hi,
    I have the same problem. I installed both the Photoshop CS4 Extended and InDesign CS4 trial version. When I try to change color settings for each application individually or when I try to change Creative Suit Colour Settings in Bridge CS4 Color Settings jump back to American General Porpuse 2.
    Has someone of you come up with a sollution yet. If so I sure would like to learn about it.
    Cheers,
    Ivan

  • Edit Color settings (Bridge/InDesign)

    Hi all, today in office we have a discussion about Edit > Color settings (we use this setting from Bridge for syncro).
    The question is: if i change Color settings (es. i change the rgb or cmyk working space) from InDesign i change only the swatches color? Is this correct? Because the graphic imported can (or not) maintain their color profile. What is wrong?
    Many thanks!

    Edit > Color settings (we use this setting from Bridge for syncro).
    Color Settings is an application preference—you are setting the color preferences for new documents. So changing the Working Spaces in Color Settings will only affect existing documents if they have no color profile assigned (i.e., the Color Management Policies were set to Off when the document was created). If you want to change a document's profile you have to do it via Edit > Assign or Convert to Profile...
    1) if i draw a frame filled cyan swatch, this color have the profile color that i set in the color settings?
    All native colors are assigned the document's profile (see Edit > Assign profiles...). The assigned profile isn't necessarily the same as the current Color Setting's working space
    2) if i import graphic with or without icc profile the assignment will be only when i export pdf, is it correct?
    If an imported CMYK graphic has no profile embedded, or the document's CMYK policy is Off or Preserve Numbers (Ignore Linked Profiles), it will be assigned the document's profile.
    When you export a PDF, the Output settings tab determines whether colors will be converted or profiles will be included.

  • Changing Color of what is between the CDATA tags

    Hi.. I am doing a lot of code replacement and it would be
    really cool to be able to have the contents of the cdata tags a
    different color.
    I know you can change tag colors in the codecoloring.xml file
    , but no clue how to add what I want.
    <calloutcopy><![CDATA[My colored text here so I can
    see what to change easier]]></calloutcopy>
    basically the <![CDATA[ ]]> tag to be a different color
    Thanks
    Dax

    Dax,
    You can change the color of the *contents* in the Code
    Coloring
    Preferences. Select the XML Document Type, then click "Edit
    Coloring
    Scheme". Set the color of the "XML Text" style.
    The data for the Code Coloring feature is stored in XML, for
    which
    "<![CDATA[" has a special meaning, so there is currently
    no way to
    change the color of the CDATA tag itself.
    Hope this helps,
    Randy
    > I am doing a lot of code replacement and it would be
    really cool to be
    > able to have the contents of the cdata tags a different
    color.
    >
    > I know you can change tag colors in the codecoloring.xml
    file , but no clue
    > how to add what I want.
    >
    > <calloutcopy><![CDATA[My colored text here so I
    can see what to change
    > easier]]></calloutcopy>
    >
    > basically the <![CDATA[ ]]> tag to be a different
    color
    > Thanks

  • Is there a way to personalize my font in my icloud email i.e. make permanent change/default settings to font, color.  I don't want to make these changes on each individual email?

    i.e. make permanent change/default settings to font, color.  I don't want to make these changes on each individual email

    Settings App > Messages > Start New Conversations From [set to your phone number].

  • Is it possible to change the color settings of ides 4.7 to make it appear .

    hi all...
    I want to take some snapshots from ides 4.7. Please tell is it possible to change the color tone of ides 4.7 to make it appear like ECC 6. How to change the color settings?
    Thanks!

    Install Tweak SAP gui .

  • Change printer color settings???

    Hello,
    How do I change the settings in tiger (and 10.3.9) to print in color only when i tell it to? My printer is an HP photosmart 7760 with appropriate drivers installed. I just dont really know how to do this.......
    Thanks in advance.
    -Zach
    G4 533, powerbook 667, 3 iMacs, Mac Plus, 180c, many older ones.   Mac OS X (10.4)   upgraded RAM and HDDs

    I don't know anything about the Savin printer, but there is a way to change your printer settings from black and white to color - presuming the printer driver isn't at fault.
    Starting from Safari (the easiest way to access your printer's settings), press Command-P, which brings up the printing options. Under "Quality and Media," a pulldown menu on the right middle part of the screen, and look for the box that says "Grayscale Printing" - uncheck that. Under "Media Type," use "Plain Paper." You should be able to print using these settings.
    If the driver is at fault, which I suspect may be the case, make sure your've updated to the latest drivers, which are for Snow Leopard. I'm uncertain if they have drivers for Lion.
    Post here with your results!

Maybe you are looking for

  • Non editable text slides in iPhoto 11? (v9.4.2)

    I can't seem to add second or subsequent text slides to an iPhoto slideshow. It's not that the button doesn't work. It creates the slide in the correct sequence location however I'm unable to edit the text from the default 'Subtitle Text Here' - Is t

  • My Bookmark Toolbar is gone - how do I get it back?

    I was trying to delete the Yahoo Toolbar, but the bookmark toolbar went instead. The Yahoo one is still there. AND "Browser Defender" and Google search and a bunch of other little things. I just right ckicked on an empty WHITE space, revealing a list

  • Import & Export Strings method

    Hi, I have a multilanguage application. I have used export & import strings methods. I have one .txt file for each language but when I modify something in my vi I must export all again and then modify the tags again for each language file... Is there

  • Like with select query

    Hi, I have a query something like ... Select .... where b.prodname like 'SHAFT GEAR%' or b.prodname like '%FRONT GEAR%' or b.prodname like '%BREAK 4K%' and b.prodname like (select company name from companyms where <some comdition> order by 3,6 I am s

  • Problem connecting to Lotus Directory from Java.

    I am very new to LDAP and I have a problem. I am writing java code to connect to lotus directory and I am getting an exception. Following is the code : package jndibridge; * @author RKSUR import javax.naming.*; import java.util.Hashtable; import java