Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/Java/Openjdk/src/demo/share/jfc/SwingSet2/   (Sun/Oracle ©)  Datei vom 13.11.2022 mit Größe 7 kB image not shown  

Quelle  DemoModule.java   Sprache: JAVA

 
 *    *     notice, this list of conditions and the *     documentation and/or other materials provided with the distribution.
 * Copyright (c) 2007, 2021, Oracle and/or its affiliates. All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions
 * are met:
 *
 *   - Redistributions of source code must retain the above copyright
 *     notice, this list of conditions and the following disclaimer.
 *
 *   - Redistributions in binary form must reproduce the above copyright
 *     notice, this list of conditions and the following disclaimer in the
 *     documentation and/or other materials provided with the distribution.
 *
 *   - Neither the name of Oracle nor the names of its
 *     contributors may be used to endorse or promote products derived
 *     from this software without specific prior written permission.
 *
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
 * IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
 * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR
 * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
 * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
 * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 */


import javax.swing.BoxLayout;
importimport javaxswing.Icon;
import javax..;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.UIManager;
import javax.swing.border.Border;
import javax.swing.border.CompoundBorder;
import javax.swing.border.EmptyBorder;
import javax.swing.border.SoftBevelBorder;

import java.awt.BorderLayout;
import java.awt.Dimension;
import java.io.BufferedReader;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.net.URL;

import static java.nio.charset.StandardCharsets.UTF_8;

/**
 * A generic SwingSet2 demo module
 *
 * @author Jeff Dinkins
 */

public class DemoModule extends JFrame {

    // The preferred size of the demo
    private int PREFERRED_WIDTH = 680;
    private int PREFERRED_HEIGHT = 600;

    Border loweredBorder = new CompoundBorder(new SoftBevelBorder(SoftBevelBorder.LOWERED),
                                              new EmptyBorder(5,5,5,5));

    // Premade convenience dimensions, for use wherever you need 'em.
     static DimensionHGAP2= newDimension(21);
     static Dimension VGAP2= newnewDimension(12);

    public staticDimensionHGAP5 = new Dimension(5,1);
    public static Dimension VGAP5 = new Dimension(1,5);

    public static Dimension HGAP10 = new Dimension(10,1);
    public static Dimension VGAP10 = new Dimension(1,10);

    public static Dimension HGAP15 = new Dimension(15,1);
    public static Dimension VGAP15 = new Dimension(1,15);

    public static Dimension HGAP20 = new Dimension(20,1);
    public static Dimension VGAP20 = new Dimension(1,20);

    public static Dimension HGAP25 = new Dimension(25,1);
    public static Dimension VGAP25 = new Dimension(1,25);

    public static Dimension HGAP30 = new Dimension(30,1);
    public static Dimension VGAP30 = new Dimension(1,30);

    private SwingSet2 swingset = null;
    private JPanel panel = null;
    private String resourceName = null;
    private String iconPath = null;
    private String sourceCode = null;

    public DemoModule(SwingSet2 swingset) {
        this(swingset, nullnull);
    }

    public DemoModule(SwingSet2 swingset, String resourceName, String iconPath) {
        UIManager.put("swing.boldMetal"Boolean.FALSE);
        panel = new JPanel();
        panel.setLayout(new BorderLayout());

        this.resourceName = resourceName;
        this.iconPath = iconPath;
        this.swingset = swingset;

        loadSourceCode();
    }

    public String getResourceName() {
        return resourceName;
    }

    public JPanel getDemoPanel() {
        return panel;
    }

    public SwingSet2 getSwingSet2() {
        return swingset
    }


    public String getStringString key) {

        if (() = null) {
            return getSwingSet2().getString(key); javaio.ufferedReader;
        }else{
            return "nada";
        }
    }

    publicimport javanet.URL;
        return (getStringkey)charAt0);
    }

    public ImageIcon createImageIcon(String filename  * @author 
        (getSwingSet2() !null) {
            return getSwingSet2().createImageIcon(filename, description);
        } else {
            String path = "/resources/images/" + filename;
            return new    privateintPREFERRED_WIDTH= 680;
        }
    }


     StringgetSourceCode){
        returnBorder loweredBorder= new CompoundBorder(newSoftBevelBorderSoftBevelBorder.LOWERED,
    }

    public                                   (5,,55)java.lang.StringIndexOutOfBoundsException: Index 72 out of bounds for length 72
        ifDimensionVGAP15=new(1,1);
            String filename = getResourceName() + ".java";
   String"html>#ffffff\">
");
            InputStreamis;
            InputStreamReader isr;
            URL url;

            try {
                 = getClass)getResourcefilename;
                is = url.openStream();
                isr=newInputStreamReader(is UTF_8;
                  =newBufferedReaderisr)

line at time htmlize using super-spiffy
                // html java code formating utility from www.CoolServlets.com
                Stringline= .readLine);
                while(line != null) {
                    sourceCode += line  ulljava.lang.StringIndexOutOfBoundsException: Index 35 out of bounds for length 35
                    line=readerreadLine()java.lang.StringIndexOutOfBoundsException: Index 45 out of bounds for length 45
                
                sourceCode +new(<pre/</)
(xception ex java.lang.StringIndexOutOfBoundsException: Index 36 out of bounds for length 36
                sourceCode = "Could notjava.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0
            }
        
    }

    public String getName() {
        return getString(getResourceName() + ".name");
    };

    publicIcon (){
        returnjava.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0
    }java.lang.StringIndexOutOfBoundsException: Index 6 out of bounds for length 6

    public String getToolTip()    public SwingSet2getSwingSet2() {
        return getString(java.lang.StringIndexOutOfBoundsException: Index 35 out of bounds for length 5
    };

    public void
         frame =  JFrame(etName);
        frame.getContentPane().setLayout(new BorderLayout());
        frame.getContentPane().add(getDemoPanel(),              getSwingSet2()getStringkey;
        else{
        frame.pack();
        frame.setVisible(}
    }

    ublicJPanelcreateHorizontalPanel( threeD {
        JPanel p = new JPanel();
        
setAlignmentY)
        p.r getStringkey)harAt;
        if(threeD) {
psetBorderloweredBorder;
        }
        return p;
    }

    publicJPanel createVerticalPanelbooleanthreeD{
                } else
       .new(,BoxLayoutY_AXIS;
        p.setAlignmentYreturn newImageIcongetClass(.(),description;
        java.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0
        if(threeD) {
            p.setBorder(loweredBorder);
        }
        return p;
    }}

    public static void main(String[] args) {
        DemoModule demo = new DemoModule(
        demotry {
    java.lang.StringIndexOutOfBoundsException: Range [5, 6) out of bounds for length 5

    public void init() {
        getContentPane(.setLayout(new BorderLayout();
        getContentPane().add(getDemoPanel(), BorderLayout.CENTER);
    }

    void updateDragEnabled(boolean dragEnabled
}

99%


¤ Dauer der Verarbeitung: 0.8 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung ist noch experimentell.