Examples of fill3DRect()


Examples of java.awt.Graphics2D.fill3DRect()

         
          if(c != null && mProgram.getMarkPriority() > Program.NO_MARK_PRIORITY) {
            grp.setColor(c);
           
            if(Plugin.getPluginManager().getTvBrowserSettings().isMarkingBorderPainted()) {
              grp.fill3DRect(0, 0, width, height+2, true);
            }
            else {
              grp.fillRect(0,0,width,height+2);
            }
          }
View Full Code Here

Examples of java.awt.Graphics2D.fill3DRect()

                    posY2 = margenY;

                    for(k=0; k < coly.length; k++, posY2 += 16)
                    {
                        g2.setColor(colores[k]);
                        g2.fill3DRect(posIni, posY2, 12, 12, true);
                        g2.setColor(Color.BLACK);
                        g2.drawString(tmodel.columnNames[coly[k]], posIni + 17, posY2 + 10);
                    }

                    g2.setColor(Color.BLACK);
View Full Code Here

Examples of java.awt.Graphics2D.fill3DRect()

            g2.fillPolygon(xpts, ypts, 3);
        }
        if (lSlideMoved || rSlideMoved) {
            g2.setColor(Color.gray);
            g2.draw3DRect(minGrip + 1, GRIP_MIDDLE_Y - 7, maxGrip - minGrip - 1, 15, true);
            g2.fill3DRect(minGrip + 1, GRIP_MIDDLE_Y - 7, maxGrip - minGrip - 1, 15, true);
        }
        if (textChanged) drawLabels(g2, w);
        lSlideMoved = false;
        rSlideMoved = false;
        textChanged = false;
View Full Code Here

Examples of java.awt.Graphics2D.fill3DRect()

        Graphics2D g = (Graphics2D) bs.getDrawGraphics();
        g.clearRect(0, 0, getWidth(), getHeight());
       
        g.setColor(Color.lightGray);
        g.fill3DRect(366, 502, 152, 182, false);          // Fundo Legenda
       
        g.setColor(Color.black);
        g.fill3DRect(366, 38+a, 152, 292, false);         // Fundo Peças
        g.fill3DRect(366, 37, 152, 48, false);            // Fundo Pontos
        g.fill3DRect(366, 392, 152, 47, false);           // Fundo Trunfos
View Full Code Here

Examples of java.awt.Graphics2D.fill3DRect()

       
        g.setColor(Color.lightGray);
        g.fill3DRect(366, 502, 152, 182, false);          // Fundo Legenda
       
        g.setColor(Color.black);
        g.fill3DRect(366, 38+a, 152, 292, false);         // Fundo Peças
        g.fill3DRect(366, 37, 152, 48, false);            // Fundo Pontos
        g.fill3DRect(366, 392, 152, 47, false);           // Fundo Trunfos
        g.fill3DRect(366, 447, 152, 47, false);           // Fundo High Score
        g.fill3DRect(366, 688, 152, 31, false);           // Fundo Timer
View Full Code Here

Examples of java.awt.Graphics2D.fill3DRect()

        g.setColor(Color.lightGray);
        g.fill3DRect(366, 502, 152, 182, false);          // Fundo Legenda
       
        g.setColor(Color.black);
        g.fill3DRect(366, 38+a, 152, 292, false);         // Fundo Peças
        g.fill3DRect(366, 37, 152, 48, false);            // Fundo Pontos
        g.fill3DRect(366, 392, 152, 47, false);           // Fundo Trunfos
        g.fill3DRect(366, 447, 152, 47, false);           // Fundo High Score
        g.fill3DRect(366, 688, 152, 31, false);           // Fundo Timer

                                                          /* Texto Legenda */
 
View Full Code Here

Examples of java.awt.Graphics2D.fill3DRect()

        g.fill3DRect(366, 502, 152, 182, false);          // Fundo Legenda
       
        g.setColor(Color.black);
        g.fill3DRect(366, 38+a, 152, 292, false);         // Fundo Peças
        g.fill3DRect(366, 37, 152, 48, false);            // Fundo Pontos
        g.fill3DRect(366, 392, 152, 47, false);           // Fundo Trunfos
        g.fill3DRect(366, 447, 152, 47, false);           // Fundo High Score
        g.fill3DRect(366, 688, 152, 31, false);           // Fundo Timer

                                                          /* Texto Legenda */
        g.drawString("Ctrl", 378, 527);
View Full Code Here

Examples of java.awt.Graphics2D.fill3DRect()

       
        g.setColor(Color.black);
        g.fill3DRect(366, 38+a, 152, 292, false);         // Fundo Peças
        g.fill3DRect(366, 37, 152, 48, false);            // Fundo Pontos
        g.fill3DRect(366, 392, 152, 47, false);           // Fundo Trunfos
        g.fill3DRect(366, 447, 152, 47, false);           // Fundo High Score
        g.fill3DRect(366, 688, 152, 31, false);           // Fundo Timer

                                                          /* Texto Legenda */
        g.drawString("Ctrl", 378, 527);
        g.drawString("Pausa", 453, 527);
View Full Code Here

Examples of java.awt.Graphics2D.fill3DRect()

        g.setColor(Color.black);
        g.fill3DRect(366, 38+a, 152, 292, false);         // Fundo Peças
        g.fill3DRect(366, 37, 152, 48, false);            // Fundo Pontos
        g.fill3DRect(366, 392, 152, 47, false);           // Fundo Trunfos
        g.fill3DRect(366, 447, 152, 47, false);           // Fundo High Score
        g.fill3DRect(366, 688, 152, 31, false);           // Fundo Timer

                                                          /* Texto Legenda */
        g.drawString("Ctrl", 378, 527);
        g.drawString("Pausa", 453, 527);
       
View Full Code Here

Examples of java.awt.Graphics2D.fill3DRect()

        g.draw3DRect(369, 691, 145, 24, false);              // Grade Timer
        g.drawString(timer.contar(jogo1.pausado), 427, 708); // Timer

        /* Marca Next */
        if(jogo1.formaNext.tipo == 'I') {
            g.fill3DRect(369, 43+a, 146, 38, visual);
        }
        if(jogo1.formaNext.tipo == 'J') {
            g.fill3DRect(369, 84+a, 146, 38, visual);
        }
        if(jogo1.formaNext.tipo == 'L') {
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.