代码搜索:Modal

找到约 844 项符合「Modal」的源代码

代码结果 844
www.eeworm.com/read/239989/4593475

java errordialog.java

/** * Pop up a (modal) error dialog and wait for a user to press "continue". */ package org.joone.edit; import java.awt.*; public class ErrorDialog extends MessageDialog { private static fi
www.eeworm.com/read/191697/5163564

java alertdialog.java

// Serial SMS Client for handling SMS communication with a mobile terminal // (C) 2001 by Stefan Moscibroda import java.awt.*; import java.awt.event.*; /** A single response modal alert dia
www.eeworm.com/read/163987/5501691

dfm fmodalform.dfm

object MyModalForm: TMyModalForm Left = 200 Top = 137 Width = 259 Height = 164 Caption = 'Modal Form' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText
www.eeworm.com/read/279177/4138907

java visualgraphcomponentpropertiesdialog.java

package salvo.jesus.graph.visual; import javax.swing.*; import java.awt.*; import java.awt.event.*; /** * A modal dialog that whose only component is a VisualGraphComponentPropertiesPanel.
www.eeworm.com/read/272724/4215198

java buttondialog.java

// ButtonDialog - a generic modal button box // // Copyright (C)1996,1998 by Jef Poskanzer . All rights reserved. // // Redistribution and use in source and binary forms, with or wit
www.eeworm.com/read/430873/1916250

js servicecreate.js

serviceCreateWin = Ext.extend(Ext.Window, { title : '服务创建', modal : true, width : 555, height : 350, resizable : false, plain : false, layout : 'form', footer : false, draggable : fa
www.eeworm.com/read/416928/2105528

js submodal.js

/** * SUBMODAL v1.5 * Used for displaying DHTML only popups instead of using buggy modal windows. * * By Seth Banks * http://www.subimage.com/ * * Contributions by: * Eric Angel - tab
www.eeworm.com/read/416928/2105549

js submodal.js

/** * SUBMODAL v1.5 * Used for displaying DHTML only popups instead of using buggy modal windows. * * By Seth Banks * http://www.subimage.com/ * * Contributions by: * Eric Angel - tab
www.eeworm.com/read/401059/2343119

js servicecreate.js

serviceCreateWin = Ext.extend(Ext.Window, { title : '服务创建', modal : true, width : 555, height : 350, resizable : false, plain : false, layout : 'form', footer : false, draggable : fa
www.eeworm.com/read/386099/2573788

cs adjustmetricform.cs

using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; namespace BilevelTextureMagnification { /// /// Non-modal d