User interaction with jdeveloper

Hi, I am new to jdeveloper and have a couple of relatively simple programs up and running on it. Other than from the command line is there a way a user can interact with a basic program where the program prompts the user for input. I have used Jbuilder before and with JBuilder once you run your program the user can input required details in the debug window

Hi Joe,
Before you start running (or debugging, profiling, or code-coaching), you need to check a box in the project settings dialog. In the Project Settings dialog, select Runner - Options on the left and then check the "Allow Program Input" check box (at the bottom of the panel).
When you start running (etc), the log window will contain a text field labeled "Input:" where you can enter program input (it's at the bottom of the log window). When you enter input, press "Enter" to send the text to the running program.
-Liz

Similar Messages

  • How to print a pdf without user interaction (With C#)

    My boss assigned me a task that to get the ImagePreview of 1st page of PDF.
    My thought is to print the 1st page of PDF to file(virtual print to file), and get the image source, but there comes the problem:
    How can print a pdf without user interaction(With C#),question are these:
    1. I can use the ShellExcute but cannot assign the destination of output file.
    2. User interface is unwanted, I don't want show anyone the Acrobat Reader interface who click the file just want to get a preview.
    3. No place to put those parameters in.
    This problem confused me a lot of days, I wish someone can give some hints.
    Thank you very much!
    (Maybe you will tell me to use Acrobat SDK, please don't, I'm afraid we cannot afford that)

    >I have not read the document yet
    This is the first step. There are many documents, but start with the
    introductory/getting started material.
    > with a index.pdx
    A PDX is a search database to allow you to do fast searching in
    Acrobat.
    >
    >About the relationship between Adobe Reader and Acrobat, as far as I know is that, the previous one is just the reading tool for PDF document, instead, Acrobat can modify and resave the PDF doc. Is it right?
    Effectively, yes. But the Acrobat SDK is mainly for working with
    Acrobat. It's very important to keep this clear, since you have said
    you only have the free Reader, so 95% of what is in the SDK cannot
    work for you.
    >
    >Simply my questions,
    >1. I don't know which dll to refer in the .Net project to print with. Is the ActiveX folder in product folder?
    Simply, there is no point asking these questions, yet, because you
    have not started on the documentation.
    But let's continue in the SDK forum, where I have posed what seems to
    be a very important question about why print to file at all.
    Aandi Inston

  • Learning How to Interact With Jdeveloper

    How can i learn How to Interact With Jdeveloper ?

    start with this.
    http://www.oracle.com/technology/obe/obe11jdev/ps1/ria_application/developriaapplication_long.htm

  • Firefox 4 on Windows 7/XP is not allowing user interaction with form elements that contain HTML coding. For instance, a textarea element whose content includes h4 My Content /h4 br /

    On a Mac, Firefox 4 was also dysfunctional and the "enter" key immediately submitted the form instead of adding a line if the cursor was placed inside content to start with, but on Windows it seems impossible to get the cursor inside the textarea content at all.
    The "view source" of the form textarea element plus the content that our user entered is pasted below:
    <textarea name="content" cols="120" rows="50"><h4>SEARCH TOOL NOT WORKING</h4><br>
    <h3>TRY FIRST</h3>
    <P>Check for popup blockers; set for allow<br>
    Mac users may want to use Firefox if Safari does not work and not a popup problem.</P>
    <h3>COMMUNICATION FOR TROUBLESHOOTING </h3>
    <p>Must provide the following information:<br>
    Computer's operating system?<br>
    Browser and version?<br>
    On campus or off, if off how are you getting a Brown IP address?<br>
    What in detail is wrong?<br>
    What have you tried to overcome the problem?
    </p>
    <h3>IF ALL ELSE FAILS</h3>
    <p>Contact CIS HELP - it may be your computer.
    <p>A computer cluster in one of the libraries or CIT if the problem is not with the vendor. </p></textarea>

    p.s. I realize that the user content is somewhat confusing, and your web page interprets the HTML tags instead of displaying them explicitly...
    The user content begins after the <textarea> element and includes HTML headers, breaks, etc. Other HTML content inside form elements gave similar results. Thanks!

  • User interaction with Waveform Graph

    My application uses a Waveform Graph to plot data acquired from a
    scope. The application does some analysis of the waveform data
    and then uses features within the waveform as the basis for
    controlling some external devices. The features (peaks) that
    are to be used must be selected by a human operator. Ideally,
    this would be done by having the user click on/near the peaks
    of interest.
    I haven't seen anything in Labview that looks like I can trap
    mouse clicks within a screen widget. Have I missed that level
    of functionality, or is there no feasible way of implementing
    such an interface?
    I am presently using a system of tables and sliders to allow
    the users to select peaks, but the users are not totally happy
    with the method.
    I
    am using Labview 5.1 on Sun Solaris.
    Thanks.
    --- Rod

    One approach would be to enable graph cursors and have the user click and
    drag the cursor to the peak of interest. Cursors can also be set to lock to
    the graph data You could also add another graph trace which only contains
    peak points and then the cursor will only land on a actual peak point.
    Mike Sachs
    Intelligent Systems
    "Rod B. Nussbaumer" wrote in message
    news:afal8d$37q$[email protected]..
    > My application uses a Waveform Graph to plot data acquired from a
    > scope. The application does some analysis of the waveform data
    > and then uses features within the waveform as the basis for
    > controlling some external devices. The features (peaks) that
    > are to be used must be selected by a human operator. Ideally,
    > this would be d
    one by having the user click on/near the peaks
    > of interest.
    >
    > I haven't seen anything in Labview that looks like I can trap
    > mouse clicks within a screen widget. Have I missed that level
    > of functionality, or is there no feasible way of implementing
    > such an interface?
    >
    > I am presently using a system of tables and sliders to allow
    > the users to select peaks, but the users are not totally happy
    > with the method.
    >
    > I am using Labview 5.1 on Sun Solaris.
    >
    > Thanks.
    >
    > --- Rod
    >
    >

  • User Interaction with WebCenter Portlet

    My client need following features in WebCenter Portlet. Can i achieve following goal using WebCenter Interaction:-
    1. Drag and Drop (or rearrangement)
    2. Personalization (can change title, color, text, number of columns/rows etc)
    3. Hide/Show any particular portlet
    Regards,
    Imran

    I'd be interested in hearing what people are doing with #2 ( personalization ). Has anyone created a customization that allows theming like igoogle?
    FWIW: my thoughts
    #1) Rearrangement is OOTB, but the out of the box rearrangement isn't as clean as you see with internet portals. You might need to be a JS whiz to make it sexy.
    #3) Show/hide functionality is built in

  • How Users Interact with Oracle Database Express Edition in a Network?

    Please i just want to know how users can relate or access the Oracle DB xpress on a network. Coming from an oracle enterprise edition background i know when you install oracle on a network, isqlplus for example is centrally loaded meaning you dont need to install oracle on each machine in the network, so users can access the DB from their nodes. I am presently working in a big estate management firm and i want to create a structured database for them, they use excel to store records and want to introduce Oracle.

    You can access XE remotely through the browser after following the instructions here:
    http://download.oracle.com/docs/cd/B25329_01/doc/admin.102/b25107/network.htm#BHCBCFBA
    If you are using APEX as the application, you'd need to do that. There may be other firewall consideration though (ie opening the relevant server ports).
    [There's no isqlplus anymore, but there is a similar sql worksheet in the Apex development environment).
    If you are just using the database as a data store behind, for example, a Java application, then connections will probably be through ODBC/JDBC/OCI and probably need some client installation too.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Interacting with cmd.exe

    Hi all,
    i dunno if this has been asked before, but my problem is to let the user interact with an executable ran via "cmd.exe /c executable".
    i have an executable program that awaits a response from the user, but when i used the Streams provided by java.lang.Process after many scenarios i noticed that the process inputStream provides me with the output only when the program is finished, while it returns no text while the program is waiting for response
    as an example, my problem looks like :
    try {
                Process p = Runtime.getRuntime().exec("cmd.exe /c mysql -u toto");
                BufferedReader reader = new BufferedReader(
                        new InputStreamReader(p.getInputStream()));
                  String s = null;
                while ((s = reader.readLine()) != null) {
                        System.out.println(s);
    } catch (IOException ex) {
                ex.printStackTrace();
    }the mysql command would show "enter password : " or something like that, but this program will not show it...unless the mysql is finished
    any ideas? thanks :)

    that's right, i tried to look for classes that provide "live streams" in java.io ... i thought the PipedReader and PipedWriter could do it, but i need to get the program's reader and writer for this (and i don't know how to do that...) or maybe those classes are unnecessary and there is another way to do it?

  • BPM - Interact with external system

    Hi Experts,
    We are implementing a project with BPM Suite Version 1.1.1.6 (PS5). A requirement is the following things:
      - The BPM process begins through a human task.
      - Upon completion of the human task, the flow must interact asynchronously with an external system through a webservice. The BPM system sends data to external system.
      - The user interacts with the external system and runs a couple of tasks.
      - After completing the activities in the external system, the BPM should be receiving an event to continue with the main flow was in wait.
    The question is....as an external system can reactivate a BPM process that is in wait hoping the event.
    Thank you very much.

    Investigate the use of the Call activity. If the external process is long-running, you might use a Service activity in conjunction with correlations.

  • Interactivity with 3D Models

    I am trying to add user interactivity with 3D models that are a .w3d file -- does anyone know any good references/tutorials?
    I created a house, and I am doing a virtual tour. I want users to be able to click on the 3D objects to activate different sounds in the house. For example to click on a radio, then you will hear music.

    You may also want to check out:
    http://www.adobe.com/devnet/director/articles/chrome_library.html
      It's one of two articles on using a set of free behaviors from the Chrome Library to create interactivity in a 3D world.  There are some more advanced behaviors for sale at the Chrome Library web site as well.  The 3D behaviors that ship with Director include a 3D fly-through behavior but no collision detection as a part of it.
    You can export a motion-on-a-path animation for your camera from 3DS Max and use Lingo to start and stop it, and modelUnderLoc to control the music.
    I hope this info helps.

  • Interactivity With Flash Video

    Hi,
    I'm working with a university on a project related to
    interactive marketing using video. What I'm looking to do is find a
    method that a user can start a video and then during playback click
    a scripted button nearby that will base its action on where in that
    video the user is.
    For example, you could have a 3 minute video, the first
    minute being a flat blue screen, second minute being a flat green
    screen, and last minute being a flat red screen. This video would
    be some simple embedded .flv file. The flash file would also have a
    scripted "PUSH ME" button somewhere near the FLV video player. When
    someone started the video and then hit the button it would pop up
    an box or send an email (ect) that states "You've clicked on the
    button during the [RED, BLUE, GREEN] section." according to when
    they clicked the button.
    Would anyone be able to point me to a tutorial that might
    explain how to go about recognizing at what point during a video
    playback a user interacts with that video, or might it be a simple
    few lines of action script?
    Thanks for your help,
    ~NMI

    I belive cuePoints is something you should look into.

  • JDeveloper, thread and user interaction

    Hello,
    I'm developing a JDeveloper Swing application that receives data from a scale to be printed on the screen (this is done in a thread). At the same time, the user can interact with the screen and update fields. Sometimes I experience that my application blocks, and I have to restart. I believe that this is because the screen is updated by the two threads (scale and user) at the same time (?).. Does anyone know how to avoid this?
    /Jakob

    Ok, thank you..
    I now use a Swing timer to call the actionPerformed(..) methode.
    In this methode I update a text field on the screen, whenever the weight is changing.
    What about "normal" user updates to GUI, i.e. combobox dropdowns, field updates etc ? Do I have to handle these events in the same actionPerformed(..) methode as the timer thread is calling, or may I define an actionListener for each component containing its own actionPerformed(..) methode ?
    If I have to use the same actionPerformed(..) for all GUI updates, should this methode be defined synchronized, like
    public synchronized void actionPerformed(ActionEvent e) ?
    Regards Jakob

  • Error while interacting with scanner acrobat 9.0 and windows 7 and user profile

    After using Acrobat 9 for years I get a "Error while interacting with scanner". I have uninstalled and reinstalles the drivers for my Epson Expression 1600 scanner and still get the message. I did get it to work by changing to a differ window user account. Is there anyway correct the problem for the orginal user account.
    Thank you

    Using MSPaint works fine also,......................
    As for the question as to whether the update broke I can't honestly remember, I know it worked finr with an old HP scanner I had but as to the version of Acrobat at that time I don;'t recall
    Anyway getting fed up with this issue, I de-installed it, rebooted and re-installed.
    Ver 9.0.0 says the scanner driver is not installed or connected
    Ver 9.2.0 says the same.
    Ver 9.3.4 says error while interacting while interacting with scanner.........
    The scanner works with MSPaint, its own driver and application.
    What is wrong with this Adobe Acrobat Pro 9?

  • Re-image computer with no user interaction at all - SCCM 2012

    I have searched many posts and havent found a clear solution for my question.
    Basically, I have OSD task sequence ready to go on my SCCM 2012 R2. It is fine to run it as "Available".
    If I deploy the OSD through Software Center as "Required" and "ASAP", then I login the client, the client will run OSD task sequence sometime after about 30Min-1 hour later, not sure. And there will be no user interaction needed. However
    this means I need remotely log into each computer to let OSD happen.
    If I deploy the same TASK Sequence as "Required" and "ASAP" through "PXE", it will first ask PXE Password(Which I set in DP->PXE Panel), then I need hit "Next" again to start the assigned OSD, which means I need
    physically go to each computer to do this. (EDIT: If needed, I can remove PXE password and add VB scripts in other Task Sequence, however I want to know if I still need press NEXT to start the OSD).
    The clients are not AMT enabled but Lan Wake up enabled and also can be set to LAN WAKE UP Enabled with boot from LAN. I can wake up/shutdown the whole collection with command if needed. 
    Is there a way that I can Re-image one collection of Computers without any interaction on client side?  
    The other question is how long to wait for OSD when it is set to "ASAP"?
    RockyOZ

    Guess I just answered question myself. With PXE Password removed, the OSD runs without user interaction. Thanks. I will add the password in task sequences instead.
    RockyOZ

  • Unable to interact with Flash content when running Firefox with restricted user

    When running Firefox with limited Windows user on Windows XP the Flash elements are displayed, the content that is set to auto-play does so even, but the flash area doesn't receive any mouse input: e.g. when I right click in the area instead of the flash context menu I get the browser context menu as if the flash plug-in wasn't even there. The exact same page on the exact same computer but with Administrator user works as expected: can press buttons, interact with flash controls and the context menu upon right-click is of course the flash one. This behavior occurs even if I disable all add-ons.

    Try uninstalling your sound card driver in Device Manager and reboot your PC.

Maybe you are looking for

  • Text wrap not working... What am I doing wrong?

    Hi... I guess I do not know how to set up the text wrap in reflow to follow the size of the container that it is in... I have created a text box with the text the size I want and the width and hight of the box is correct... While editing the text it

  • Camera Raw Camera Calibration Tab and 5D Mark III

    I don't think that many people do this in camera raw, but it was kind of an important step in my workflow with the Canon 7D before and is just not working the same way with the 5D Mark III now. In the Camera Calibration Tab (Third from the right side

  • MSI A58M-E35 Motherboard, Theres NO Vista drivers!!

    Just bought a MSI A58M-E35 motherboard and Theres NO Vista drivers!! Win7 drivers dont work, gonna have to exchange for one of your competitors, that makes me very unhappy... Did msi forget that vista existed?

  • Poll: What is Your Web Start Project of the Year 2003?

    Hi, The Saturn Times announced the nominations for the "Web Start Project of the Year 2003" award today. The line-up includes: * NetX * OpenJNLP * Xito BootStrap * JDistro/Warf * Web Application Launcher (WAL) * Web Start Services Pack * Apollo * Rac

  • Verity collection date ranges

    I have a collection of documents differentiated by topic and date. The search result looks something like this, "/Supply/Supply2004/23Jan06". I use a calendar function that will input a date into a textbox in the following format: MM-DD-YYYY. I am no