Results 1 to 8 of 8
- 04-14-2011, 05:02 PM #1
Member
- Join Date
- Apr 2011
- Posts
- 16
- Rep Power
- 0
How to make Java program run in the background?
I want to make a program that will have to display desktop notifications from time to time.
I don't want the program to show up on the desktop taskbar, as the user might accidentally close it, though it will be nice if it is displayed in the system tray.
is this possible using Java, or should i switch to C# for this project instead?
- 04-14-2011, 05:55 PM #2
How to Ask Questions the Smart Way
Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!
- 04-15-2011, 10:40 AM #3
Member
- Join Date
- Apr 2011
- Posts
- 16
- Rep Power
- 0
now i know the next question im going to ask u is not related AT ALL, but how can i make an editable table?
- 04-15-2011, 02:06 PM #4
How to Ask Questions the Smart Way
Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!
- 04-15-2011, 05:05 PM #5
Member
- Join Date
- Apr 2011
- Posts
- 16
- Rep Power
- 0
thanks a LOT. that's exactly what i needed.
- 04-15-2011, 05:38 PM #6
No problem.
I don't want to sound like a smartass, but it probably would have been faster for you to just google both of these things. The API and the tutorials should be the first place you check. You'll save yourself tons of time by doing that before coming to a forum.
But either way, glad you got it sorted!How to Ask Questions the Smart Way
Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!
- 04-15-2011, 07:33 PM #7
Member
- Join Date
- Apr 2011
- Posts
- 16
- Rep Power
- 0
yup.
sorry. i know i should have googled it first. just that i wasn't sure whether Java even SUPPORTED this functionality.
here, i would like to ask u ANOTHER question, which is again TOTALLY unrelated to the topic:
How do i write a pdf file WITHOUT USING any of those APIs available on the net?
How do i get to know the FORMAT for a pdf file?
i tried searching adobe's site, but got nowhere.
Also, pls tell me how to format other types, like doc, docx, rtf, etc. as well.
..and thanks in advance!
- 04-16-2011, 05:30 PM #8
Why do you not want to use "those APIs"? Again, this is more of a question for google- you're probably going to have to use a 3rd party library (I think that's what you mean by "those APIs"). Somebody here might have some advice, but it's going to be quicker for you to just google it and try a few, see what you like. If you download one and then have questions, that's when we can help more effectively.
How to Ask Questions the Smart Way
Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!
Similar Threads
-
How to make transparent background of an applet
By liketanglung in forum Java AppletsReplies: 0Last Post: 03-21-2011, 08:07 AM -
How to make a background image
By Purple Turtle in forum Java SoftwareReplies: 2Last Post: 11-04-2010, 07:32 AM -
How do I make a timer run in the background?
By caryr in forum Advanced JavaReplies: 15Last Post: 09-04-2009, 02:34 AM -
Is it possible to make a Phone call program using java?
By fireball2008 in forum New To JavaReplies: 2Last Post: 05-08-2008, 06:20 PM -
How to make the JTextArea background invisible
By bradder in forum AWT / SwingReplies: 1Last Post: 12-05-2007, 06:30 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks