General :: Draw UML From Java Code?

Apr 27, 2011

Does anyone know an application that can draw UML graphs automatically from Java code for linux platform. I've tried startuml, but in doesn't work very well.

View 1 Replies


ADVERTISEMENT

Programming :: Selenium Java Code Into Equivalent Php Code?

Mar 30, 2011

I need to rewrite the selenium java code into its equivalent php code.

View 5 Replies View Related

General :: Compile Java Code On Ubuntu?

Apr 26, 2011

how to compile java code on ubuntu linux? also is it possible to incorporate C code in Java GUI?

View 1 Replies View Related

General :: Tool To Convert My Whole Java Code To C / C++?

Aug 6, 2010

As a part of my project I have to write the code from scratch in c/c++ but I already have a full blown Java code available with me. Is there any tool that can do the same.

View 10 Replies View Related

Ubuntu :: JMF Without BASH - How To Code A Media Streamer In Java

Aug 31, 2010

I need to code a media streamer in java but I found out that I would need the java media framework to simplify the task. I downloaded the bin and need to export it into the files where my jdk packages are at by default. I'd rather not set my path variables because I'm not so good at interfacing with BASH. I just want to start nautilus in sudo and drag and drop like I did with my python packages. I am just having trouble locating the jdk lib.I'm not using openjdk but sun-jdk 1.6.18. My OS is Lucid. The package is JMF2.1.1e. I'm pretty sure I just need the just the lib files from it and none of the executable.

View 1 Replies View Related

Ubuntu :: Java Audio Crash In Native Code

Oct 25, 2010

java: /build/buildd/openjdk-6-6b20-1.9/build/../pulseaudio/src/native/org_classpath_icedtea_pulseaudio_Stream.c:680: Java_org_classpath_icedtea_pulseaudio_Stream_nativ e_1pa_1stream_1cork: Assertion `stream' failed.

I keep getting this error about 1-10% of the time when a Java application tries to play audio. When this happens, the whole JVM quits, which means the crash is in native code. I find it difficult to test my Java games, for obvious reasons, since I am a Java developer primarily. I use Eclipse 3.6 SR1 to develop my Java apps, and I'm a recent convert to Ubuntu from Mac OS X. EDIT: Whoops, forgot to mention that I'm running Ubuntu 10.10 "Maverick Meerkat" x86_64 version.

View 9 Replies View Related

Programming :: Java And GTK (native Code) Not Compatible With Gcj And Gnome-GCJ

Jul 2, 2010

I'm trying to build a GUI for my java app and compile with gcj (to native code). I started googling and found 3 possibilities: Java-Gnome, Gnome-GCJ and libswt. Unfortunately, Java-Gnome is not compatible with gcj and Gnome-GCJ is, but is no longer maintained. The third option, libswt, I could not find any clear information what is it and how it works. Can you enlighten me a bit more about the subject?

View 8 Replies View Related

Programming :: Create A .bin File From Java Source Code?

Jan 4, 2010

i am trying to generate a linux executable data (bin data) from my java source code.

View 4 Replies View Related

General :: Command To Check The Java Version: Java -versionand Got :bash :java: Command Not Found?

Jul 26, 2010

I've just installed java (jre-6u21-linux-i586.bin) on Red Hat 4.4 AS and issued this command to check the java version: java -versionand got :bash :java: command not found

View 4 Replies View Related

General :: Enter The Command Java -version It Shows Java Is Not Found?

Jan 19, 2010

Java is installed in linux machine and when I enter the command java -version it shows java is not found.At the same time when i run from the folder where its installed with ./java -version it works.

first of all why its not working from any other place? also why do I need to give ./ from the folder?

View 3 Replies View Related

Programming :: Java Code To Implement "wget" To Save A Webpage

Feb 24, 2010

This is the code i used, there is no error in execution but no file is bein saved in the working directory. I'm new in java,so just started learning.

public class Hel
{
public static void main(String args[])
throws IOException

[code]....

View 5 Replies View Related

OpenSUSE :: Compiling Java Code Error "undefined Reference To Main"

Aug 9, 2011

After messing up with grub, I reformatted my hdd and installed opensuse 11.4 (gnome+kde) from the dvd and also included the java sdk while installing, now the problem is that whenever i compile a java program, I get this error Code: /usr/src/packages/BUILD/glibc-2.11.3/csu/../sysdeps/x86_64/elf/start.S:109: undefined reference to `main'

View 3 Replies View Related

General :: Java JRE Installed So End-users Don't Have To Install It To Run Java Applications?

Jan 29, 2010

Do Windows XP, Vista, Windows 7 and all Linux distributions have Java JRE installed so end-users don't have to install it to run Java applications?

View 4 Replies View Related

Ubuntu :: Use Pen Tablet To Draw On The Top Of The Screen

Jul 28, 2011

I have Wacom Bamboo Fun Pen & Touch pen tablet and I'd like to use it to draw on the top of the screen.. For example if I have Evolution opened on the screen, I want use my pen tabled to draw with freehand on the top of Evolution. Did you understand? Is there any small application which allows to do that?

View 9 Replies View Related

Software :: Draw The Graphs In Fltk?

Dec 9, 2010

iam doing a project in GUI.. inthat i have to draw graph(sine wave)by the obtained values.. iam using fltk2.0 in linux 2.6 kernel.

View 1 Replies View Related

Programming :: Draw A Circle In C++ Without Making Use Of BGI

Apr 10, 2010

How can one draw a circle in c++ without making use of BGI.

View 4 Replies View Related

Programming :: G++ - Draw On The Screen In X Windows Using C++?

Jun 9, 2011

