代码搜索:Layout
找到约 10,000 项符合「Layout」的源代码
代码结果 10,000
www.eeworm.com/read/386339/8753058
java frame.java
/*
* Frame.java
*
* Created on 2007年7月16日, 上午8:59
*/
package data.gui;
/**
*
* @author jsjxy
*/
public class Frame extends javax.swing.JFrame {
/** Creates new form Fr
www.eeworm.com/read/430161/8763414
java about.java
/*
* Copyright (C) 1998 Noctor Consulting, Ltd. All rights reserved.
* SMS JDK 2.0 Bureau application
*/
package bureau;
import java.awt.*;
public class about extends Dialog
{
smb p
www.eeworm.com/read/430161/8763417
java mbox.java
/*
* Copyright (C) 1998 Noctor Consulting, Ltd. All rights reserved.
* SMS JDK 2.0 Bureau application
*/
package bureau;
import java.awt.*;
public class mbox extends Dialog
{
public
www.eeworm.com/read/187173/8849798
html none.html
Doing Without a Layout Manager (Absolute Positioning) (The Java™ Tutorials >
Creating a GUI
www.eeworm.com/read/284978/8880602
h mcstruct.h
/*
* mcstruct.h
*
* 32-bit Motion Control Device Driver
*
* This header describes structures used in the interface between the
* kernel driver and the user-mode dll.
HISTORY
07Jun99
www.eeworm.com/read/427989/8906370
java newjframe1.java
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
/*
* NewJFrame1.java
*
* Created on 2009-3-10, 8:57:42
*/
/**
*
* @author lee
*/
public cla
www.eeworm.com/read/427989/8906376
java newjframe.java
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import javax.swing.JFileChooser;
import javax.swing.JOptionPane;
www.eeworm.com/read/427340/8950467
java subframe.java
/*
* subFrame.java
*
* Created on November 19, 2006, 12:45 PM
*/
/**
*
* @author sammychen
*/
public class subFrame extends javax.swing.JFrame {
/** Creates new form subFrame */