On samsung n120 with hyperspace - how to open the update file

My Samsung N120 has a Hyperspace os. When i clik on the update file to open; says that i need another program to open. So i can't open it.
thanks.

You should do a search on the forum before posting your qestion as this has been the subject of discussion in many threads.
Basically you need to do 2 things:
1st Thing:
Look at FileFilters, extend the class File Filter, for example :
public class XmlFilter extends FileFilter {
// Accept all directories and ONLYxml files.
public boolean accept(File f) {
if (f.isDirectory()) {
return true;
String extension = XmlFilter.getExtension(f);
if (extension != null) {
if (extension.equals("xml")) {
return true;
} else {
return false;
return false;
// The description of this filter
public String getDescription() {
return "Xml files only";
* file to retrieve file extension from a file.
* Used for filtering in file chooser.
public static String getExtension(File f) {
String ext = null;
String s = f.getName();
int i = s.lastIndexOf('.');
if (i > 0 && i < s.length() - 1) {
ext = s.substring(i+1).toLowerCase();
return ext;
2nd thing)
then on you filechooser :
myfilechooser.addChoosableFileFilter(xmlFilter); // only xml files
Check out Swing by Matthew Robinson/ Pavel Vorobiev (published by Manning) who cover this quite well.

Similar Messages

  • Hi  can any body please tell me how to open the .exe files in mac and why it is not supported with unarchiever app , also i am not able to run and dvd's in my mac its not accepting any cd's or dvd'd why do i need to do some settings for it ?

    Hi  can any body please tell me how to open the .exe files in mac and why it is not supported with unarchiever app , also i am not able to run and dvd's in my mac its not accepting any cd's or dvd'd why? do i need to do some pre defined  settings to run the cd's and dvd's ?

    A .exe file is a Windows executable. OS X does not run Windows programs. If you need to use .exe files then you will need to install Windows on your Mac:
    Windows on Intel Macs
    There are presently several alternatives for running Windows on Intel Macs.
    Install the Apple Boot Camp software.  Purchase Windows XP w/Service Pak2, Vista, or Windows 7.  Follow instructions in the Boot Camp documentation on installation of Boot Camp, creating Driver CD, and installing Windows.  Boot Camp enables you to boot the computer into OS X or Windows.
    Parallels Desktop for Mac and Windows XP, Vista Business, Vista Ultimate, or Windows 7.  Parallels is software virtualization that enables running Windows concurrently with OS X.
    VM Fusionand Windows XP, Vista Business, Vista Ultimate, or Windows 7.  VM Fusion is software virtualization that enables running Windows concurrently with OS X.
    CrossOver which enables running many Windows applications without having to install Windows.  The Windows applications can run concurrently with OS X.
    VirtualBox is a new Open Source freeware virtual machine such as VM Fusion and Parallels that was developed by Solaris.  It is not as fully developed for the Mac as Parallels and VM Fusion.
    Note that Parallels and VM Fusion can also run other operating systems such as Linux, Unix, OS/2, Solaris, etc.  There are performance differences between dual-boot systems and virtualization.  The latter tend to be a little slower (not much) and do not provide the video performance of the dual-boot system. See MacTech.com's Virtualization Benchmarking for comparisons of Boot Camp, Parallels, and VM Fusion. Boot Camp is only available with Leopard or Snow Leopard. Except for Crossover and a couple of similar alternatives like DarWine you must have a valid installer disc for Windows.
    You must also have an internal optical drive for installing Windows. Windows cannot be installed from an external optical drive.

  • How to open the hidden files in the macbook air?

    Hi,
    I am not able to open the hidden files on my external disk. COuld you pleasee how to open?

    Thank you
    I deleted the whole disk. When I start the computer I press Command+R and appears the earth planet and all the networks detected by the computer. What I don´t understand is that I have a MacBook and an iPad beside the Macbook Air and both recognize the network, but the MacBook Air can´t.
    I tried to use an external drive with the Macbook leopard OS but the  MacBook Air didn´t recognize too.

  • How to open the pdf file using LabVIEW program

    I want to open the pdf file using the system exe, but it is not happening . Can you help me?
    Solved!
    Go to Solution.

    In simpler version
    Mark the satisfied answer as accepted solution for your question,you mistakenly marked youself 
    Message Edited by Baji on 04-07-2009 05:03 PM
    Balaji PK (CLA)
    Ever tried. Ever failed. No matter. Try again. Fail again. Fail better
    Don't forget Kudos for Good Answers, and Mark a solution if your problem is solved.
    Attachments:
    open pdf.JPG ‏25 KB

  • How to get the update file without using Nokia Sof...

    The network connection is unreliable and downloading the firmware update using PC Suite for my Nokia E90 proves difficult. Does anyone know how I can get the firmware version 300.34.84?
    The trouble is Nokia's Software Updater does not accommodate any slight interruption to the connection during the update process. I will update this discussion with what version of PC Suite I have once I get that info.
    Any help is kindly appreciated

    In fact, it is not Possible to get the update file without using Nokia Software Updater or you should search the net to find the update files in another place and even you get them, you can not use them with NSU.
    You can Update your Device with:
    1 - NSU (Nokia Software Update)
    2 - FOTA (Firmware Over The Air) for FP2 devices ONLY.
    3 - Nokia Care Center
    there is not other way to upgrade.
    Hope useful for u.
    regards
    Nokia N79 4GB
    SW Version: 32.001 RM-348 MEA

  • "Open with" Photoshop doesn't open the graphics file

    I use an old version of Photoshop (6.0) - but it does all I need, which is the reason I haven't upgraded. Sometimes over the past few years, when I've installed the programme afresh (on a new PC, or after a reinstallation of XP for instance) I get the following annoyance and I wonder if anyone has any ideas how to solve it.
    When I right-click on a jpg, bmp (etc. etc.) file and choose 'Open with  ...  Adobe Photoshop' from the context menu, this action opens up the PS programme, but the actual graphics file I have clicked on does not open with it. I have to browse for it from Photoshop once it has opened, which is annoying of course if the file is buried deep in a sub-sub-subfolder somewhere and/or I have many files to work with.
    At first I tried uninstalling and reinstalling PS, but that doesn't fix the problem. Anyone know what I can do?
    Thanks,
    Martin

    In the top dialog you can click on Change to set the default program to open the file type.
    You can add other actions, like Print and Preview, by clicking on the Advanced button (see the lower dialog) and using New... .
    You may need to click on Restore if you don't see an Advanced button.
    I use PS to open and the Viewer to preview.

  • How to open the execel file in the client machience

    Hi
    How can i open an excel file located in a client machience , from the same client machience. I tried with Client_ole2....... but its not working.
    Thanks in advance to you
    Rizly

    Hi Francois ,
    Thank U. But this will open the command prormp also, so the end user is not feeling so happy. How can i do it with the OLE2 or other method. Acually i need to export the data from the Data Block to Excel. so i did it in AS, and move the excel file to client machiene, and I want to open there , I succeede until moving to the client machience.
    Thanks again
    Rizly

  • How to open the eps file in illustrator using c sharp?

    How to open and save the eps file in illustrator via c#(c sharp)? Is there any c# illustrator reference guide available? Kindly advise me.
    Thanks

    Pretty easy ...take the vb reference guide and make the modifications accordingly.
    A quick tip would be to press CTRL+W and view the Object Browser after adding a reference to the illustrator Type Library... that will give you a pretty neat look about the illustrator object model in visual studio ... i`m not quite aware if a similar option is available within Mono Initiative's designer.
    after that is pretty easy.
    (it doesn't really make sense imho importing the namespace as "Application" is used in many other namespaces)
    add this to your Form1_Load routine:
    Illustrator.Application app = new Illustrator.Application();
    app.Open(@"D:\Work\msh_3ds.ai", null, null);
    hope it help.
    cheers;

  • Cannot see how to open the converted file

    Hello...
    I converted a file from PDF to microsft word DOCX and cannot find how to open it in word.
    dave

    Hi Dave,
    I'd like to assist!
    Are you having a hard time finding the file? If so, you can go here:
    Files
    Be sure to use your Adobe ID and password.
    If you are having trouble opening it in .docx try checking to be sure the file is named accordingly.
    Let me know if that helps!
    Kind regards, Stacy

  • How to enable the "update file" button to update the data template

    We have an escalated customer bug that the chinese character does not display correctly on report. We want to update the data template xml file on customer site to test the fix. However, when the customer login using "XML publisher Administrator" responsitility, select function "Data Definitions", search and then update the definition, on the update page, the button "update file" next to "Data Template" is disabled. Anyone know how to enable the button?
    screenshot at:
    ftp://bugftp.oraclecorp.com/upload/bug6649637/CannotUpdate.doc
    Thanks,
    Wei

    Unless until it is a Manual Journal, SLA page doesn't give you the provision to change them.
    Even for Manual Journal, it won't allow you to change, if that is transferred to GL.
    Only option is to UNDO the accounting and correct the setup to create correct journals. You may contact Oracle Support.
    By
    Vamsi

  • Camera attached with USB - How to access the flash file system?

    OK...this is maddening for someone that is so used to using a Windows file system that can be enumerated on any device, whether a hard disk or attached USB flash device. All I want to do (at this moment) is see the file system on the flash in my camera so I can delete certain images. None of the Leopard utilities seem to be able to access this as a "device". Perhaps this can be done from the terminal with Unix/Linux commands...not something that I want to do.
    Can someone help me?
    Thanks.

    Scott Radloff wrote:
    This has more to do with the camera than OS X. Some cameras use communication protocols that do not play well with the Finder. For these cameras, support is built into iPhoto.
    It is also built into the included Image Capture utility, which is more flexible than iPhoto in some ways for simple downloads. You can preview and select individual pics, and set the folder where the pictures go.
    Terence Devlin wrote:
    Almost all Canon and some Kodak cameras refuse to mount in the File System. It’s a characteristic of the brands.
    In the case of Canon it is lack of support for USB Mass Storage which almost all other brands do. But as stated it is much better and safer to use a card reader instead of the USB cable. A card reader always shows up on the desktop for drag-and-drop.

  • I was updating my apps from the App Store when the process quit unexpectedly. Now I can't open the update file nor will my safari launch. How do I get back on to safari and prevent the updates that did download from being installed?

    I can't launch safari after downloading so updates. HELP!

    Ashka, I have tried to "transfer purchases from device" but that is what I am saying that I do not see the app in the "mobile applications" directory after I do that process. I was wondering if anyone else knew of a way to get to the ipa file that is stored on the iPad such as a program that could browse the directories of the iPad of even an app that could do it so I can get and save the actual app in ipa format.

  • How to open a .MAT file in LABVIEW

    Hey everyone,
    I currently have a .MAT image file which I would like to open in LABVIEW to apply some image filters. However, I am unsure as to how to open the .MAT file in LABVIEW. Ideally I would like to be able to open the .MAT file without using matlab, and it seems the only way to accomplish this task is through the mathscript node. I have attached an example of the image im trying to open, as well as the LABVIEW program which I would like to use on the image. Thanks for the feedback! =]
    Attachments:
    MAT_Image_Adjust.zip ‏1779 KB

    Hi Boiler,
    1) Do you have a choice in the format you export your data from MATLAB?
    "ASCII Format
    Complete the following steps if you want to import or export data between LabVIEW and the MATLAB® environment, the process is straightforward as long as you are using ASCII format.
    From the MATLAB® environment to LabVIEW
    To save a vector or a matrix Xin ASCII format with tab delimiter, enter the following in the command window or m-script file in the MATLAB® environment:   
    >>SAVE filename X -ascii -double -tabs
        This creates a file whose name is filename, and it contains the data X in ASCII format with a tab delimiter.
    Import the file into LabVIEW using the Read From Spreadsheet File VI located on the Programming»File I/O palette.
    2) Have you tried using the mathscript node? Did you get any errors?
    "Binary Format
    Complete the following steps if you want to import or export data between LabVIEW and MATLAB®.
    From the MATLAB® environment to LabVIEW
    To read a .mat file in LabVIEW would require a VI to parse the file. This may be easier if each variable is saved to a separate file.
    " -- this was done here, no ideas if it still works,
    I want to read a Matlab MAT file into labview
    Hope this helps, James
    Kind Regards
    James Hillman
    Applications Engineer 2008 to 2009 National Instruments UK & Ireland
    Loughborough University UK - 2006 to 2011
    Remember Kudos those who help!

  • How to open a .pse file in photoshop elements?

    Hello,
    All my previous files were saved as (.psd). Somehow, one of my photoshop elements projects was saved as a (.pse). I can't open it. How can I re open this file and continue working?
    Thanks in Advance

    A PSD is the standard working file for Photoshop.
    A PSE is a project file for Photoshop Elements. These projects are multiple pages. If you are working with a PSE on Windows, there will be a folder along side your PSE that contains a PSD file for each page of the PSE. If you are missing this folder, you won't be able to open the file. The PSE file itself is just instructions on how to open the PSD files as pages of a project. On Mac, all of these files are wrapped up in a single container.

  • How to open a .War file

    Hi all
    I have an application running on J2EE server as packed .War file .
    Does anybody know how to open the War file in NWDS ??
    And how to modify some JSP present in that application ???
    Thanks
    KK

    Hi KK
    You will ot be able to open a WAR application deployed in NWDS . Alternatively you can open it using windows ity tools like winzip outside NWDS .
    What you can do is you can create a Web module project and incude all the src including JSP's and change the reqd jsp and redeploy the application again with the changes
    hope this helps,please do not forget to reward suitable points .
    regds
    rajeshkr
    Message was edited by: Rajesh K. R.

Maybe you are looking for