MCPcopy Create free account

hub / github.com/HumbleUI/JWM / functions

Functions1,153 in github.com/HumbleUI/JWM

Methodpaint
(Canvas canvas, int x, int y, int width, int height, float scale)
examples/dashboard/java/Panel.java:23
MethodpaintImpl
(Canvas canvas, int width, int height, float scale)
examples/dashboard/java/PanelTouch.java:41
MethodpaintImpl
(Canvas canvas, int width, int height, float scale)
examples/dashboard/java/PanelTheme.java:22
MethodpaintImpl
(Canvas canvas, int width, int height, float scale)
examples/dashboard/java/PanelLegend.java:34
MethodpaintImpl
(Canvas canvas, int width, int height, float scale)
examples/dashboard/java/PanelTextInput.java:114
MethodpaintImpl
(Canvas canvas, int width, int height, float scale)
examples/dashboard/java/PanelScreens.java:139
MethodpaintImpl
(Canvas canvas, int width, int height, float scale)
examples/dashboard/java/PanelAnimation.java:14
MethodpaintImpl
(Canvas canvas, int width, int height, float scale)
examples/dashboard/java/PanelMouseCursors.java:69
MethodpaintImpl
(Canvas canvas, int width, int height, float scale)
examples/dashboard/java/PanelRendering.java:82
MethodpaintImpl
(Canvas canvas, int width, int height, float scale)
examples/dashboard/java/PanelMouse.java:44
MethodpaintImpl
(Canvas canvas, int width, int height, float scale)
examples/dashboard/java/PanelEvents.java:25
Functionparse_ref
()
script/build_utils.py:22
Functionparse_sha
()
script/build_utils.py:27
Methodprev
()
examples/dashboard/java/Options.java:46
MethodprocessEvent
windows/cc/WindowWin32.cc:365
Methodreconfigure
()
windows/java/LayerD3D12.java:22
Methodreconfigure
()
windows/java/skija/LayerD3D12Skija.java:45
Methodreconfigure
windows/cc/LayerRaster.cc:77
Methodreconfigure
windows/cc/LayerD3D12.cc:99
Methodreconfigure
windows/cc/LayerWGL.cc:152
Methodreconfigure
()
macos/java/LayerMetal.java:23
Methodreconfigure
()
macos/java/skija/LayerMetalSkija.java:38
Methodreconfigure
()
shared/java/LayerRaster.java:22
Methodreconfigure
()
shared/java/LayerGL.java:22
Methodreconfigure
()
shared/java/skija/LayerGLSkija.java:48
MethodregisterFormat
<p>Register custom user-defined clipboard format.</p> <p>Registers global system-wide clipboard format, which can be used across different applicatio
shared/java/Clipboard.java:83
Functionrelease
(zip_name, target_dir)
script/build_utils.py:329
Functionrelease_notes
(version: str)
script/build_utils.py:32
MethodrequestFrame
()
windows/java/WindowWin32.java:124
MethodrequestFrame
()
macos/java/WindowMac.java:199
MethodrequestFrame
<p>Request frame event for rendering for this window.</p> <p>Requested frame event won't be sent immediately. But, its is guaranty to be sent to sync
shared/java/Window.java:313
MethodrequestFrame
()
linux/java/WindowX11.java:158
MethodrequestSwap
windows/cc/WindowWin32.cc:262
MethodresetPressAndHoldEnabled
Restores the system value for press-and-hold for this window.
macos/java/WindowMac.java:312
Methodresize
(int width, int height)
windows/java/LayerD3D12.java:28
Methodresize
(int width, int height)
windows/java/skija/LayerD3D12Skija.java:54
Methodresize
windows/cc/LayerRaster.cc:58
Methodresize
windows/cc/LayerD3D12.cc:94
Methodresize
windows/cc/LayerWGL.cc:144
Methodresize
windows/cc/D3D12/DX12SwapChain.cc:87
Methodresize
(int width, int height)
macos/java/LayerMetal.java:29
Methodresize
(int width, int height)
shared/java/LayerRaster.java:28
Methodresize
(int width, int height)
shared/java/LayerGL.java:28
Methodresize
(int width, int height)
shared/java/skija/LayerGLSkija.java:57
Methodresize
(int width, int height)
shared/java/skija/LayerRasterSkija.java:24
Methodresize
linux/cc/WindowX11.cc:441
Methodresize
linux/cc/LayerGL.cc:52
Methodresize
linux/cc/LayerRaster.cc:33
Methodrestore
()
windows/java/WindowWin32.java:147
Methodrestore
()
macos/java/WindowMac.java:224
Methodrestore
<p>Cancels the effect of {@link #minimize()} and {@link #maximize()} functions.</p> <p>On Windows title-bar, the double square icon []] has the same
shared/java/Window.java:343
Methodrestore
()
linux/java/WindowX11.java:232
Functionrmdir
(path)
script/build_utils.py:64
Methodrun
()
examples/dashboard/java/PanelTextInput.java:26
MethodsetAlphaMode
windows/cc/D3D12/DX12SwapChain.hh:26
MethodsetBuffersCount
windows/cc/D3D12/DX12SwapChain.cc:24
MethodsetContentSize
(int width, int height)
windows/java/WindowWin32.java:57
MethodsetContentSize
(int width, int height)
macos/java/WindowMac.java:58
MethodsetContentSize
<p>Set window content area size.</p> <p>Affects content and window rect, which includes window frame and decorations.</p> @param width window co
shared/java/Window.java:182
MethodsetContentSize
(int width, int height)
linux/java/WindowX11.java:57
MethodsetFormat
windows/cc/D3D12/DX12SwapChain.hh:23
MethodsetFullScreen
(boolean value)
windows/java/WindowWin32.java:153
MethodsetFullScreen
(boolean value)
macos/java/WindowMac.java:231
MethodsetFullScreen
(boolean value)
shared/java/Window.java:345
MethodsetFullScreen
(boolean value)
linux/java/WindowX11.java:238
MethodsetIcon
(File icon)
windows/java/WindowWin32.java:71
MethodsetIcon
(File icon)
macos/java/WindowMac.java:105
MethodsetIcon
<p>Set window icon from file on the disk.</p> <p>Icon displayed in the top-bar and menu on Linux and Windows.</p> @param icon icon file on the
shared/java/Window.java:204
MethodsetIcon
(File icon)
linux/java/WindowX11.java:73
MethodsetIconData
<p>Set window icon from raw image bytes.</p> <p>{@code data} must have a length of {@code width height 4}, representing per-pixel ARGB data.</p> @pa
linux/java/WindowX11.java:108
MethodsetKeyState
linux/cc/KeyX11.cc:15
MethodsetMouseCursor
<p>Set system mouse cursor, displayed on the window.</p> @param cursor system cursor type @return this
shared/java/Window.java:224
MethodsetOpacity
(float opacity)
windows/java/WindowWin32.java:104
MethodsetOpacity
(float opacity)
macos/java/WindowMac.java:183
MethodsetOpacity
Sets window opacity [0.0, 1.0]. If the opacity is outside the range, it will be clamped to 0.0 to 1.0. @param opacity 0f for fully transparent, 1f
shared/java/Window.java:290
MethodsetOpacity
(float opacity)
linux/java/WindowX11.java:141
MethodsetProgressBar
(float progress)
windows/java/WindowWin32.java:201
MethodsetProgressBar
(float progress)
macos/java/WindowMac.java:283
MethodsetProgressBar
<p>Changes the progress bar depending on the platform.</p> <p>macOS changes the value for the entire App.</p> <p>Windows is not implemented for now</p
shared/java/Window.java:397
MethodsetProgressBar
(float progress)
linux/java/WindowX11.java:227
MethodsetScaling
windows/cc/D3D12/DX12SwapChain.hh:24
MethodsetSwapEffect
windows/cc/D3D12/DX12SwapChain.hh:25
MethodsetTextInputEnabled
(boolean enabled)
windows/java/WindowWin32.java:18
MethodsetTextInputEnabled
(boolean enabled)
macos/java/WindowMac.java:17
MethodsetTextInputEnabled
(boolean enabled)
linux/java/WindowX11.java:18
MethodsetTitle
(String title)
windows/java/WindowWin32.java:64
MethodsetTitle
(String title)
macos/java/WindowMac.java:65
MethodsetTitle
<p>Set window title.</p> <p>If window has decorations, the title will be displayed in the top bar.</p> @param title window title string to set @
shared/java/Window.java:193
MethodsetTitle
(String title)
linux/java/WindowX11.java:64
MethodsetTitlebarVisible
(boolean value)
windows/java/WindowWin32.java:78
MethodsetTitlebarVisible
<p>Shortcut for {@link #setTitleVisible(boolean)}, {@link #setFullSizeContentView(boolean)}</p> <p>TODO: Traffic light visibility</p> @param isVisib
macos/java/WindowMac.java:120
MethodsetTitlebarVisible
<p>Completely removes the titlebar from the window including buttons and title.</p> <p>See platform windows for platform specific configuration.</p>
shared/java/Window.java:215
MethodsetTitlebarVisible
(boolean value)
linux/java/WindowX11.java:116
MethodsetVisible
(boolean isVisible)
windows/java/WindowWin32.java:97
MethodsetVisible
(boolean value)
macos/java/WindowMac.java:176
MethodsetVisible
(boolean isVisible)
linux/java/WindowX11.java:122
MethodsetVsyncMode
linux/cc/LayerRaster.cc:70
MethodsetWindowPosition
(int left, int top)
windows/java/WindowWin32.java:43
MethodsetWindowPosition
(int left, int top)
macos/java/WindowMac.java:42
MethodsetWindowPosition
<p>Set window position on the screen.</p> <p>Affects window rect and positions window top-left corner, which includes window frame and decorations.</
shared/java/Window.java:152
← previousnext →1,001–1,100 of 1,153, ranked by callers