代码搜索:Graphical

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

代码结果 2,243
www.eeworm.com/read/343059/11979698

java moodcanvas.java

package at.ac.uni_linz.tk.vchat; import java.awt.*; import java.awt.event.*; import java.util.*; /** * Used as a graphical representance of the actual mood of the User. Allows the * User
www.eeworm.com/read/337002/12402406

m zoomrb.m

function zoomrb(action) % ZOOMRB - Graphical 2D Axis Zoom with history (rubberband version). % % To use, simply type 'zoomrb' at the command prompt. % You can then resize (zoom) the current 2D f
www.eeworm.com/read/121536/14753037

html asciidraw.html

AsciiDraw AsciiDraw Home Page This GUI (graphical user interface) paint program generates ASCII as its output! As an additional featur
www.eeworm.com/read/212904/15145684

java toocomprogressbar.java

package toocom.ui; import java.awt.*; import java.awt.event.*; import javax.swing.*; import java.awt.font.*; /** * This class represents the graphical window used to present and access the
www.eeworm.com/read/13887/285304

m gui_eeg_contours.m

function [G,p] = gui_eeg_contours(p,parent) % GUI_EEG_CONTOURS - GUI controls for topographic mapping of scalp potentials % % Paint Graphical user interface (GUI) for eeg_contour_engine.m % %
www.eeworm.com/read/473304/1400562

java moodcanvas.java

package at.ac.uni_linz.tk.vchat; import java.awt.*; import java.awt.event.*; import java.util.*; /** * Used as a graphical representance of the actual mood of the User. Allows the * User
www.eeworm.com/read/469765/1479195

java moodcanvas.java

package at.ac.uni_linz.tk.vchat; import java.awt.*; import java.awt.event.*; import java.util.*; /** * Used as a graphical representance of the actual mood of the User. Allows the * User
www.eeworm.com/read/466162/1514993

java moodcanvas.java

package at.ac.uni_linz.tk.vchat; import java.awt.*; import java.awt.event.*; import java.util.*; /** * Used as a graphical representance of the actual mood of the User. Allows the * User
www.eeworm.com/read/459481/1569450

java moodcanvas.java

package at.ac.uni_linz.tk.vchat; import java.awt.*; import java.awt.event.*; import java.util.*; /** * Used as a graphical representance of the actual mood of the User. Allows the * User
www.eeworm.com/read/456710/1603605

java package-info.java

// package-info.java /** * Any ADF 'command', usually a UI text or graphical button that immediately invokes a server-side action. * * Can be stand-alone or elements found within a more co