代码搜索结果
找到约 10,000 项符合
Screen 的代码
watch.java
import java.awt.*;
import java.util.*;
public class Watch extends javax.swing.JApplet {
private Color butterscotch = new Color(255, 204, 102);
private String lastTime = "";
public
newwatch.java
import java.awt.*;
import java.util.*;
public class NewWatch extends javax.swing.JApplet {
private Color butterscotch = new Color(255, 204, 102);
private String lastTime = "";
Color
solong.java
import java.awt.*;
public class SoLong extends javax.swing.JApplet {
public void paint(Graphics screen) {
Graphics screen2D = (Graphics2D)screen;
Font f = new Font("monospa
aknexlistsettingview.cpp
/*
* =============================================================================
* Name : CAknExListSettingView
* Part of : AknExList
* Copyright (c) 2003 Nokia. All rights reserved.
*
aknexlistflagtestview.cpp
/*
* =============================================================================
* Name : CAknExListFlagTestView
* Part of : AknExList
* Copyright (c) 2003 Nokia. All rights reserved.
*
aknexlistcolumnview.cpp
/*
* =============================================================================
* Name : CAknExListColumnView
* Part of : AknExList
* Copyright (c) 2003 Nokia. All rights reserved.
* =
aknexlistformview.cpp
/*
* =============================================================================
* Name : CAknExListFormView
* Part of : AknExList
* Copyright (c) 2003 Nokia. All rights reserved.
* ===
el.js
// I18N constants
// LANG: "el", ENCODING: UTF-8 | ISO-8859-7
// Author: Dimitris Glezos, dimitris@glezos.com
HTMLArea.I18N = {
// the following should be the filename without .js extension
// it
pc.c
/*
*********************************************************************************************************
* PC SUPPORT FUNCTIONS
*
*