I am looking for a way to draw on the screen in X Windows using c++, the GNU g++ compiler. I don't want to mess with requirements so just how to draw in x windows. Can it be done with g++ or is there something else I need to use.

View 8 Replies View Related

Programming :: Draw To Screen Without Using A GUI / Xwindows?

Mar 10, 2010

I am very new to Linux and I hope someone on here can provide some help.

Goal:
I am am developing an embedded application on Linux 2.6 that will hopefully run without a GUI. There will be no user input just simply displaying information to the user in a graphical form. I will be drawing the screen in C and outputting this to the display.

Problem:
I don't know how to draw to the display? From reading and talking with others, I think I can write to the frame buffer and that will output to the display, but I am not sure this is rite. If it is correct, can someone explain how this is done? Is there another way to draw to the screen without using the windows API?

View 11 Replies View Related

Ubuntu :: Draw A Picture That Will Show Up In Tomboy?

Jan 26, 2010

Is there a way to draw a picture that will show up in tomboy?

View 4 Replies View Related

Ubuntu :: Draw Progressbar For Bash Scripts?

May 12, 2010

i am using Kubuntu 9.04 with KDE4 installed. I created some bash scripts and used Kdialog to display the graphical items and other things, only the progressbar in Kdialog, I am unable to use. I read the tutorial in KDE's website but still it shows me an error saying "ERROR: Couldn't attach to DCOP server!".

View 1 Replies View Related

Ubuntu :: Draw Program To Create Patents?

Dec 23, 2010

I need a program (to draw or paint patents like the example below
Example:
http://www.google.com./patents?id=-K...page&q&f=false

I remember that the Word version of Windows XP had tools to create drawings but I can not find (or help) equal tools in Ubuntu Ooo.
Also, Windows has the "Paint" program that I used (pasting Word drawings) to erase, create mirror-effects, etc

Can somebody recommend me a good program (not CAD way) for simple drawings for patents?

View 5 Replies View Related

Ubuntu :: Make Conky Draw To Windows?

Mar 10, 2011

if this isnt correct place to ask my question, forum seems large and im not familiar with it yet. I would like to draw to windows with conky. I allready have an idea with launching conky ~/. config1 & conky ~/.config2 and this should work but is it possible to have 2 conky windows without launching second instance of conky ?

View 5 Replies View Related

Ubuntu :: OpenOffice Draw : How To Send Layers Back

Feb 24, 2010

OpenOffice 3.0 on Ubuntu 9.04

I have a card project in OpenOffice Draw. In this project is a bitmap with the year 2009 embedded in it. I want to change that to read 20 and I can place the current year as a text layer on top of it.

I have a grid laid out on this bitmap, and I have overlaid text information such as date, time and frequency.

I got hold of the bitmap and cut it, leaving my data there but the form behind it missing. I pasted that into gimp and did the editing, saved it as a .bmp file and loaded that into Draw. I copied the bitmap from this bmp file and pasted it back into my card project.

The bitmap is now sitting on top of my data and I want to send it to the rear so my data sits on top of it.

I can not find a single reference to how to send layers to the front or to the back in OpenOffice Draw.

Launchpad.net is a way to get help online, but I am completely lost on that site, so I am asking here on the Ubuntu forum.

View 1 Replies View Related

Ubuntu :: Make Pcmanfm Draw Desktop Instead Of Nautilus?

Aug 9, 2010

How would I make pcmanfm draw the desktop instead of Nautilus?

View 3 Replies View Related

Software :: Finding A Program To Draw Directional Map Diagrams?

Jul 27, 2010

I would like to know if there is a program such as edraw:

[URL]

that I can use to make directional diagrams in linux. I know about inkscape but I would like a program that has a premade library of shapes. I also know about Dia Diagram but it doesnt have a sheet of shapes that suits me.

View 2 Replies View Related

Programming :: QSplashScreen And QPainter - Draw Shapes And Gradients

Apr 7, 2011

Following on from my issues with QSplashScreen, I am wanting to investigate the QPainter class(es) some more.

Code:

How would I best achieve this:

- Draw some shapes and gradients with QPainter/QPen etc
- Create a splash screen out of it
- Display SplashScreen.
I cannot find anything that doesn't involve

Code:

I am comfortable making splash screens out of images, but now I want to try drawing one myself.

View 2 Replies View Related

Ubuntu :: Draw Desktop Icons At Launch With Nautilus In Openbox?

Mar 7, 2011

I am using Openbox, i would like Nautilus to handle the desktop, which it does nicely, but i would like it so it draws the desktop at startup. So far the only way i have managed to do this is by adding "nautilus &" to the "autostart.sh", however, this, of course, launches an instance of the nautilus file browser.Can anyone help me to get Nautilus to draw the desktop automatically at startup without having to first launch the file manager?

View 2 Replies View Related

Programming :: Utility That Draw The Graph Or Flow Chart Of An Application?

Oct 28, 2010

Does any one know any software or utility that draw the graph or flow chart of an application (if application code is on multiple files)?

View 1 Replies View Related

Ubuntu :: OpenOffice Draw - Insert A Basic Table With 6 Columns And 3 Rows?

Feb 23, 2010

the color from the table I insert? All I want to do is insert a basic table with 6 columns and 3 rows. I get that, but it has a gradient blue color.

View 1 Replies View Related

Ubuntu Multimedia :: Rotate Text Upside Down In Open Office Draw?

Apr 16, 2011

Okay, so I may sound like an idiot for asking this question (whether the answer is obvious or it is not possible at all) but, how do I rotate text so that it is upside-down in Open Office Draw? I am making a Birthday Card....

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved