代码搜索:MenuBar
找到约 4,001 项符合「MenuBar」的源代码
代码结果 4,001
www.eeworm.com/read/481231/1297714
h menubar.h
//======================================================================
// Header file
//
// Written for the book Programming Windows CE
// Copyright (C) 2007 Douglas Boling
//==================
www.eeworm.com/read/476939/1365998
js menubar.js
Class("linb.UI.MenuBar",["linb.UI","linb.absList" ],{
Instance:{
_pop:function(id,src){
var menu,
self=this,
profile=self.get(0),
www.eeworm.com/read/476939/1366164
js menubar.js
Class('App.linb_UI_MenuBar', 'linb.Com',{
Instance:{
//base Class for linb.Com
base:["linb.UI", "linb.Coder"],
//requried class for the App
required:["linb.UI
www.eeworm.com/read/474814/1388877
itk menubar.itk
#
# Menubar widget
# ----------------------------------------------------------------------
# The Menubar command creates a new window (given by the pathName
# argument) and makes it into a Pull down
www.eeworm.com/read/474814/1388890
test menubar.test
# This file is a Tcl script to test out [incr Widgets] Menubar class.
# It is organized in the standard fashion for Tcl tests with the following
# notation for test case labels:
#
# 1.x - Constructi
www.eeworm.com/read/474814/1388944
n menubar.n
'\"
'\" Copyright (c) 1995 DSC Technologies Corporation
'\"
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
'
www.eeworm.com/read/472280/1412417
java menubar.java
package java.awt;
import java.awt.Menu;
import java.awt.MenuComponent;
import java.awt.MenuContainer;
import java.awt.MenuItem;
import java.awt.MenuShortcut;
import java.awt.Toolkit;
import java.util
www.eeworm.com/read/472280/1412456
java menubar.java
package java.awt;
import java.util.Enumeration;
import java.util.Vector;
/**
* class MenuBar -
*
* Copyright (c) 1998
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the f
www.eeworm.com/read/470713/1454293
java menubar.java
/* MenuBar.java -- An AWT menu bar class
Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribu