代码搜索结果

找到约 10,000 项符合 Layout 的代码

anchorlayout.js

/* * Ext JS Library 2.0 * Copyright(c) 2006-2007, Ext JS, LLC. * licensing@extjs.com * * http://extjs.com/license */ /** * @class Ext.layout.AnchorLayout * @extends Ext.layout.Cont

columnlayout.js

/* * Ext JS Library 2.0 * Copyright(c) 2006-2007, Ext JS, LLC. * licensing@extjs.com * * http://extjs.com/license */ /** * @class Ext.layout.ColumnLayout * @extends Ext.layout.Cont

fitlayout.js

/* * Ext JS Library 2.0 * Copyright(c) 2006-2007, Ext JS, LLC. * licensing@extjs.com * * http://extjs.com/license */ /** * @class Ext.layout.FitLayout * @extends Ext.layout.Contain

accordionlayout.js

/* * Ext JS Library 2.0 * Copyright(c) 2006-2007, Ext JS, LLC. * licensing@extjs.com * * http://extjs.com/license */ /** * @class Ext.layout.Accordion * @extends Ext.layout.FitLayo

cardlayout.js

/* * Ext JS Library 2.0 * Copyright(c) 2006-2007, Ext JS, LLC. * licensing@extjs.com * * http://extjs.com/license */ /** * @class Ext.layout.CardLayout * @extends Ext.layout.FitLay

formlayout.js

/* * Ext JS Library 2.0 * Copyright(c) 2006-2007, Ext JS, LLC. * licensing@extjs.com * * http://extjs.com/license */ /** * @class Ext.layout.FormLayout * @extends Ext.layout.AnchorLa

borderlayout.js

/* * Ext JS Library 2.0 * Copyright(c) 2006-2007, Ext JS, LLC. * licensing@extjs.com * * http://extjs.com/license */ /** * @class Ext.layout.BorderLayout * @extends Ext.layout.Contai

frame1.java

package shiyang; import java.awt.*; import javax.swing.*; import com.borland.jbcl.layout.XYLayout; import com.borland.jbcl.layout.*; public class Frame1 extends JFrame { JPanel conten

frame1.java

package shiyang; import java.awt.*; import javax.swing.*; import com.borland.jbcl.layout.XYLayout; import com.borland.jbcl.layout.*; public class Frame1 extends JFrame { JPanel conten

menupage.java

package menu; import java.util.Vector; import javax.microedition.lcdui.Image; public class MenuPage { public static final int LAYOUT_LEFT = 0; public static final int LAYOUT_RIGHT = 1;