Having trouble with playlist for days!!!! ggrrrrr!

I've tried a lot fo things and no results...even bought PodUtil but still nothing works! when i hook up my ipod to my computer under "devices" I can see my ipod and if i click on it i can see all my songs and PLAYLISTS!! but I cant see the playlist in the actual Itunes! so if i disconnect it the playlist is gone...i want to import music and be able to add them to my playlist but there are not there! is there a ways i can transfer the playlist straight from my ipod to my itunes!??? i've tried export/import but nothing! any help will be good..thank you for your time!

If you create a Playlist inside your iPod, that Playlist will only reside on your iPod - there is no straightforward way of getting that Playlist and its songs back to iTunes.
If you're ever creating a Playlist that you want on your iPod and you might want on your iTunes too, it's best to create it inside the iTunes Library, then drag the Playlist onto your iPod. This way you'll have the Playlist on both your iPod and on iTunes.

Similar Messages

  • Having trouble with playlists

    eveytime i import a playlist, i can play the songs with no trouble, but when i close it, then open it back up and play a song, itunes says it cannot find the file(s). any help is appreciated.

    I live by my Smart playlist to sort out all my TV shows and Video Podcast but it suddenly stopped updating after I paid $25 for the iTunes Match service.
    It stopped in iTunes. I don't worry to much about my iPhones because I plug them in every day and it will update iTunes.
    If iTunes doesn't work the apple TV, iPads and iPhones don't work.
    Do I need to cancel the iTunes Match service?
    Please someone find a fix.

  • I am having trouble with loops for my IT project

    I am not shour if this is the correct place to post my question.I am sorry if this is the wrong place.
    I have been given a school project to do in netbeans. Under the tab labeled "Timestable drill" I wrote code that is is supposted to output the timetable of a number requested by the user after they click on the view button.I tried to do this using a loop.
    My problem is that the program only outputs the requested number multiplyed by 12 whilst it is supposed to out put something like this: for example the number requested by the user is 2
    0*2=0
    1*2=2
    2*2=4
    3*2=6
    4*2=8
    5*2=10
    6*2=12
    7*2=14
    8*2=16
    9*2=18
    10*2=20
    11*2=22
    12*2=48
    Is there something wrong with my code for the loop or should I use a diffrent component for the screen?
    Any help would be useful. Thank you
    this is my code
    * calcBMI.java
    * Created on 09 July 2008, 10:55
    * @author  Owner
    public class calcBMI extends javax.swing.JFrame {
        /** Creates new form calcBMI */
        public calcBMI() {
            initComponents();
        /** This method is called from within the constructor to
         * initialize the form.
         * WARNING: Do NOT modify this code. The content of this method is
         * always regenerated by the Form Editor.
        @SuppressWarnings("unchecked")
        // <editor-fold defaultstate="collapsed" desc="Generated Code">                         
        private void initComponents() {
            Tabs = new javax.swing.JTabbedPane();
            Standard_Calculator = new javax.swing.JPanel();
            Calculatorlbl = new javax.swing.JLabel();
            Screen = new javax.swing.JTextField();
            btn7 = new javax.swing.JButton();
            btn8 = new javax.swing.JButton();
            btn9 = new javax.swing.JButton();
            btn4 = new javax.swing.JButton();
            btn5 = new javax.swing.JButton();
            btn6 = new javax.swing.JButton();
            btn1 = new javax.swing.JButton();
            btn2 = new javax.swing.JButton();
            btn3 = new javax.swing.JButton();
            btn0 = new javax.swing.JButton();
            btnpoint = new javax.swing.JButton();
            btneq = new javax.swing.JButton();
            btnplus = new javax.swing.JButton();
            btnsubtract = new javax.swing.JButton();
            btnmultiply = new javax.swing.JButton();
            btndiv = new javax.swing.JButton();
            btnclear = new javax.swing.JButton();
            BMI_Calculator = new javax.swing.JPanel();
            Scrn = new javax.swing.JTextField();
            BMIlabel = new javax.swing.JLabel();
            weight_btn = new javax.swing.JButton();
            Height_btn = new javax.swing.JButton();
            Clear = new javax.swing.JButton();
            calcBtn = new javax.swing.JButton();
            Tables_Drill = new javax.swing.JPanel();
            jLabel1 = new javax.swing.JLabel();
            jLabel2 = new javax.swing.JLabel();
            timetable = new javax.swing.JTextField();
            Viewbttn = new javax.swing.JButton();
            jScrollPane2 = new javax.swing.JScrollPane();
            viewing_board = new javax.swing.JTextPane();
            jMenuBar1 = new javax.swing.JMenuBar();
            jMenu2 = new javax.swing.JMenu();
            Quit = new javax.swing.JMenuItem();
            jMenu3 = new javax.swing.JMenu();
            jMenu4 = new javax.swing.JMenu();
            jMenuItem1 = new javax.swing.JMenuItem();
            jMenu1 = new javax.swing.JMenu();
            jMenu5 = new javax.swing.JMenu();
            jMenuItem2 = new javax.swing.JMenuItem();
            How_toBMI = new javax.swing.JMenu();
            jMenuItem3 = new javax.swing.JMenuItem();
            jMenuBar2 = new javax.swing.JMenuBar();
            jMenu6 = new javax.swing.JMenu();
            Quit1 = new javax.swing.JMenuItem();
            jMenu7 = new javax.swing.JMenu();
            jMenu8 = new javax.swing.JMenu();
            jMenuItem4 = new javax.swing.JMenuItem();
            jMenu9 = new javax.swing.JMenu();
            jMenu10 = new javax.swing.JMenu();
            jMenuItem5 = new javax.swing.JMenuItem();
            How_toBMI1 = new javax.swing.JMenu();
            jMenuItem6 = new javax.swing.JMenuItem();
            jMenuBar3 = new javax.swing.JMenuBar();
            jMenu11 = new javax.swing.JMenu();
            Quit2 = new javax.swing.JMenuItem();
            jMenu12 = new javax.swing.JMenu();
            jMenu13 = new javax.swing.JMenu();
            jMenuItem7 = new javax.swing.JMenuItem();
            jMenu14 = new javax.swing.JMenu();
            jMenu15 = new javax.swing.JMenu();
            jMenuItem8 = new javax.swing.JMenuItem();
            How_toBMI2 = new javax.swing.JMenu();
            jMenuItem9 = new javax.swing.JMenuItem();
            jMenuBar4 = new javax.swing.JMenuBar();
            jMenu16 = new javax.swing.JMenu();
            Quit3 = new javax.swing.JMenuItem();
            jMenu17 = new javax.swing.JMenu();
            jMenu18 = new javax.swing.JMenu();
            jMenuItem10 = new javax.swing.JMenuItem();
            jMenu19 = new javax.swing.JMenu();
            jMenu20 = new javax.swing.JMenu();
            jMenuItem11 = new javax.swing.JMenuItem();
            How_toBMI3 = new javax.swing.JMenu();
            jMenuItem12 = new javax.swing.JMenuItem();
            jMenuBar5 = new javax.swing.JMenuBar();
            jMenu21 = new javax.swing.JMenu();
            Quit4 = new javax.swing.JMenuItem();
            jMenu22 = new javax.swing.JMenu();
            jMenu23 = new javax.swing.JMenu();
            jMenuItem13 = new javax.swing.JMenuItem();
            jMenu24 = new javax.swing.JMenu();
            jMenu25 = new javax.swing.JMenu();
            jMenuItem14 = new javax.swing.JMenuItem();
            How_toBMI4 = new javax.swing.JMenu();
            jMenuItem15 = new javax.swing.JMenuItem();
            setDefaultCloseOperation(javax.swing.WindowConstants.EXIT_ON_CLOSE);
            Calculatorlbl.setBackground(new java.awt.Color(0, 204, 255));
            Calculatorlbl.setFont(new java.awt.Font("Heather", 1, 18));
            Calculatorlbl.setForeground(new java.awt.Color(0, 204, 204));
            Calculatorlbl.setHorizontalAlignment(javax.swing.SwingConstants.CENTER);
            Calculatorlbl.setText("CALCULATOR");
            btn7.setBackground(new java.awt.Color(204, 204, 204));
            btn7.setForeground(java.awt.Color.magenta);
            btn7.setText("7");
            btn7.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    btn7ActionPerformed(evt);
            btn8.setBackground(new java.awt.Color(204, 204, 204));
            btn8.setForeground(java.awt.Color.magenta);
            btn8.setText("8");
            btn8.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    btn8ActionPerformed(evt);
            btn9.setBackground(new java.awt.Color(204, 204, 204));
            btn9.setForeground(java.awt.Color.magenta);
            btn9.setText("9");
            btn9.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    btn9ActionPerformed(evt);
            btn4.setBackground(new java.awt.Color(204, 204, 204));
            btn4.setForeground(java.awt.Color.magenta);
            btn4.setText("4");
            btn4.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    btn4ActionPerformed(evt);
            btn5.setBackground(new java.awt.Color(204, 204, 204));
            btn5.setForeground(java.awt.Color.magenta);
            btn5.setText("5");
            btn5.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    btn5ActionPerformed(evt);
            btn6.setBackground(new java.awt.Color(204, 204, 204));
            btn6.setForeground(java.awt.Color.magenta);
            btn6.setText("6");
            btn6.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    btn6ActionPerformed(evt);
            btn1.setBackground(new java.awt.Color(204, 204, 204));
            btn1.setForeground(java.awt.Color.magenta);
            btn1.setText("1");
            btn1.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    btn1ActionPerformed(evt);
            btn2.setBackground(new java.awt.Color(204, 204, 204));
            btn2.setForeground(java.awt.Color.magenta);
            btn2.setText("2");
            btn2.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    btn2ActionPerformed(evt);
            btn3.setBackground(new java.awt.Color(204, 204, 204));
            btn3.setForeground(java.awt.Color.magenta);
            btn3.setText("3");
            btn3.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    btn3ActionPerformed(evt);
            btn0.setBackground(new java.awt.Color(204, 204, 204));
            btn0.setForeground(java.awt.Color.magenta);
            btn0.setText("0");
            btn0.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    btn0ActionPerformed(evt);
            btnpoint.setBackground(new java.awt.Color(204, 204, 204));
            btnpoint.setForeground(java.awt.Color.magenta);
            btnpoint.setText(".");
            btnpoint.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    btnpointActionPerformed(evt);
            btneq.setBackground(new java.awt.Color(204, 204, 204));
            btneq.setForeground(java.awt.Color.magenta);
            btneq.setText("=");
            btneq.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    btneqActionPerformed(evt);
            btnplus.setText("+");
            btnplus.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    btnplusActionPerformed(evt);
            btnsubtract.setText("-");
            btnsubtract.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    btnsubtractActionPerformed(evt);
            btnmultiply.setText("*");
            btnmultiply.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    btnmultiplyActionPerformed(evt);
            btndiv.setText("/");
            btndiv.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    btndivActionPerformed(evt);
            btnclear.setText("C");
            btnclear.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    btnclearActionPerformed(evt);
            javax.swing.GroupLayout Standard_CalculatorLayout = new javax.swing.GroupLayout(Standard_Calculator);
            Standard_Calculator.setLayout(Standard_CalculatorLayout);
            Standard_CalculatorLayout.setHorizontalGroup(
                Standard_CalculatorLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
                .addGroup(Standard_CalculatorLayout.createSequentialGroup()
                    .addGroup(Standard_CalculatorLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
                        .addGroup(Standard_CalculatorLayout.createSequentialGroup()
                            .addGap(45, 45, 45)
                            .addComponent(Calculatorlbl, javax.swing.GroupLayout.PREFERRED_SIZE, 237, javax.swing.GroupLayout.PREFERRED_SIZE))
                        .addGroup(Standard_CalculatorLayout.createSequentialGroup()
                            .addGap(31, 31, 31)
                            .addGroup(Standard_CalculatorLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
                                .addGroup(Standard_CalculatorLayout.createSequentialGroup()
                                    .addGroup(Standard_CalculatorLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
                                        .addGroup(Standard_CalculatorLayout.createSequentialGroup()
                                            .addComponent(btn7)
                                            .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
                                            .addComponent(btn8)
                                            .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
                                            .addComponent(btn9))
                                        .addGroup(Standard_CalculatorLayout.createSequentialGroup()
                                            .addComponent(btn4)
                                            .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
                                            .addComponent(btn5)
                                            .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
                                            .addComponent(btn6))
                                        .addGroup(Standard_CalculatorLayout.createSequentialGroup()
                                            .addComponent(btn1)
                                            .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
                                            .addComponent(btn2)
                                            .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
                                            .addComponent(btn3))
                                        .addGroup(Standard_CalculatorLayout.createSequentialGroup()
                                            .addComponent(btn0)
                                            .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
                                            .addComponent(btnpoint)
                                            .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
                                            .addComponent(btneq)))
                                    .addGap(60, 60, 60)
                                    .addGroup(Standard_CalculatorLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
                                        .addComponent(btnmultiply)
                                        .addGroup(Standard_CalculatorLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING)
                                            .addComponent(btnclear)
                                            .addComponent(btndiv))
                                        .addComponent(btnsubtract)
                                        .addComponent(btnplus)))
                                .addComponent(Screen, javax.swing.GroupLayout.PREFERRED_SIZE, 277, javax.swing.GroupLayout.PREFERRED_SIZE))))
                    .addContainerGap(38, Short.MAX_VALUE))
            Standard_CalculatorLayout.linkSize(javax.swing.SwingConstants.HORIZONTAL, new java.awt.Component[] {btnclear, btndiv, btnmultiply, btnplus, btnsubtract});
            Standard_CalculatorLayout.linkSize(javax.swing.SwingConstants.HORIZONTAL, new java.awt.Component[] {btn0, btn1, btn2, btn3, btn4, btn5, btn6, btn7, btn8, btn9, btneq, btnpoint});
            Standard_CalculatorLayout.setVerticalGroup(
                Standard_CalculatorLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
                .addGroup(Standard_CalculatorLayout.createSequentialGroup()
                    .addContainerGap()
                    .addComponent(Calculatorlbl, javax.swing.GroupLayout.PREFERRED_SIZE, 37, javax.swing.GroupLayout.PREFERRED_SIZE)
                    .addGap(18, 18, 18)
                    .addComponent(Screen, javax.swing.GroupLayout.PREFERRED_SIZE, 28, javax.swing.GroupLayout.PREFERRED_SIZE)
                    .addGap(18, 18, 18)
                    .addGroup(Standard_CalculatorLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
                        .addGroup(Standard_CalculatorLayout.createSequentialGroup()
                            .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED, 4, Short.MAX_VALUE)
                            .addGroup(Standard_CalculatorLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)
                                .addComponent(btn8)
                                .addComponent(btn7)
                                .addComponent(btn9))
                            .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
                            .addGroup(Standard_CalculatorLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)
                                .addComponent(btn4)
                                .addComponent(btn5)
                                .addComponent(btn6))
                            .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
                            .addGroup(Standard_CalculatorLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)
                                .addComponent(btn1)
                                .addComponent(btn3, javax.swing.GroupLayout.PREFERRED_SIZE, 23, javax.swing.GroupLayout.PREFERRED_SIZE)
                                .addComponent(btn2))
                            .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
                            .addGroup(Standard_CalculatorLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)
                                .addComponent(btn0)
                                .addComponent(btnpoint)
                                .addComponent(btneq))
                            .addGap(25, 25, 25))
                        .addGroup(Standard_CalculatorLayout.createSequentialGroup()
                            .addComponent(btnplus, javax.swing.GroupLayout.PREFERRED_SIZE, 23, javax.swing.GroupLayout.PREFERRED_SIZE)
                            .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
                            .addComponent(btnsubtract)
                            .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
                            .addComponent(btnmultiply, javax.swing.GroupLayout.PREFERRED_SIZE, 23, javax.swing.GroupLayout.PREFERRED_SIZE)
                            .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
                            .addComponent(btndiv)
                            .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
                            .addComponent(btnclear)))
                    .addGap(37, 37, 37))
            Tabs.addTab("Standard Calculator", Standard_Calculator);
            BMIlabel.setFont(new java.awt.Font("Heather", 1, 18));
            BMIlabel.setHorizontalAlignment(javax.swing.SwingConstants.CENTER);
            BMIlabel.setText("BMI Calculator");
            weight_btn.setText("Weight (Kg)");
            weight_btn.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    weight_btnActionPerformed(evt);
            Height_btn.setText("Height (m)");
            Height_btn.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    Height_btnActionPerformed(evt);
            Clear.setText("Clear");
            Clear.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    ClearActionPerformed(evt);
            calcBtn.setText("Calculate");
            calcBtn.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    calcBtnActionPerformed(evt);
            javax.swing.GroupLayout BMI_CalculatorLayout = new javax.swing.GroupLayout(BMI_Calculator);
            BMI_Calculator.setLayout(BMI_CalculatorLayout);
            BMI_CalculatorLayout.setHorizontalGroup(
                BMI_CalculatorLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
                .addGroup(BMI_CalculatorLayout.createSequentialGroup()
                    .addGroup(BMI_CalculatorLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
                        .addGroup(BMI_CalculatorLayout.createSequentialGroup()
                            .addGap(40, 40, 40)
                            .addGroup(BMI_CalculatorLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING)
                                .addComponent(weight_btn)
                                .addComponent(Height_btn))
                            .addGap(66, 66, 66)
                            .addGroup(BMI_CalculatorLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
                                .addComponent(calcBtn)
                                .addComponent(Clear)))
                        .addGroup(BMI_CalculatorLayout.createSequentialGroup()
                            .addContainerGap()
                            .addComponent(Scrn, javax.swing.GroupLayout.PREFERRED_SIZE, 301, javax.swing.GroupLayout.PREFERRED_SIZE))
                        .addGroup(BMI_CalculatorLayout.createSequentialGroup()
                            .addGap(29, 29, 29)
                            .addComponent(BMIlabel, javax.swing.GroupLayout.PREFERRED_SIZE, 263, javax.swing.GroupLayout.PREFERRED_SIZE)))
                    .addContainerGap(35, Short.MAX_VALUE))
            BMI_CalculatorLayout.linkSize(javax.swing.SwingConstants.HORIZONTAL, new java.awt.Component[] {Clear, Height_btn, calcBtn, weight_btn});
            BMI_CalculatorLayout.setVerticalGroup(
                BMI_CalculatorLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
                .addGroup(BMI_CalculatorLayout.createSequentialGroup()
                    .addContainerGap()
                    .addComponent(BMIlabel, javax.swing.GroupLayout.PREFERRED_SIZE, 44, javax.swing.GroupLayout.PREFERRED_SIZE)
                    .addGap(9, 9, 9)
                    .addComponent(Scrn, javax.swing.GroupLayout.PREFERRED_SIZE, 33, javax.swing.GroupLayout.PREFERRED_SIZE)
                    .addGap(34, 34, 34)
                    .addGroup(BMI_CalculatorLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)
                        .addComponent(weight_btn)
                        .addComponent(calcBtn))
                    .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED)
                    .addGroup(BMI_CalculatorLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)
                        .addComponent(Height_btn)
                        .addComponent(Clear))
                    .addContainerGap(100, Short.MAX_VALUE))
            Tabs.addTab("BMI Calculator", BMI_Calculator);
            jLabel1.setText("Tables drill");
            jLabel2.setText("Timetable ");
            Viewbttn.setText("VIEW");
            Viewbttn.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    ViewbttnActionPerformed(evt);
            jScrollPane2.setViewportView(viewing_board);
            javax.swing.GroupLayout Tables_DrillLayout = new javax.swing.GroupLayout(Tables_Drill);
            Tables_Drill.setLayout(Tables_DrillLayout);
            Tables_DrillLayout.setHorizontalGroup(
                Tables_DrillLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
                .addGroup(Tables_DrillLayout.createSequentialGroup()
                    .addGroup(Tables_DrillLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
                        .addGroup(Tables_DrillLayout.createSequentialGroup()
                            .addContainerGap()
                            .addGroup(Tables_DrillLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
                                .addComponent(jLabel1, javax.swing.GroupLayout.DEFAULT_SIZE, 387, Short.MAX_VALUE)
                                .addGroup(Tables_DrillLayout.createSequentialGroup()
                                    .addComponent(jLabel2, javax.swing.GroupLayout.PREFERRED_SIZE, 65, javax.swing.GroupLayout.PREFERRED_SIZE)
                                    .addGap(41, 41, 41)
                                    .addGroup(Tables_DrillLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
                                        .addComponent(timetable, javax.swing.GroupLayout.PREFERRED_SIZE, 129, javax.swing.GroupLayout.PREFERRED_SIZE)
                                        .addComponent(Viewbttn, javax.swing.GroupLayout.PREFERRED_SIZE, 84, javax.swing.GroupLayout.PREFERRED_SIZE))
                                    .addGap(152, 152, 152))))
                        .addGroup(Tables_DrillLayout.createSequentialGroup()
                            .addGap(55, 55, 55)
                            .addComponent(jScrollPane2, javax.swing.GroupLayout.PREFERRED_SIZE, 256, javax.swing.GroupLayout.PREFERRED_SIZE)))
                    .addContainerGap())
            Tables_DrillLayout.setVerticalGroup(
                Tables_DrillLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
                .addGroup(Tables_DrillLayout.createSequentialGroup()
                    .addContainerGap()
                    .addComponent(jLabel1, javax.swing.GroupLayout.PREFERRED_SIZE, 29, javax.swing.GroupLayout.PREFERRED_SIZE)
                    .addGap(18, 18, 18)
                    .addGroup(Tables_DrillLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)
                        .addComponent(jLabel2, javax.swing.GroupLayout.PREFERRED_SIZE, 29, javax.swing.GroupLayout.PREFERRED_SIZE)
                        .addComponent(timetable, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))
                    .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
                    .addComponent(Viewbttn, javax.swing.GroupLayout.PREFERRED_SIZE, 30, javax.swing.GroupLayout.PREFERRED_SIZE)
                    .addGap(40, 40, 40)
                    .addComponent(jScrollPane2, javax.swing.GroupLayout.PREFERRED_SIZE, 84, javax.swing.GroupLayout.PREFERRED_SIZE)
                    .addContainerGap(41, Short.MAX_VALUE))
            Tabs.addTab("Tables Drill", Tables_Drill);
            jMenu2.setText("File");
            Quit.setText("Exit");
            Quit.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    QuitActionPerformed(evt);
            jMenu2.add(Quit);
            jMenuBar1.add(jMenu2);
            jMenu3.setText("Edit");
            jMenu4.setText("Clear");
            jMenuItem1.setAccelerator(javax.swing.KeyStroke.getKeyStroke(java.awt.event.KeyEvent.VK_C, java.awt.event.InputEvent.ALT_MASK));
            jMenuItem1.setText("Screen");
            jMenuItem1.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    jMenuItem1ActionPerformed(evt);
            jMenu4.add(jMenuItem1);
            jMenu3.add(jMenu4);
            jMenuBar1.add(jMenu3);
            jMenu1.setText("Help");
            jMenu5.setText("Standard Calculator");
            jMenuItem2.setText("Item");
            jMenu5.add(jMenuItem2);
            jMenu1.add(jMenu5);
            How_toBMI.setText("BMI Calculator");
            How_toBMI.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    How_toBMIActionPerformed(evt);
            jMenuItem3.setText("How to use");
            How_toBMI.add(jMenuItem3);
            jMenu1.add(How_toBMI);
            jMenuBar1.add(jMenu1);
            jMenu6.setText("File");
            Quit1.setText("Exit");
            Quit1.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    QuitActionPerformed(evt);
            jMenu6.add(Quit1);
            jMenuBar2.add(jMenu6);
            jMenu7.setText("Edit");
            jMenu8.setText("Clear");
            jMenuItem4.setAccelerator(javax.swing.KeyStroke.getKeyStroke(java.awt.event.KeyEvent.VK_C, java.awt.event.InputEvent.ALT_MASK));
            jMenuItem4.setText("Screen");
            jMenuItem4.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    jMenuItem1ActionPerformed(evt);
            jMenu8.add(jMenuItem4);
            jMenu7.add(jMenu8);
            jMenuBar2.add(jMenu7);
            jMenu9.setText("Help");
            jMenu10.setText("Standard Calculator");
            jMenuItem5.setText("Item");
            jMenu10.add(jMenuItem5);
            jMenu9.add(jMenu10);
            How_toBMI1.setText("BMI Calculator");
            How_toBMI1.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    How_toBMIActionPerformed(evt);
            jMenuItem6.setText("How to use");
            How_toBMI1.add(jMenuItem6);
            jMenu9.add(How_toBMI1);
            jMenuBar2.add(jMenu9);
            jMenu11.setText("File")                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          &nbs

    I love when new people think they have to show their entire application when they only have a problem with a little piece.
    If you have a problem with a loop, just post the loop! Why should we need to sift through all your GUI code and other irrelevant nonsense? It's your job to show us the information we need to help you.

  • Hello I am Matthew Alexander and I am having trouble with SEO for 2 websites. One of the websites has go daddy's SEO and one of them doesn't. I am currently using a mac. Is their anything I should do?

    @

    Hi,
    Sites' positions in our search results are determined based on hundreds of factors designed to provide end-users with helpful, accurate search results. some basic steps are
    1. Keyword research
    2. Content, make sure you have unique and original content. No Duplicate content
    3. Back link from quality sites, not from spam.
    and so on.
    I am adding some links from where you can begin, hope this helps
    See
    How Search Works by Google
    https://www.google.com/intl/en_us/insidesearch/howsearchworks/index.html
    For more information about improving your site's visibility in the Google search results, I recommend visiting Webmaster Academy which outlines core concepts for maintaining a Google-friendly website.
    Intro to Webmaster Academy - Webmaster Tools Help
    Please let me know if you have any other query.

  • Newbie having trouble with searching for apps.

    I'm an experienced an experienced Windows user, finding myself surprisingly lost on my new iPad and iTunes.
    (Surpising because, although I'm used to dealing with oddball and sometimes frustrating things on Windows,  I had heard the Mac and iPad interface fast simpler to navigate and more frustration free.)
    So please excuse what may seem like dumb newbie questions about what should be, and probably are to you experienced iTunes and iPad users, simple things:
    For starters:
    I'm search for a few apps in the app store that I know for sure exist and know the exact names:
    One is the
    iPad User Guide
    The other is
    the AOPA flight planner app.
    I know it exists because it's installed on my wife's iPad. Can't remember how I found it on her iPad.
    When I use the apps store search box (whether I do it in the app store in the iPad or in iTunes on my Windows 7 computer)
    I keep failing to find them.
    I've tried putting
                           iPad user guide
                            AOPA flight planner
      or even just                AOPA
    in the search box in both environments and clicking the search (magnifying glass) icon.
    I either get a mess of apps with  AOPA in the name (but not the one I want)
    or a message saying the equivalent of "sorry... not found." 
    What the heck am I doing wrong?
    All help appreciated.
    Alex

    You are not doing anything wrong. Those apps just do not appear to be available any more.
    They will always be available to your wife since she downloaded them and they are backed up in her iTunes Library (assuming she synced it with iTunes since downloading them) but it would appear that anyone else trying to find them will be unsuccessful.
    These are not dumb questions nor are they trivial concerns. The whole digital distribution method has many advantages, but you just ran into one of its drawbacks.
    "Ownership" of software was always a controversial subject, but the way things are going the argument will soon be a moot point... unfortunately.

  • Is there people who are having trouble with 4GLte for internet service?

    I signup for the service and I am sorry that I did ,it is so slow that I have regress back to when the internet started, the battery life is lousy it does not last
    very long. I should have stayed with Cable. Sales people are not very truthful.

    Hello manyhats,
    I would like to help you.  I will need to ask a series of questions to assist.  What type of device do you have?  Has the speed always been the same since you received your device or did this just begin?  What city, state and zip are you experiencing this in?  Does this happen every where you go or in a specific location?  How long is the battery lasting after a full charge?  Please respond to the previous questions so I may further understand and assist.  Thank you. 
    TominqueBo
    VZW Support
    Follow us on Twitter at @VZWSupport

  • Having trouble with inner for loop values in my procedure

    Hi ...
    I am using oracle 10g and here is my procedure ...
    create or replace procedure sales_information is
    v_qty number(10);
    rem_qty number(10):=0;
    cursor pck_quantity is
    select * from sales_info;
    cursor no_of_labels is
    select ceil(sum(nvl(total_quantity,actual_quantity))/400) from sales_info;
    begin
    for j in no_of_labels
    loop
    for i in pck_quantity
    loop
    select nvl(i.total_quantity,i.actual_quantity) into v_qty from sales_info;
    if v_qty>=i.packed_quantity and rem_qty=0 then
    insert into sales_order values------------
    rem-qty:=v_qty-i.packed_quantity;
    v_qty:=rem_qty;
    exit;
    else if v_qty>=i.packed_quantity and rem_qty>=400 then
    insert into sales_order values-----------
    rem_qty:=v_qty-rem_qty;
    v_qty:=rem_qty;
    exit;
    else if v_qty>=i.packed_quantity and rem_qty>0 then
    rem_qty:=v_qty+rem_qty-i.packed_quantity;
    v_qty:=rem_qty;
    insert into sales_order values-----------
    else if v_qty is null and rem_qty>0 and then
    insert into sales_order values-----------
    else if v_qty<i.packed_quantity and rem_qty:=0 then
    rem_qty:=v_qty;
    else if v_qty<i.packed_quantity and rem_qty>0 then
    if (v_qty+rem_qty)>400 then
    insert into sales_order values-----------
    rem_qty:=v_qty+rem_qty-i.packed_quantity;
    v_qty:=rem_qty;
    end if;
    end if;
    end loop;
    end loop;
    The inner for loop will retrieve the same values of v_qty for every iteration of outer for loop when it runs the following select statement:
    select nvl(i.total_quantity,i.actual_quantity) into v_qty from sales_info;
    and thus loses the previously computed values of v_qty and rem_qty
    in the previous iteration of outer for loop whereas i want the inner for loop to iterate over it's previously computed values of v_qty and rem_qty but cant think of a workaround.

    h4. Thanks Dave for explanation. Hope I understood your requirement and below code resolves that
    -- Creating table SALES_INFO
    CREATE TABLE SALES_INFO
    (    S_NO             NUMBER(1),
         ACTUAL_QUANTITY  NUMBER(10),
         TOTAL_QUANTITY   NUMBER(10),
          PACKED_QUANTITY  NUMBER(10)
    -- Creating table sales_order
    CREATE TABLE SALES_ORDER
    (    S_NO             NUMBER(1),
         LABEL            VARCHAR2(30),
         ORDER_QUANTITY   NUMBER(10)
    -- Push SALES_INFO data
    INSERT INTO SALES_INFO VALUES(1,1000,800,400);
    INSERT INTO SALES_INFO VALUES(2,800,600,400);
    INSERT INTO SALES_INFO VALUES(3,800,NULL,400);
    INSERT INTO SALES_INFO VALUES(4,NULL,600,400);
    CREATE OR REPLACE PROCEDURE populate_sales_order AS
    CURSOR get_sales_info IS
    SELECT s_no,
               NVL(total_quantity,actual_quantity) total_quantity,
            packed_quantity
    FROM   sales_info;
    v_s_no          PLS_INTEGER := 0;
    v_rem_qty     PLS_INTEGER := 0;
    v_label_num   PLS_INTEGER := 1;
    BEGIN
    FOR rec IN get_sales_info LOOP
        v_rem_qty := rec.total_quantity + v_rem_qty;
        v_s_no    := rec.s_no;
         WHILE v_rem_qty >= rec.packed_quantity LOOP
           INSERT INTO sales_order( s_no, label, order_quantity)
           VALUES ( v_s_no, 'LABEL' || v_label_num, rec.packed_quantity );
           -- Reduce the packed qty from total qty and increment label counter
           v_rem_qty   := v_rem_qty - rec.packed_quantity ;
           v_label_num := v_label_num + 1;
         END LOOP;
    END LOOP;
    -- Put the last lot remaining qty into last carton
    IF v_rem_qty > 0 THEN
    INSERT INTO sales_order( s_no, label, order_quantity)
    VALUES (v_s_no, 'LABEL' || v_label_num, v_rem_qty );
    END IF;
    COMMIT;
    END;
    S_NO    LABEL                                ORDER_QUANTITY
      1          LABEL1                                    400
      1          LABEL2                                    400
      2          LABEL3                                    400
      3          LABEL4                                    400
      3          LABEL5                                    400
      4          LABEL6                                    400
      4          LABEL7                                    400
    {code}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Having trouble with installation for windows 7

    I downloaded flashplayer 10.3 for internet explorer 32bit and now it is completly not working. Are there any files licenses that I am missing? i have uninstalled it and done everything that i could to get it working again. What can I do to get it working again?

    Could you try the steps listed in this FAQ to see if they help?
    Enabling Flash Player in Internet Explorer 9
    Thanks,
    Chris

  • Having trouble with passowrd for router :(

    Hi,
    I have a Linksys router, model # BEFW11S4.  I do not have the software on my computer to create a password, therefore I used the linksys manual to figure out how to create a password using the internet.  I got to the correct place to create a name for my wifi and a password and did all the correct steps.  But when i type in a password, it does not save it and so i cannot make my network secure.  I do not want people using my wifi but I cannot seem to make a password for it.  Here are the directions i used:
    [   To access the web-based utility, launch Internet Explorer or Netscape Navigator, and enter the Router’s default IP
    address, 192.168.1.1, in the Address field. Then press Enter.
    A password request page will appear. (Users of other versions of Windows will see a similar screen.) Leave the
    User Name field blank. The first time you open the Web-Based Utility, use the default password admin. (You can
    set a new password from the Administration tab’s Management screen.) Then click the OK button.   ]
    Thank you.

    I think you need to be doing your adjustments through a page like this, instead of in your Internet Explorer browser.
    http://ui.linksys.com/files/BEFW11S4/v4/1.50.14/Setup.htm
    Go here
    http://homesupport.cisco.com/en-us/support/routers/BEFW11S4
    Click on DOWNLOADS and choose your model.
    There's a link to "Where's my model number?"
    Click that to read how to look for your model number and download the software that corresponds to your number.
    Then you should be able to get this project completed, once and for all.
    If anyone has any better ideas, or possibly even correcting my assumptions, please chime in.
    Hope this helps.
    Namaste <3

  • I am having trouble with iTunes for both my computers windows xp and 7.

    Both accounts are able to be logged in but I can't view anything on the itunes store. I have used the itunes loaded on xp before. The windows 7 itunes 'progress line' stops half way. On one occasion I saw a html text version of the itunes store but it wasn't functional. Any suggestions?

    Try this,
    Close your iTunes,
    Go to command Prompt -
    (Win 7/Vista) - START/ALL PROGRAMS/ACCESSORIES, right mouse click "Command Prompt", choose "Run as Administrator".
    (Win XP SP2 & above) - START/ALL PROGRAMS/ACCESSORIES/Command Prompt
    In the "Command Prompt" screen, type in
    netsh winsock reset
    Hit "ENTER" key
    Restart your computer.
    Now launch your iTunes and see if it is working now.

  • I have an Ipod Touch (4th Gen) and I am having troubles with my downloads from purchasing music from the Ipod. On my downloads icon in the Itunes Store (on Ipod) there is a symbol of how many songs I still have waiting to download, but they wont download.

    I have been having troubles with this for months and am extremly tired of not being able to download my songs. I bought these songs off of Itunes as well, so I really hope i can retrieve them. I do not know where to find a personal apple support person yet, does anyone know where to find one on the website?

    See these previous discussions:
    Waiting applications: Apple Support Communities
    Downloading apps stuck on waiting...: Apple Support Communities

  • Still having trouble with audio on Macbook Pro

    I had posted a discussion board earlier on this issue. I've been having trouble with audio for certain videos on youtube and basically any website embedded with a video. The audio works for a few seconds that doesn't or it doesn't work at all. My volume is up, not on mute, and the one on the video isn't on mute either. It's funny because I just tried watching a video on Firefox (as opposed to Safari) and it works. Could it possible be something with the settings for safari?

    Try restarting your Mac, resetting your router, and resetting your modem. My cable internet has gotten slow at times as well, and when I reset my router everything cleared up.

  • HT5085 having trouble with new phone activation

    Im having trouble with actavation for my sprintpcs device iphone5s

    Hi there Lilly015,
    You may find the troubleshooting steps in the article below helpful.
    iPhone: Troubleshooting activation issues
    http://support.apple.com/kb/ts3424
    -Griff W. 

  • Having trouble with email reviews

    Hi all, I am testing Acrobat X for my company and I am having trouble with testing for "send for email review/merge comments". In my last test I made a PDF from InDesing as usual and on my "test" Mac using Acrobat X I opened the PDf and sent it to 3 people for email review. One of the people was using a PC and Acrobat 9 Reader, the other two were using Acrobat X to make comments and send back. I should note that I am using one test machine (iMac) for all three of the Mac reviews, but each individual is logging on with their ID for the network and the email program (entourage).
    All three reviewers were able to get the PDF in the email, make comments and then use the "send comments" button to send back to me.
    My problem is that when I got all three emails back, and when I logged into the test machine as myself, opened the returned PDFs, I was only able to "merge comments" from one reviewer (from Mac) to my original PDF. With the email from the PC and one email from the iMac, I was UNABLE to merge these two sets of comments. The merge comments button was unavailable, I never got the message about if I wanted to "merge comments" or "No, open this copy only." And when I tried to go through "comments>merge comments onto master PDF" I was not able to see that option anywhere, either.
    Sorry for the long explanation, but I want to include as much info as possible to try to get the proper feedback from you all.
    Thanks in advance for any input you can provide.

    Just to be clear here, when you say that " I should note that I am using one test machine (iMac) for all three of the Mac reviews, but each individual is logging on with their ID for the network and the email program (entourage). " you mean that you have created 3 different users on your mac machine and configured entourage for each of them. If not then please explain this.
    Have you tried using any of these:
    a) 2-3 Mac partitions for the different users
    b) 2-3 different mac machines for the same
    c) maybe 2-3 Mac Virtual machines on a Mac main machine
    If it is possible can you please try that scenario on any of the above mentioned combinations and let us know the results. This will help us a lot in narrowing down the issue.
    Thanks,
    Abhilasha

  • I have been having trouble with my iphone 4 for the past day . i tried to update it to 7.0.4 then the screen went blank and it keeps telling me to connect to itunes . I have connected it to 2 computers , using different cords

    I have been having trouble with my iphone 4 for the past day . i tried to update it to 7.0.4 then the screen went blank and it keeps telling me to connect to itunes . I have connected it to 2 computers , using different cords and it doesnt recognize it . It says it is in recovery mode and i need to restore . after clicking restore it says that my iphone cannot be restored . I am very frustrated because i have been online searching for solutions all day and nothing seems to work . As soon as i turn on my phone it goes to the apple logo for about 2 seconds then the connect to itunes screen . SOMEBODY PLEASE HELP ! my phone is my life and i need it back on .

    Connect the device to iTunes and restore from the most current backup.
    If the issue continues, restore as new.

Maybe you are looking for

  • IPad won't print to my HP D110 printer anymore

    My iPad recognizes my HP D110 printer on my network and I successfully printed to it the very first time I tried.  I thought, wow, that was almost too easy but now I can't get it to work again.  It shows as an available printer but when I select it t

  • File Adapter Query, when PI server restarts polling starts

    Hi Experts, I have one problem with File sender adapter if someone can suggest solution or easy way to handle situation. I have a interface with 50 file adapters. I am activating all file adapters with poling interval 24 Hours. And I am activating al

  • Window outstretches when coming out of sleep mode...

    As the thread title implies, I have a problem in Photoshop Elements 6.0 that I found came with my Wacom Bamboo Pen Tablet... As of recently, whenever I put the computer to sleep mode I boot the system back up and my right hand panels are mostly out o

  • To stock transfer  the RM to Production storage Location

    Dear All, I want to  stock transfer the RM from Store to production storage location after that I have to pick the material against Production Order from Production Storage Location. How I can carry out this scenario. I am trying through Pull list. p

  • Unusal problem..pls help

    hello... i wrote a a simple java program using java swing..but i am facing a unusal probem...whenever i run the program it only shows the title bar..u have to maximize the window to see the content... ....although i am specifing the sive of the windo