button with icon and lable

I want this bean PJC display icons on my form
http://Forms.PJC.Bean.over-blog.com/article-1957712.html

Here, it is clear a note that
Note: Note that the icons used in this demo files are stored in the root of the jar file

I do not understand what I'd do if I want to display icons as oher delete, edit, see icons on my form.
do not know where to copy images to display?

Thank you.

Hello

To display other icons like the one you mentioned that you need to re-create the jar file.
Here are the steps:

(a) extract the jar with the following command file, make sure that %ORACLE_HOME%\jdk\bin is in the path

jar xf your.jar

(b) delete the "META-INF" folder

(c) add the required files in the directory where the images others exist.

d) d) of the 'd:\your_jar_name' directory, re-create the file 'your_jar.jar' using the following command.

Windows

jar - cvf your_jar.jar *. *

UNIX

jar - cvf your_jar.jar *.

(e) now copy the new your_jar.jar in $ORACLE_HOME/forms/java

(f) run the sign_webutil.bat or the sign_webutil.sh as follows and re-sign the jar file

Example for Windows, assuming that your ORACLE_HOME = d:\oracle\frs1012
Start the command prompt
-the value of ORACLE_HOME = d:\oracle\frs1012
-cd %ORACLE_HOME%\forms\java
-the value of PATH=%ORACLE_HOME%\jdk\bin;%PATH%
-%ORACLE_HOME%\forms\webutil\sign_webutil.bat your_jar.jar

Example for UNIX, assuming your ORACLE_HOME is /u01/oracle/product/10.1.2

-Connect to the server
-export ORACLE_HOME=/u01/oracle/product/10.1.2
-cd $ORACLE_HOME/forms/java
-export PATH = $ORACLE_HOME/jdk/bin: $PATH
-$ORACLE_HOME/forms/webutil/sign_webutil.sh your_jar.jar

Kind regards
Alex

Tags: Oracle Development

