Interested in using the SystemTray efficiently?

I've written up an article, which is mainly a huge piece of code which is very easy to use so that you can design JFrames which minimize to the SystemTray and behave just as well on systems which do not support the SystemTray.
Here is the article:
http://sdnshare.com/view.jsp?id=507
Please give me your comments.

> Shameless self-promotion!
>
But while youre there, lol:
http://sdnshare.com/view.jsp?id=513
Yeah pretty shameless :) But as you can see, someone has had some use of this topic!
Might as well get the most out of this sdnshare program!
> no, I'm not interested in the system tray at all.
The hardware I write software for doesn't run Windows
nor does it have a videocard of any kind...
So your hardware is Headless! (That's the Exception which is thrown when you try to display GUIs in such environments)

Similar Messages

  • Can I share my iCloud storage with my wife? I'm interested in using the storage for both phones, hers and mine.

    Can I share my iCloud storage with my wife? I'm interested in using the storage for both phones, hers and mine.

    You will not want to do that and you should just have two 5GB free accounts.
    Too much risk of merging or losing data.

  • I want to use this thing as just a backup device for windows computers but don't have a Mac - can I use this in that way ? I am not interested in using the wireless portion jut wired ethernet.

    I have multiple iOS devices and a couple of Windows XP Professional PCs, but I want to get a Time Capsule to use just to backup the Windows PCs now.
    In the future I want to get a Mac and get rid of the windows PCs and then I will use Time Machine. I just want to know if I can use the Time Capsule now for wired backups ??? I plan on using Norton Ghost and don't need Time Machine nor do I have a Mac to use it. Should I forget this idea ? I plan on buying a Mac in the future and use this drive in the regular Apple manner. Please help !

    The format of the disk is a Mac format. but that is irrelevant in a NAS device, as long as it offers SMB.. ie windows file network format.. you don't have to worry in the least how the files are stored on the drive.
    But you cannot partition a TC.. it is as it is..
    I have some iOS devices in addition including an AppleTV. Could this TC serve them as well as the Windows XP Pro PCs without having a Mac in my inventory ? (No time Machine.)
    What are you expecting to serve to the iOS devices.. they are completely dumb.. they don't even know what the file system is without an APP.. and there is no Apple Format apps only SMB.. which is kind of interesting.
    They are designed to work with iTunes.. but the TC is not an iTunes server strangely as lots of non-Apple products manage to make their NAS into ITunes servers. You can place the iTunes library on the TC but we don't recommend it due to the TC having no automated way to back itself up.. again unlike every other NAS out there. You can manually backup the TC via the USB.. it is slow and can only backup the whole disk.. even if you backed up the whole disk yesterday.. it has no ability to do incremental rsync or any other intelligent backup.

  • How to use the memory efficiently in SAP systems?

    Hi All,
    We are using  suse linux X86_64 bit OS
    All the instances are present in distributed environment. Eg we have one DB,1 ASCS(Message server and Enqueue), 1 PAS and 1 AAS
    In CRM there are 100 end users are there.
    Database is also 64 bit (Oracle)
    Ram size is 32 GB.
    CPU is:4
    Theoretically I know that the
    RAM:Virtual memory should be 1:2 ratio
    How to find the Virtual memory size in the existing system If it is a freshly installed means then how can we estimate it?
    How to find the SWAP size allocated in the existing system If it is a freshly installed means then how can we estimate it?
    How to find the size of virtual memory is allocated for the live SAP system and DB? And explain how to calculate if it is a freshly migrated system?
    How to find the size of RAM is assigned to SAP and the same for DB?
    If anything is increased in sap level like work process why should we need to increase the process and sessions in oracle and how?
    Kindly help to me to find the solution for this questions?
    Thanks,
    Priyanga G

    Do you see the search functionality in the upper left of the screen?
    Okay, now type in ecatt, press enter and in the next screen filter on blogs.

  • TS4403 I am interested in using the ICloud as a storage for my pics and music on my laptop, but I wanted to know if it will work before I pay.  Can I do that or do I have to get a different kind of storage

    Is Icloud a good solution for back up storage for a Windows Vista Lap top?

    No, iCloud is not for the storage of data from your computer. It is for the storage of data from your iDevices.
    Allan

  • Good tutorial for using the orielly file upload servlet

    Hello all,
    I just downloaded the packages from the orielly site and I am interested in using the upload servlet. I have the oreilly servlet book but it doesnt get into much detail about how to use the servlet. I have not used servlets before so I need basic advice or a tutorial on using the MultipartRequest servlet. Where can I find this? I checked servlets.com's FAQ but it doesnt have much about how to set it up.
    TIA!

    Thanks but I want to try to use the orielly servlet class I need some practice using servlets as I am relying on jsp's too much.
    Anybody have any pointers on the orielly upload servlet and how to use it.

  • Discovering cubes using the API

    Question�
    I am interested in using the Oracle OLAP (Java) API to discover the cubes in a database. However, the �Developer�s Guide to the OLAP API� states the following on pages 38-39:
    Note that the OLAP metadata includes a cube object, which does not map directly to any     MDM object� this type of cube object is not needed in the MDM Model.
    And, in fact, I have not yet been able to find any �cube� object in the OLAP API (or indeed any direct references to cubes at all).
    However, I have also read that �The OLAP API is the technology underlying the Oracle BI Beans for access to relational and multidimensional data� (p. 1-7 of the �OLAP User�s Guide�). Since the BI Beans are capable of discovering cubes, it therefore seems that the API should be capable of this as well. How is this done?
    Thanks.

    Hi,
    IINM, user hooks are available in other modules (like Sales & Marketing, Asset Management, ..etc). If you are looking for certain module, and you cannot find the proper APIs, please log a SR.
    Thanks,
    Hussein

  • Using the management console in less-than-ideal network topologies

    I'm interested in using the JRockit management console for investigating
    performance issues happening on customer sites. However, the management
    console's method of communication with the server doesn't appear to be
    very tolerant of tunneled connections (which would be the most
    straightforward approach), on account of the management client starting
    a new connection with an address and port provided by the server --
    which is likely not to be an address and port which, from the client's
    location, will actually reach the server.
    Even if I were to start a non-tunneled connection from our VPN host
    (which is less than ideal, as this system is headless), it would fail on
    account of being given the server's primary address rather than its VPN
    address. Setting jrockit.management.address at application server
    startup isn't an acceptable solution as we may be starting the JVM
    before the VPN connection has negotiated an IP, and restarting the
    application server every time the VPN resets is an entirely unacceptable
    approach.
    If anyone could suggest a workaround, it would be appreciated.
    Putting a rework of the management console's connection method on the
    TODO list such that some future version of JRockit doesn't have this
    issue would be a Good Thing as well -- particularly were it to occur
    before IPv6 becomes widely deployed enough to make the issue moot.

    I got my first MB about a year ago. Since this is your first MB, I'd suggest that you "play" with it first to get used to it.
    After consulting this forum (and since my MB was after all brand new with no important files to backup), I did a "fresh" install from the installation DVD that comes with the MB (instead of deleting unwanted files). You do this by putting the DVD in your MB, restarting it and holding the C key.
    I can't remember the detailed installation instructions, but they were quite simple and straightforward, and I just followed them as they appeared on the screen.
    I do remember that I opted for the "erase and install" option which completely erases the destination volume and then installs a new copy of Mac OS X on the MB. There is also an option where you can select which programs you want to install (so that you can free up hard disk space).
    After installing Mac OS X, you'll have to configure all of your computer settings (just follow the instructions on the screen), install iLife applications (which are provided on a DVD with a new MB) and other 3rd party applications you might be interested in (some of which can be downloaded for free from the internet).
    While you won't be using Office for Mac, you may want to try Neo Office (just google for it). It's free although donations are appreciated.
    Last but not least, my MB has been trouble free and my overall experience has been very good.
    I hope this helps and enjoy your new MB.

  • Will I be able to order Iphone 6 by using the Edge Program tonight?

    Will I be able to order Iphone 6 by using the Edge Program tonight?

        Hi fredoak,
    I see you're interested in using the Edge Program for getting the iPhone. Have you paid at least 60% on your current Edge device having it for a maximum of 30 days? If so, you would need to turn in your working existing device to start a new Edge Agreement at a local VZW store to Edge up.
    Thank you!
    EdW_VZW
    Follow us on twitter @VZWSupport

  • How many airport express can I add to my network for the purpose of using the airport express to send audio signal to different rooms in the house? I'm interested I'm running about six different zones.

    How many airport express can I add to my network for the purpose of using the airport express to send audio signal to different rooms in the house? I'm interested I'm running about six different zones.
    What I'm looking to do is to have self powered in ceiling speakers in every room in my house with out having to run wires to every room to carry the audio signal. I would like to use the airport express to do the job of carting the audio signal.
    Here's my set up now I have an airport extreme and one airport express that I use to carry audio to one room.

    FWIW. I have used up to four AirPort Express Base Stations (AX) for streaming sucessfully in pretty much the way you have described. I didn't have a need to try more so I can't attest that more would or would not work.

  • I have been interested in how lightroom uses the catalog so was poking around a backup of the catalog. I found it rather concerning that although the database (catalog) is pretty well designed, there is no referential integrity defined or enforced.

    I have been interested in how lightroom uses the catalog so was poking around a backup of the catalog.  I am a database administrator and I found it rather concerning that although the database (catalog) is pretty well designed, there is no referential integrity defined or enforced. This is non-standard practice and could well be the source of corrupt catalogs I have seen many people complain about. I would strongly recommend the developers modify the catalog and adopt best practices if they want to improve the stability of Lightroom and the catalog.

    I would imagine that data integrity is not enforced for performance reasons. In a closed environment like LR where the application has complete control over the data, enforcing data integrity may not be worth the performance hit. Often what is done in an environment like this is to have data integrity on in test environments which would expose data integrity bugs but where the impact of performance is low. In "production" it is then turned off to get as much performance as possible. I would say there are many more complaints about performance than corrupt catalogs. And corrupt catalogs are more likely due to interruptions in writing to the catalog (like crashes, backups or dropbox activity while LR is running, etc). Data integrity would not help in these cases as they are outside the databases control.

  • I am interested on buying the Photoshop and Lightroom package (9.99 per month) My question is If I download it on my PC can I also use it on my iMac or vice versa?

    I am interested on buying the Photoshop and Lightroom package (9.99 per month) My question is If I download it on my PC can I also use it on my iMac or vice versa?

    If you want to have the photos stored on an external HD, you probably should move them there in your operating system before you import into Lightroom.
    But, if you don't yet own an external HD, you can import from the internal hard drive and later move the photos to wherever you want them to be, as long as you do it properly.

  • The Wifi storage options are interesting but it seems they only allow to read files from the device on the iPad but not transfer files to the storage device via WiFi.   I'm looking for a possibility to use the iPad for photography while traveling, without

    the Wifi storage options are interesting but it seems they only allow to read files from the device on the iPad but not transfer files to the storage device via WiFi.
    I'm looking for a possibility to use the iPad for photography while traveling, without the access to a computer.
    Shooting photo's in RAW format crates pretty big files that will fill up the iPad's memory pretty fast if you shoot a lot during a (let's say) month long trip.
    my idea was to use load the photo's to the iPad so i could view them and sort out any bad ones. then copy them over to the storage device so i can continue using my CF cards for shooting. I have an image thank for copying the photo's directly to the HDD but it would be so sweet to be able to check them on the iPad before hand.
    any suggestions?

    Check out pogo plug device, it allows you to upload camera roll via wifi.

  • Interesting and useful gesture with the Magic Trackpad

    I just discovered something that might be useful to others. I often am dragging small projects between HDDs, in/out of folders, etc. from within FCPX. I use a Magic Trackpad alongside  my MB Pro. I just discovered that if I click and hold steady with one (index) finger, I can use the next two fingers and easily scroll a long list of Projects to get where I'm trying to copy or move the selected Project.
    Before with a mouse, or the trackpad, I was always tryiing to hit that sweet spot in the corner which would auto scroll the list. I find it hard to do and especially on a track pad. The method above is so much faster and easier, though it does require holding the index finger rock steady while sliding the other two fingers.
    This seems to work on the large trackpad of 2009+ MB Pros also though it's harder due to size, placement, etc.
    This click with one finger, drag with two technique seems to work in other apps, and other parts of FCPX. I just had not cought onto it until the scenario I described above.

    maybe I don't get your description a 100% but ... ??
    to scroll in the Project list, no 'click'n hold' needed - just the usual 2fingers scroll.
    and I wouldn't use the index-finger for a 'click'n hold' - just click with your thumb - and let it stay on the trackpad - and move one or two fingers, as needed.
    (my wrist rests on the table, right thumb lower left of MTP, fingers hovering, clicking, touching, smearing )
    interesting method is a 'mouse-less' usage of FCPX demoed here:
    http://fcp.co/final-cut-pro/news/819-using-gestures-to-edit-with-final-cut-pro-x

  • How can I hide or delete updates from the App Store I am not interested in using?

    How can I hide or delete updates from the App Store I am not interested in using?

    This works for apps you've acquired, but does not work for built-in features.  I am regularly nagged to update Digital Camera RAW Compatibility (currently I'm being nagged about Update 6.03).  I've tried the method described above - the steps are available, but they appear to have no effect.  I think this is perhaps because RAW compatibility is an element of OSX rather than a separate app.  I don't use RAW format with cameras, and have no need for this feature.  Even if I did, I have none of the 13 camera models listed in this update. 
    It is just a nuisance, but if anyone knows how to suppress this I would appreciate instructions. 
    I would also be curious if anyone can explain why on earth Apple would incorporate RAW camera format compatibility into the core of its operating system.  It shakes my confidence in their operating system design.

Maybe you are looking for