/* * 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 cFerretText 1001 #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 // Next default values for new objects // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NO_MFC 1 #define _APS_NEXT_RESOURCE_VALUE 102 #define _APS_NEXT_COMMAND_VALUE 40001 #define _APS_NEXT_CONTROL_VALUE 1029 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif