Note that there are some explanatory texts on larger screens.

plurals
  1. POError in java (sift package)
    primarykey
    data
    text
    <p>I am getting an error with h following code:</p> <p><a href="http://www.codemiles.com/java/connecting-to-pc-from-mobile-using-bluetooth-in-java-t711.html" rel="nofollow noreferrer">http://www.codemiles.com/java/connecting-to-pc-from-mobile-using-bluetooth-in-java-t711.html</a></p> <p>the error is:</p> <pre><code>C:\Documents and Settings\admin\My Documents\NetBeansProjects\sift\src\sift\PCServerCOMM.java:72: cannot find symbol symbol : class MOBILEOR_GUI location: class sift.PCServerCOMM MOBILEOR_GUI frame; C:\Documents and Settings\admin\My Documents\NetBeansProjects\sift\src\sift\PCServerCOMM.java:79: cannot find symbol symbol : class MOBILEOR_GUI location: class sift.PCServerCOMM public PCServerCOMM(MOBILEOR_GUI frame C:\Documents and Settings\admin\My Documents\NetBeansProjects\sift\src\sift\PCServerCOMM.java:199: cannot find symbol symbol: class FrameImage new FrameImage(aa, 1); C:\Documents and Settings\admin\My Documents\NetBeansProjects\sift\src\sift\PCServerCOMM.java:201: cannot find symbol symbol: class SIFT SIFT sift = new SIFT(path, "scale2.jpg", "welcome"); C:\Documents and Settings\admin\My Documents\NetBeansProjects\sift\src\sift\PCServerCOMM.java:201: cannot find symbol symbol: class SIFT SIFT sift = new SIFT(path, "scale2.jpg", "welcome"); C:\Documents and Settings\admin\My Documents\NetBeansProjects\sift\src\sift\PCServerCOMM.java:208: cannot find symbol symbol: variable MOBILEOR_GUI MOBILEOR_GUI.AppendTostatus(sift.getATree().getMatchingInfo()); C:\Documents and Settings\admin\My Documents\NetBeansProjects\sift\src\sift\PCServerCOMM.java:241: cannot find symbol symbol : variable MOBILEOR_GUI location: class sift.PCServerCOMM MOBILEOR_GUI.AppendTostatus(msg + "\n"); </code></pre> <p>7 errors</p> <p>please help me out.i am new to java and doing project in java.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload