JDK14/Java14源码在线阅读

/*
 * Copyright (c) 2005, 2015, Oracle and/or its affiliates. All rights reserved.
 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 *
 * This code is free software; you can redistribute it and/or modify it
 * under the terms of the GNU General Public License version 2 only, as
 * published by the Free Software Foundation.  Oracle designates this
 * particular file as subject to the "Classpath" exception as provided
 * by Oracle in the LICENSE file that accompanied this code.
 *
 * This code is distributed in the hope that it will be useful, but WITHOUT
 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
 * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
 * version 2 for more details (a copy is included in the LICENSE file that
 * accompanied this code).
 *
 * You should have received a copy of the GNU General Public License version
 * 2 along with this work; if not, write to the Free Software Foundation,
 * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
 *
 * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
 * or visit www.oracle.com if you need additional information or have any
 * questions.
 */

#define IDR_ACCELERATOR                 102
#define IDD_GO_TO_MESSAGE               103
#define cjaccessinspectorText           1001
#define cFirstMessage                   1029
#define cPreviousMessage                1030
#define cNextMessage                    1031
#define cLastMessage                    1032
#define cMessageNumber                  1033
#define IDC_MESSAGE_NUMBER_EDIT         1034
#define cFerretMenus                    10000
#define cFileMenu                       10100
#define cAccessBridgeDLLLoaded          10101
#define cExitMenuItem                   10102
#define cJavaEventsMenu                 10200
#define cTrackMouseMenuItem             10201
#define cTrackFocusMenuItem             10203
#define cTrackCaretMenuItem             10204
#define cTrackMenuSelectedMenuItem      10205
#define cTrackMenuDeselectedMenuItem    10206
#define cTrackMenuCanceledItem          10207
#define cTrackPopupBecomeVisibleMenuItem 10208
#define cTrackPopupBecomeInvisibleMenuItem 10209
#define cTrackPopupCanceledItem         10210
#define cUpdateSettingsMenu             10300
#define cUpdateWithF1Item               10301
#define cUpdateWithF2Item               10302
#define cUpdateFromMouseMenuItem        10304
#define cAccessibilityEventsMenu        10400
#define cTrackPropertyNameItem          10401
#define cTrackPropertyDescriptionItem   10402
#define cTrackPropertyStateItem         10403
#define cTrackPropertyValueItem         10404
#define cTrackPropertySelectionItem     10405
#define cTrackPropertyTextItem          10406
#define cTrackPropertyCaretItem         10407
#define cTrackPropertyVisibleDataItem   10408
#define cTrackPropertyChildItem         10409
#define cTrackPropertyActiveDescendentItem 10410
#define cTrackPropertyTableModelChangeItem 10411
#define cTrackShutdownMenuItem          10412
#define cMonitorTheSameEventsAsJAWS     10413
#define cTrackFocusLostMenuItem         10414
#define cTrackMouseExitedMenuItem       10415
#define cTrackMouseClickedMenuItem      10416
#define cTrackMousePressedMenuItem      10417
#define cTrackMouseReleasedMenuItem     10418
#define cResetAllEvents                 10419
#define cGoToMessage                    10420
#define cClearMessageHistory            10421

/**代码未完, 请加载全部代码(NowJava.com).**/
展开阅读全文

关注时代Java

关注时代Java