代码搜索:Graphical

找到约 2,243 项符合「Graphical」的源代码

代码结果 2,243
www.eeworm.com/read/176157/5339186

java selectionmonitor.java

// SelectionMonitor.java // A graphical list selection monitor. // package jswing.ch07; import java.awt.*; import javax.swing.*; import javax.swing.event.*; public class SelectionMonitor extends JP
www.eeworm.com/read/168239/5447475

java simulatorview.java

import java.awt.*; import java.awt.event.*; import javax.swing.*; import java.util.LinkedHashMap; import java.util.Map; /** * A graphical view of the simulation grid. * The view displays a colored
www.eeworm.com/read/338072/3321096

cfg sample-gua.cfg

# Config file for VOCAL Graphical User Agent (SIPset) # Your phone number # User_Name string # IP address of SIP Proxy # Proxy_Server string # Your password # Pass
www.eeworm.com/read/319506/3555693

c main.c

/* CD Application graphical user interface using Gnome/Gtk+ */ #include #include #include "app_gnome.h" /* Need to reference username and password entry boxes from interface.
www.eeworm.com/read/308688/3712564

c main.c

/* CD Application graphical user interface using Gnome/Gtk+ */ #include #include #include "app_gnome.h" /* Need to reference username and password entry boxes from interface.
www.eeworm.com/read/276787/4163753

control gtk+.control

Package: gtk+ Version: 2.10.14-r7 Description: GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from s
www.eeworm.com/read/276787/4163840

control gpe-su.control

Package: gpe-su Version: 0.19-r0 Description: GPE Graphical root-shell frontend Section: gpe Priority: optional Maintainer: Angstrom Developers Architecture: armv
www.eeworm.com/read/411046/2193140

cfg sample-gua.cfg

# Config file for VOCAL Graphical User Agent (SIPset) # Your phone number # User_Name string # IP address of SIP Proxy # Proxy_Server string # Your password # Pass
www.eeworm.com/read/352401/3095151

c main.c

/* CD Application graphical user interface using Gnome/Gtk+ */ #include #include #include "app_gnome.h" /* Need to reference username and password entry boxes from interface.
www.eeworm.com/read/173128/9673183

java asciipref.java

package shared; import java.lang.*; /** Provides preferences for non-graphical output. * @author James Louis 7/19/2001 Ported to Java. * @author Dave Manley 9/23/1993 Initial revision. */