Display xwindows in Java window

I'm wondering if it would be possible to display a single xwindow-based windows within a Java window (inside or outside of a web browser). This would be somewhat similar to VNC but only one window would be displayed, not the entire desktop. There would have to be input capabilities, of course. Thanks for any help!

There is pure java XServer implementation with GPL license. You can find more about it here -> http://www.jcraft.com/weirdx/

Similar Messages

  • Display PDFs in Java window?

    Hi,
    I was wondering if Acrobat is the right product to buy in order to dispaly PDFs in my custom Java application. That is: does it come with a Java API (Java 1.4.2). I only need to display PDFs, nothing else. And I do not want to display the PDFs in a browser or Reader window, but inside my application (alongside with other information)
    Will Acrobat Standard edition do, or will I need Acrobat Pro?
    Thanks in advance.
    /Henrik

    Acrobat does not come with a Java API, as Java is not a standard desktop development environment.  Instead, it offers platform-native APIs in C/C++, COM/OLE and JavaScript.
    On the server side, of course, our Livecycle products are all Java-based.

  • Windows xp pro sp2 no display in java windows

    Hi everybody,
    I have just install my new computer, windows xp pro sp2 and java 1.5 update 4, and I have this problem:
    I can't see what's inside java windows, for examples when I go throw the control panel and I want to configure java when I double click on the icon, I see the borders of the windows but nothing inside..
    Same thing with some java installer...
    I tried to unistall java 1.5 and install java 1.4 same thing...
    As any one a solution to my problem?
    thks

    OK I found why..
    But..It's strange when I put my ATI driver on normal, and not on High Quality it's working :)

  • Make image display in a scroll window...

    can anybody help me out with making an image display in a scroll window and flip to the next picture when the scroll button is clicked? I am trying to create a simple image manager Applet.
    i have tried to use a regular scroll bar but I can only get it to work with a textbox not an image, does anybody know how I can do this.
    thanks

    This is what I have but it is quite plain... I want it to do more like select different categories. and maybe do a slide show or something... any suggestions??
    import java.awt.*;
    import java.awt.event.*;
    import java.applet.*;
    public class imgViewer extends Applet implements ActionListener {
       private Button show, next, prev;
       private Image pics[] = new Image[9];
       private String [] gifName = {"img4", "img2", "img3"};
       private int currentImage=1;
       Panel p1;
    public void init(){
          for (int i = 0; i < gifName.length; i++) pics = null;
          Panel p1 = new Panel();
          show = new Button("Show");
          p1.add(show);
          show.addActionListener(this);
          next = new Button("Next");
          p1.add(next);
          next.addActionListener(this);
          prev = new Button("Previous");
          p1.add(prev);
          prev.addActionListener(this);
          add(p1);
       public void update(Graphics g) {
          paint(g);
       public void paint(Graphics g){
          Image image = getImage(getCodeBase(),gifName[currentImage]+".jpg");
          g.drawImage(image, 40, 40,200,200 ,this);
       public void actionPerformed(ActionEvent event){
          if (event.getSource()== next) {
             currentImage++;
             if (currentImage>=gifName.length) currentImage=0;
          } else if (event.getSource()== prev) {
             currentImage--;
             if (currentImage<0) currentImage=gifName.length-1;
          repaint();
    }

  • Display image in java.awt.List

    hello guys,
    How i can display image in java.awt.List means listbox. give me sample code. if you have
    Waiting for your favorable reply.
    Regards,
    Bhavesh Kharwa

    java.awt.List you can not.
    javax.swing.JLast you can.

  • Java windows slip under menu bar, how to move?

    Hi, I have accidently dragged some Java windows beneath the (transparent) menu bar.
    Safari browser windows do not slip under the menu bar, but those created by a Java application can slide beneath it, up to the edge of the screen...just far enough to make accessing their title bars impossible. I'm able to resize the Java windows by dragging their accessible edges but I am unable to click on their title bars in order to drag them back down beneath the menu bar.
    How can I click upon title bars or resize these windows to lower them in desktop space, so their title bars are lower than the menu bar? I am currently unable to drag or click upon their obscured title bars to move these windows. Is there another way to move windows without clicking upon their title bars?
    thanks

    apparently there is a third party app called windowsmover or something like that
    do a google search for "windows mac os move shortcut keyboard"
    to answer my own post

  • Urgent - HTML help merged projects - displaying in the same window

    Hi All,
    Following some recent windows updates I'm experiencing all sorts of problems. My most urgent problems is as follows:
    First off this is all in RH8 and yes I have upgraded to 8.0.2 and project is set to re-build cpd each time.
    So I have a merges project as follows:
    Parent project
         child project 1
         chils project 2 etc
    when I compile an html help project with TOC, and single source window settings on default if I click on a child project it is diaplyued in a separate window. If I then select a different project in the parent project TOC this is also displayed in a different window but the window still has the caption of the previously opened file.
    What I need as  the end result is for my HTML help project output to al display in the same window whether I click on a parent project item, or a child project item.
    Please can somebody advise mne how to do this as I am VERY close to a deadline and as usual it seems RH8 has let me down again.....
    Thanks
    Author Care

    Hi there
    Methinks Colum needs more coffee, because the options he cited have nothing to do with other windows. They have to do with whether the displayed topic synchronizes with the TOC and whether the TOC entry is highlighted.
    I'm thinking it has to do with creating a "Global" window. You change the names of the windows so they include Global.
    The link below has more:
    Click here to view
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Opening a Java Window from a jsp page on the client side

    Hi all,
    Thanks in advance to all who could help me for this problem.
    I've written some jsp pages. In one of them, I open a new Java Window,
    which is a simple Java Frame. If I test this directly on the Tomcat
    server, everything works well.
    But when I call the jsp page through a web browser of a distant client
    (normal use), and when I want to see the java window, no window pops
    up. It appears that the Java Window pops up on the server, and not on
    the client side, which is what I wanted.
    Could someone tell me how to make the Java frames appear on the client
    side ? (Is it linked to the code or to the configuration of Tomcat ?)
    Thanks in advance,
    Alexis.

    JSP always run on the server. On the client you only see the results.
    But you can use applets on the client side: http://java.sun.com/docs/books/tutorial/uiswing/components/applet.html

  • How To edit Display ID/Monitor ID or erase Display ID/Monitor ID Windows 7

    Hi !
    Started a tread in the other "answers microsoft forum" bur got redirected here hence they thought that this was a developer-question...
    My original Thread:
    http://answers.microsoft.com/en-us/windows/forum/windows_7-hardware/how-to-edit-display-idmonitor-id-or-erase-display/62eeace8-358c-4d65-8609-a3df7c3ac216?rtAction=1425277245844
    question:
    Have a problem that appears sometimes.
    Setting up workstations at work with multiple Display-Monitors, its part of my job...
    The Actual ID that the monitors get from Windows is usually not a problem, most programs can adapt to the windows settings and everything is fine.
    BUT some of the systems we run sends commands and stuff to based on the actual number of the display, the number that appears on the screen when clicking the "identify button" in the desktop/display-settings from control-panel.
    Lets call it the HardWare-ID of the Display
    the computer, or windows remember display´s EDID and stores the monitors that has been connected in  a list ?
    If I installed the monitors/displays in correct order everything is good and works like we want it to.
    So it happens that a display brakes or switch place for some reason, or maybe a driver-upgrade resets the display-list and windows now initiates the monitors in the wrong order.
    the monitor that 1 want to have HW-ID 1 now has HW-ID 2, and everything is wrong, messages and commands now end up on the wrong display.
    We have 3 options.
    1 - Fix the display HW-ID
    2 - Re-Configure the system and all that that includes, and hope that it wont change back at the next display-switch or driver-upgrade.
    3 - re-install windows and hope that the displays get the correct ID and the continue with customer applications and so on.
    I have found out that this is being stored somewhere in REG-Edit, but cant find the correct place
    Having talked to HP, they don't support this kind of things... it must be a windows-problem, try with a clean install.....   c-mon I switched a display !!
    Tried clean driver-installs from AMD and Nvidia for the graphics cards, worked one time, until I rebooted the machine, the back to square one...
    Then they ponited at Microsoft.
    Having talked to Microsoft Support they dont support this kind of things....
    I dont have the skills, but I cant se a problem with a scrips that deletes the reg-edit EDID list after a reboot ?
    then it wouldnt be so complicated, simply:
    unplug all but the display that you wan to be number 1
    run script
    reboot
    plug in display 2 and so on ?
    clearification:
    Hi !
    The question remains.
    Not sure you guys understand my problem, doesent seem so...
    I have the need to sweep the computers display-memory
    The Application we are using is sending the commands to to logical screen number, not primary or secondary screen.
    So It is Vital that I can decide or edit the logical numbers of the displays/screens
    It doesent help me at all to switch sides in controlpanel och swtich witch is primary screen for desktop.
    the application still sends the commands to teh logical numbers, and we dont want to reconfigure that if we changed a display that was faulty.
    So:
    I Need to disconnect displays så that I only have one connected
    sweep the display-memory that is on the computer so that the disconnect monitor becomes number 2 when I reconnect it, if I dont get this memory swiped windows remembers the display and gives it the old number again.
    can anyone help me `?
    NOT connected to any Domain.
    I realy cant understand how hard it can be to swipe the hardware ID of the displays and start over without having to to a clead install of windows !!

    Hi Bobbyco57,
    i've deleted my iCloud's mail ID in my iPhone 4 successfully so i've mentioned steps to delete iCould mail ID as below:
    1. Select Settings icon.
    2. Select iColud icon.
    3. Click on Delete Account.
    4. Enter new Apple ID and Password.
    5. Click on Agree.
    Thanks and Regards,
    Suresh Balakrishnan

  • What do I convert my swf website banner file to so it will work in websites displayed in mac and windows browsers?

    what do I convert my swf website banner file to so it will work in websites displayed in mac and windows browsers?

    If its animated you'll want to convert it to an FLV file and embed it in your webpage.
    http://www.ehow.com/how_6881535_embed-flv-video-html.html
    Otherwise a standard JPEG or PNG image file should suffice.

  • If I put a low resolution video on the new ipad, is it display in a small window or in full screen?

    If I put a low resolution video on the new ipad, is it display in a small window or in full screen?

    How about 240P ?
    Type in Very Angry Cat......................looks like crap on my iPad3.................but most 640 and up look OK

  • Yoga Pro 2 - Display not recognized in windows (Driver or Hardware issue?)

    Out of warranty by a month!
    Yoga Pro 2 - 256gb, installed new wireless card a month ago. Windows 8.1
    The touchscreen still works while the screen is black.
    System restarted after sleep mode I think.
    The Lenovo logo is displayed, seems to load windows, but when windows loads (I don't see it load so this is an assumption) the screen blanks and the black light is on.
    I can connect an external monintor which will connect after a return from sleep mode(odd). Which then turns the backlight off.
    When on the external monitor the internal display is not even recognized by windows.
    When I boot in safe mode, the internal screen works fine with of course limited capability.
    I have reloaded display drivers from the support site.
    Right now my internal monitor is not recognized by windows and is dark, and I can use an external monitor.
    Anyone have any clues as to what my be going on? Hardware, driver etc???
    What information can I provide?
    Solved!
    Go to Solution.

    This is a pretty weird issue with conflicting observations.
    1) Screen works in Safe Mode but not in regular boot. (So, not hardware issue)
    2) Display works on external monitor in regular mode. (So, not drivers issue)
    Did you install the wireless card yourself? Did you unplug the display cable while installing the card?
    Could you re-open and check that all connections are good?
    Is the Wi-Fi card working well?
    I would also recommend a complete reset of the laptop to eliminate the possibility that this is a corrupt driver. You can use the NOVO button to reset your laptop. Make sure to make a backup on external drive for your personal files.
    Current System - Lenovo Y510P, GT755M SLI, 8GB RAM, 1TB HDD + 24GB SSD
    When your plans fail, your Real Story begins!!

  • Using iMac as display from Mini with Windows 7

    Have a Mac Mini with Bootcamp and Windows 7 SP1. When it was intially installed, it was attached to an iMac with a thunderbolt cable and Command-F2 worked to switch the display over. However Windows on the Mini then downloaded and installed all the various patches, and now Command-F2 doesn't do anything. Can anyone shed any light on this?

    Hello Allan,
    I appreciate your response. I have read that a Mac running Windows with Bootcamp can use TDM, so I expected it would be a matter of installing proper drivers, but, unless anybody else has had some success, I think I'm about ready to admit defeat.
    I appreciate you proposing a software solution, however, ScreenRecycler only supports using a Windows PC as another display, not the other way around. I did play around with a couple other software solutions, but none of these solutions would work well once my work PC is connected to VPN.
    I guess I'll continue to work off a small laptop screen while a giant 27-inch screen on the same desk goes unused. Very frustrating.

  • To display vline if main window flows to next page in SAPScript.

    Hello,
    We are facing issue that we have to put vertical line at the end of page , if main window flows to next page.
    In our case, we have payment done for different currencies as well, so that means if for first currency USD we have 20 records then after 16 records page gets break then we want sy-vline to print there and next 4 records in next page, similarily for next currency EUR, then if we have 4 records it gets displayed on one page only, so no vline is required then.
    So like this if we have 3 pages to be displayed then on first page it should displayed vline as records gets overflowed.
    May be in Script we can have more than 3 pages as well, so at different currency when we have more records then only it should show vline, otherwise not.
    Also we have signature window inside main window, so on next page it should not display line after signature.
    So please help us for finding the solution to this issue as its really urgent.
    Thanks.

    Hi friend,
    So as of now you know that the line count for a page is 16.
    So after displaying records in main window just check the sy-index or keep a variable incremental for the loop.
    Check whether the variable count is 16 and put a sy-vline. So if we have less number of records or if we have a signature window the vline wont be executed.
    This will only be executed when there are 16 records for a page. So for better handling you can use the number of lines per page dynamically. Ie to know the size of lines in the page dynamically.
    Else use of end of page command to draw lines at the end of page. But the end of page command should be used inside an if else command.
    See the link below for more options in Scripts Link : [Editing Format Actions|http://help.sap.com/saphelp_nw70/helpdata/en/ce/6f0f82ea6311d18e2f0000e83dd9fc/content.htm]
    I think this solves your issue. Please revert back to me if you face any issues. I will help you.
    Thanks,
    Sri Hari
    Edited by: srihari.kumar on Jan 31, 2012 4:27 PM

  • I want a stamp to write to the file metadata and be able to display the result in windows explorer.

    I want a stamp to write to the file metadata and be able to display the result in windows explorer. I have read PDF Stamp Secrets and can write to Custom Metadata but don't know how to display that custom field in explorer. Can I have the stamp write to a standard (non-custom) metadata field? Or, how do it get the custom field to display in explorer? Windows is pretty stingy with the file details it displays for PDF files, in fact there are no editable fields provided (like are available for Office files).   I want this to work for multiple users hopefully without having to get the IT group involved to make (or allow) system modifications to make this work. Any ideas? Thank you.

    Metadata for Windows Explorer is tagged with different names than the metadata for PDFs. Acrobat cannot copy the metadata to the tagged items of the file header.
    There are tools like EXIFTool that can manipulate the data as necessary. Phil Harvey also provides the details about the file types and their metadata tags and values so you should be able to map the tags that need to be updated.

Maybe you are looking for