Similar Questions

  • Cannot Center the icon on a button with icon only

    Someone had this problem?
    I want a link button that simply display an image (like an arrow or something) icon and no text.

    "< mx:LinkButton icon="@Embed ('myArrow.png') "/ >

    However, depending on the property 'labelPlacement', the icon becomes biased. It wasn't a problem with Flex 1.5. Am I missing something here? Is there another way to do this?

    Furthermore, the box still has this problem.

    Thank you, I also found that a difference with flex 1.5 and 2.0 is that the width necessary to Center images has changed slightly.
    In 1.5, I put width to 22 for a .png 18 x 18 get the centering.
    In 2.0 if I set the width to 24, it seems at the Center for all purposes useful (once again, width one .png 18 x 18).

  • Firefox has crashed on the desktop. Get only the black screen, taskbar with icons and hourglass cursor of the mouse on the taskbar. Windows 10.

    I tried to restart Firefox, nothing helps. Then I tried to restart my desktop computer Dim screen with taskbar with icons, hourglass cursor that does nothing on tasckbar only. I tried to close everything down and restart - without success. I write from my laptop, the problem is on my desk - Hewlett-Packard, 2-3 years, running windows 10. Only one prior occasion when Firefox crashed. Restart of Firefox took care of the problem and has been fine since.

    Contact a computer repair. It seems that the system files are corrupted.

  • DPS generator allow me to continue with icons and splas screens

    I finished the download of my folio to folio producer as it exported in a zip file.

    As I get into indesign to create my custom generator application DPS press to go to the next step of the icons and splash screens.

    Screen Shot 2015-01-31 at 19.41.36.png

    If you have a creative cloud account, you must use the create Panel folio builder app command

  • BlackBerry smartphones HELP! Green bubble with icon and star

    My blackberry recently ran batterery and when I got round to load once again, he had an icon that looks like a green bubble with a white phone inside and a red star and a number 1 next to it. I guess it was a voice message, but my voicemail box is empty. Anyone know whatthis means? Any help much appreciated!

    If I were you I would check this statement

    homescreen > options > applications > third party

    I bet that's where.

  • Button with URL and JS problem

    Hi guys!

    I recently posted on the deactivation of the items if another value of points is a value. I have enableItem() and disableItem() JS, and recently, I still had the process of default ApplyMRU. My buttons that url has been
    JavaScript:enableItem();doSubmit('SUBMIT');disableItem();

    but now when I created the Custom PL/SQL update process and it is subordinated to the INSERT query

    this:

    JavaScript:enableItem();doSubmit('INSERT');disableItem();

    don't nothing ;/ without the JS to update works great... but I also need the JS... Guys have encountered a similar problem before?

    With respect,

    PsmakR

    Hello

    First of all, I guess that your MRU is not subordinate to what whatsoever and that the request for INSERTION must always initiate the process?

    Secondly, I've seen problems with javascript calling a model button. I tend to use a custom template (as described here: button and function )

    Finally, as long as the doSubmit() happens in reality, the disableItem() function call will not work (the page is loaded by sending, so javascript on this page stop right there). If I understand your needs, you must activate a front element of the subject so that it is presented with the page. The page is unloaded and reloaded after sending, you must make sure that the disableItem() is called when the page is reloaded

    Andy

  • Radio buttons with values and how to calculate.

    Hello

    Im am pretty new to building Web site and in particular with script, so please be gentle ;) .
    For the moment, I work with Dreamweaver CS4.

    I create a formula of the "ecological footprint" with several questions of the Radiobutton.
    These questions must have a certain value attached to each possible answer and then when I press 'submit' to end these values must be added together and display the score. But how?
    Example:

    Question 1
    How will you work:

    * Market/bicycle value: 0
    * Value train/bus: 5
    * Car                                value: 7

    Question 2
    How do you travel by train/bus.

    * Never of value: 0
    * A few times a month value: 2
    * A few times a week value: 5
    * Daily value: 10

    * Submit * = calculate and display values. For example, Question 1, I had a value of 5 and 2 10 issue. So pressing submit should then dispay ' 15'.

    That's what I have so far, the questions and answers are in Dutch.

    Hoe ga jij naar school?</strong></p>
          <form id="form1" name="form1" method="post" action="">
            <p>
              <label>
    <input name="question1" type="radio" id="question1_0" value="0" />
    Lopend/Met de fiets</label>
              <br />
              <label>
                <input type="radio" name="question1" value="5" id="question1_1" />
                Met het openbaar vervoer</label>
              <br />
              <label>
                <input type="radio" name="question1" value="10" id="question1_2" />
                Met de auto</label>
              <br />
            </p>
        </form>      
        <p><strong>Hoe vaak reis je met het openbaar vervoer?</strong></p>
        <form id="form2" name="form2" method="post" action="">
          <p>
            <label>
              <input type="radio" name="question2" value="0" id="question2_0" />
              Nooit</label>
            <br />
            <label>
              <input type="radio" name="question2" value="2" id="question2_1" />
              Slechts een paar keer per maan</label>
            <br />
            <label>
              <input type="radio" name="question2" value="5" id="question2_2" />
              Wekelijks</label>
            <br />
            <label>
              <input type="radio" name="question2" value="10" id="question2_3" />
              Dagelijks</label>
            <br />
          </p>
          </form>    
        <form id="form3" name="form3" method="post" action="">
              <label>
                <input type="submit" name="Bekijk de uitslag!" id="Bekijk de uitslag!" value="Bekijk de uitslag!" />
              </label>
            
    


    PS: I have an addon for Dreamweaver called "Form Calculator", created by KaosWeaver, but I don't really know how it works...

    Sorry about that. I was looking at him in Live View mode. To stop the value of disappear, change the onsubmit for this event handler:

    onsubmit="getScore(this);return false"
    
  • Link a URL to a button with rollover and rollout flash movie clip.

    I've created a navigation bar for my site and I need to add a url for the clip, it was rolling and rolling, but when I put the url it cuts the roll outs overthrown or barrel... what should I do?

    IM using the coding...

    on (rollover) {_root.home.gotoAndPlay (2)}

    }

    (deployment) {_root.home.gotoAndPlay (1)}

    }

    Thank you

    Daniel Derrick

    on (rollover) {_root.home.gotoAndPlay (2)}

    }

    (deployment) {_root.home.gotoAndPlay (1)}

    }

    {We (Release)}
    getURL ("http://www.adobe.com");
    }

  • So how do you REALLY just toolbar buttons show the icons (and not text)?

    On my bookmarks toolbar, my favorites 'buttons' display the icon AND text. I want to just display the icon, no text. When I right click, customize, the "Customize toolbar" window opens. Down in the lower left corner the drop of the "show" option is already set to "icons" (and only the icons). But it's just not so. The toolbar buttons display icons AND text. If I scroll through the drop-down list just for fun, it doesn't change. I choose "icons (only)" all day, but the toolbar buttons always display text.

    Hello dotdot, try the other, right-click on a bookmark and select Properties, and then clear the name of the bookmark and save it.

    Thank you

  • How to extend the button with a shadow?

    I had never used Photoshop. I found a beautiful button: http://www.psdchest.com/2011/05/09/web-elements/ and I would like to Customize so that it includes the words driver or passenger. What are the tools I should to use and in what order to extend the button with Shadow and perhaps also to reduce the angle of rupture? I can for only change the text . Link psd file I mean the Group-> light-> switch 1 on.

    So far, it looks good.

    For the choice of bevel (hold down Apple key to select multiple layers at the same time) track of the layers and re - adapt (Edit/transform/Scale) to give it less deep. I suggest grabbing the right conner down and moving upward and to the left, you'll see what I mean.

    Form 3 copy 10

    Form 3 copy 4

    Copy of the form 2

    After that, you will see the layer from below black. You must re - this scale itself to achieve the effect. Its file name is: form 3 copy 3.

    I'd love to see how it comes out.

  • In the forum Coursera pages there are different icons and buttons, but I see that only holders of palce, small squares with letters in there. Any help?

    In the pages of the coursera.org forum, there are different icons and buttons. They do not display correctly. I can see only tiny forms square with characters in them. Hovering on them can display information in some cases, but it is not very convenient. Although they recommend Firefox, I use Chrome instead. Chrome has no questions here so far. Is it possible to view these icons correctly?

    Many sites now use downloadable fonts to create their icons instead of the traditional image files. So, there are some Firefox settings that might be a factor, as well as the NoScript extension, if you use this (blocked objects).

    (1) in the dialog box fonts Advanced, unchecking the checkbox which allows the site to use its own choice of fonts. To check that:

    "3-bar" menu button (or tools) > Options > content > button "Advanced".

    Here you must "allow pages to choose their own fonts.

    (2) on the deactivation of fonts downloaded in: config. It's less likely, or you remember probably not, but here's how to check on it.

    • In a new tab, type or paste Subject: config in the address bar and press ENTER. Click on the button promising to be careful.
    • In the search box at the top of the list, type or paste the gfx and make a pause so that the list is filtered
    • If gfx.downloadable_fonts.enabled preference is bold and user, set false, double-click it to return it true.

    This seems useful.

  • XP Start button, the toolbar and IE8 is missing. To start Windows with a xp desk top icons.

    My hard drive has failed, but I had cloned the much smaller former player. I went to the old hard drive and it starts as principal. MS asked for the codes wyhich I put in and it was authenicated, now comes the problem, I restarted the PC and he was fine, then I rebooted, it a time of sedcond to be sure it was working properly before I attenpted to clone on a new hard drive.

    Then the disaster my button start Xp and IE8 toolbar is missing. To start Windows with a xp desk top icons. Can access the Task Manager via ctrl. ALT, delete and sees the C: drive with the etc program files but no users. How can I fix

    Hello

    This problem can occur for the following reasons:

    • Auto-hide the taskbar has been selected for the taskbar and Start Menu Properties.
    • Your user account settings are corrupt.
    • The core files are damaged.
    • The Explorer.exe file does not load at startup.

    Please refer to:

    After the Windows Logo appears or after you log in to Windows, a Windows XP computer cannot display the wallpaper, a black screen or a blue screen

    Note:

    You can back up data to an external hard drive and no CD. It is essential to back up data even if you do an upgrade on the spot.

    Reference:

    (http://support.microsoft.com/kb/322756/ )

    How to back up and restore the registry in Windows

    Please return to the State of the question.

  • I have a button with the icon text. Is it possible to increase the space between the text and icon?

    Mr President.

    I have a button with the icon text. Is it possible to increase the space between the text and icon?

    adf button text image space.png

    adf button text image space.jpg

    Concerning

    Have you tried it as directed by the other thread?

    
    

    See you soon

    AJ

  • How can we separate "Icons and text" of the browser control buttons (back, forward, etc.) since the icons on the toolbar of the add-on?

    With us, it is not a problem. I don't know why it's different here at work - even editing, same settings (as far as I know).
    Windows Vista
    Firefox 7.0.1
    Status 4 Evar installed to activate the add-on bar in a status bar

    I have a NoScript module icon in the corner, which works very well. If I add a GreaseMonkey icon in the menu customize, "Icon and the text" is displayed for this icon as the icon and text browser controls (home, stop, etc.). Other icons the module show icon and the text (S4E, for example). NoScript is the only one I've found so far that collapses down to just an icon.

    I like this leads to the bar having a higher status (add-on). Basically what I want is for only the icon is displayed in the State (toolbar Add on), while keeping icons and text in the browser controls. My current solution is simply to remove the other icons of the add-on - it from the status bar (add-on), but which removes the ease of turning on/off and setting options.

    Please tell me if I can provide you with another thing and thanks for your help.

    Edit: I have some screenshots to show what I mean.
    desired behavior
    problem when the icon is added

    I tried, and while it does not remove the text, buttons retain their width, collapses don't not down icons. I was able to get exactly the effect I want to by changing the setting in the DOM, as stated in my post above, but which only lasted as long as the session and returned to the way it was before, when I restarted Firefox.

    After a few tries, I finally joined the userChrome following tweaks. This tweak sets the buttons didn't use any text, be limited to 20 pixels of width, and, if a drop-down list arrow is present, to hide that. Greasemonkey uses a drop-down list item separated so it must be hidden specifically.

    #addon-bar .toolbarbutton-text { display:none !important; }
    /*The following work for most of my icons except Greasemonkey*/
    #addon-bar .toolbarbutton-menu-dropmarker { display: none !important; }
    #addon-bar .toolbarbutton-1 { min-width:20px !important; }
    /*The following are specific to greasemonkey*/
    #addon-bar .toolbarbutton-menubutton-button { min-width:20px !important; }
    #greasemonkey-tbb > dropmarker {  display: none !important; }
    
  • Lost my button and all my icons and start task bar

    All of a sudden my Start button, all my icons and my taskbar disappeared.  I turned my computer off several times, but it does not help.
    It's frustrating because I can't to anything other than firefox.  I think that my problem started with firefox.

    How are you to firefox without all the icons?

    Have you tried the windows logo key?

Maybe you are looking for

  • CD/DvD button-satellite M - 40 X 105

    I have a problem making the CD/Dvd quick-buttons on the keyboard work with Windows Media Player. All the settings seem to be ok in Toshiba controls but it stil won't work! He drives me crazy! (it is not important sth, but... you know...) Any suggesti

  • Satellite L300D - video jerky while loading

    I recently bought a replacement charger for my machine. If I try to watch the video online while the charger is plugged the power supply becomes very agitated, but as soon as I unplug the charger, the food is very good. Would that be the charger or c

  • subVIs does not function when it is called by main secondary to vi

    Hi all I have a main.vi that loads the façade into a secondary four subVIs when selected. Like most applications, everything works fine up to come to build the project (.exe). Program works as expected when run it from .exe but when all the vi.lib fu

  • Double color management?

    Every time that I try to photographs of printing on the Canon 100 pro printer using an ICC profile color management and software I have prints with a magenta color cast. I believe that this is due to double color management? If I set the software to

  • Windows system32\config\system file corrupt / missing

    I have Windows XP Home edition on my Sony Vaio. Cannot start Windows because I get a msg saying following file is damaged or missing windows system32\config\systemSony support suggested I start mode F8 and select know last good configuration. I tried