📄 windowminbox.h
字号:
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class WindowMinbox */
#ifndef _Included_WindowMinbox
#define _Included_WindowMinbox
#ifdef __cplusplus
extern "C" {
#endif
#undef WindowMinbox_FOCUS_TRAVERSABLE_UNKNOWN
#define WindowMinbox_FOCUS_TRAVERSABLE_UNKNOWN 0L
#undef WindowMinbox_FOCUS_TRAVERSABLE_DEFAULT
#define WindowMinbox_FOCUS_TRAVERSABLE_DEFAULT 1L
#undef WindowMinbox_FOCUS_TRAVERSABLE_SET
#define WindowMinbox_FOCUS_TRAVERSABLE_SET 2L
/* Inaccessible static: focusTraversalKeyPropertyNames */
/* Inaccessible static: LOCK */
/* Inaccessible static: dbg */
/* Inaccessible static: isInc */
/* Inaccessible static: incRate */
#undef WindowMinbox_TOP_ALIGNMENT
#define WindowMinbox_TOP_ALIGNMENT 0.0f
#undef WindowMinbox_CENTER_ALIGNMENT
#define WindowMinbox_CENTER_ALIGNMENT 0.5f
#undef WindowMinbox_BOTTOM_ALIGNMENT
#define WindowMinbox_BOTTOM_ALIGNMENT 1.0f
#undef WindowMinbox_LEFT_ALIGNMENT
#define WindowMinbox_LEFT_ALIGNMENT 0.0f
#undef WindowMinbox_RIGHT_ALIGNMENT
#define WindowMinbox_RIGHT_ALIGNMENT 1.0f
#undef WindowMinbox_serialVersionUID
#define WindowMinbox_serialVersionUID -7644114512714619750i64
/* Inaccessible static: metrics */
/* Inaccessible static: class_00024java_00024awt_00024Component */
/* Inaccessible static: class_00024java_00024awt_00024event_00024ComponentListener */
/* Inaccessible static: class_00024java_00024awt_00024event_00024FocusListener */
/* Inaccessible static: class_00024java_00024awt_00024event_00024HierarchyListener */
/* Inaccessible static: class_00024java_00024awt_00024event_00024HierarchyBoundsListener */
/* Inaccessible static: class_00024java_00024awt_00024event_00024KeyListener */
/* Inaccessible static: class_00024java_00024awt_00024event_00024MouseListener */
/* Inaccessible static: class_00024java_00024awt_00024event_00024MouseMotionListener */
/* Inaccessible static: class_00024java_00024awt_00024event_00024MouseWheelListener */
/* Inaccessible static: class_00024java_00024awt_00024event_00024InputMethodListener */
/* Inaccessible static: class_00024java_00024beans_00024PropertyChangeListener */
#undef WindowMinbox_serialVersionUID
#define WindowMinbox_serialVersionUID 4613797578919906343i64
/* Inaccessible static: dbg */
#undef WindowMinbox_INCLUDE_SELF
#define WindowMinbox_INCLUDE_SELF 1L
#undef WindowMinbox_SEARCH_HEAVYWEIGHTS
#define WindowMinbox_SEARCH_HEAVYWEIGHTS 1L
/* Inaccessible static: class_00024java_00024awt_00024Container */
/* Inaccessible static: class_00024java_00024awt_00024event_00024ContainerListener */
/* Inaccessible static: class_00024java_00024awt_00024KeyboardFocusManager */
/* Inaccessible static: systemSyncLWRequests */
#undef WindowMinbox_OPENED
#define WindowMinbox_OPENED 1L
/* Inaccessible static: nameCounter */
#undef WindowMinbox_serialVersionUID
#define WindowMinbox_serialVersionUID 4497834738069338734i64
/* Inaccessible static: dbg */
/* Inaccessible static: class_00024java_00024awt_00024Window */
/* Inaccessible static: class_00024java_00024awt_00024event_00024WindowListener */
/* Inaccessible static: class_00024java_00024awt_00024event_00024WindowFocusListener */
/* Inaccessible static: class_00024java_00024awt_00024event_00024WindowStateListener */
/* Inaccessible static: nameCounter */
#undef WindowMinbox_serialVersionUID
#define WindowMinbox_serialVersionUID 5920926903803293709i64
/* Inaccessible static: defaultLookAndFeelDecoratedKey */
#undef WindowMinbox_serialVersionUID
#define WindowMinbox_serialVersionUID -333050846950090987i64
/*
* Class: WindowMinbox
* Method: changeWindowStyle
* Signature: (Ljava/lang/String;)Z
*/
JNIEXPORT jboolean JNICALL Java_WindowMinbox_changeWindowStyle
(JNIEnv *, jclass, jstring);
#ifdef __cplusplus
}
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -