MCPcopy Create free account

hub / github.com/HumbleUI/JWM / functions

Functions1,153 in github.com/HumbleUI/JWM

MethodgetModifiersFromMask
linux/cc/KeyX11.cc:31
MethodgetOpacity
()
windows/java/WindowWin32.java:111
MethodgetOpacity
()
macos/java/WindowMac.java:188
MethodgetOpacity
<p>Get window opacity value.</p> @return opacity value in range [0.0, 1.0]
shared/java/Window.java:298
MethodgetOpacity
()
linux/java/WindowX11.java:147
MethodgetProgressBar
()
windows/java/WindowWin32.java:196
MethodgetProgressBar
()
macos/java/WindowMac.java:277
MethodgetProgressBar
@return The current progress bar value for this window
shared/java/Window.java:386
MethodgetProgressBar
()
linux/java/WindowX11.java:222
MethodgetPtr
(Native n)
shared/java/impl/Native.java:10
MethodgetQueuePriority
windows/cc/D3D12/DX12CommandQueue.hh:27
MethodgetRectForMarkedRange
<p>Get UI rect in screen space for currently edited text region.</p> <p>This method is called if user currently in complex text input and IME mode ty
shared/java/TextInputClient.java:18
MethodgetRectForMarkedRange
(int selectionStart, int selectionEnd)
examples/dashboard/java/PanelTextInput.java:193
MethodgetScale
linux/cc/WindowX11.cc:378
MethodgetScreen
()
windows/java/WindowWin32.java:118
MethodgetScreen
()
macos/java/WindowMac.java:193
MethodgetScreen
<p>Get window screen, where currently this window is located.</p> @return screen object where this window located
shared/java/Window.java:305
MethodgetScreen
()
linux/java/WindowX11.java:152
FunctiongetSelectedRange
shared/cc/impl/Library.cc:692
MethodgetSelectedRange
Returns the range of selected text
shared/java/TextInputClient.java:23
MethodgetSelectedRange
()
examples/dashboard/java/PanelTextInput.java:217
FunctiongetSubstring
shared/cc/impl/Library.cc:704
MethodgetSubstring
Returns part of the edited string
shared/java/TextInputClient.java:33
MethodgetSubstring
(int start, int end)
examples/dashboard/java/PanelTextInput.java:228
MethodgetTextInputClient
shared/cc/Window.cc:16
MethodgetWidth
()
windows/java/LayerD3D12.java:36
MethodgetWidth
()
macos/java/LayerMetal.java:37
MethodgetWidth
()
shared/java/LayerRaster.java:36
MethodgetWidth
()
shared/java/LayerGL.java:36
MethodgetWidth
linux/cc/WindowX11.cc:370
MethodgetWindowRect
()
windows/java/WindowWin32.java:31
MethodgetWindowRect
()
macos/java/WindowMac.java:30
MethodgetWindowRect
()
linux/java/WindowX11.java:31
MethodgetZOrder
()
windows/java/WindowWin32.java:183
MethodgetZOrder
()
macos/java/WindowMac.java:264
MethodgetZOrder
()
linux/java/WindowX11.java:209
MethodhashCode
()
shared/java/impl/Native.java:48
MethodhideMouseCursorUntilMoved
(boolean value)
windows/java/WindowWin32.java:85
MethodhideMouseCursorUntilMoved
(boolean value)
macos/java/WindowMac.java:162
MethodhideMouseCursorUntilMoved
(boolean value)
linux/java/WindowX11.java:129
Methodinit
windows/cc/WindowManagerWin32.cc:18
Methodinit
windows/cc/ContextWGL.cc:6
Methodinit
windows/cc/D3D12/DX12Common.cc:3
Methodinit
windows/cc/D3D12/DX12Device.cc:7
MethodisArrowKey
()
shared/java/Key.java:156
MethodisButton
linux/cc/MouseButtonX11.cc:15
MethodisDigitKey
All Digit keys (including the keypad digits)
shared/java/Key.java:171
MethodisFront
()
windows/java/WindowWin32.java:177
MethodisFront
()
macos/java/WindowMac.java:258
MethodisFront
Checks if window is currently the front-most one in the parent operating system. @return boolean
shared/java/Window.java:369
MethodisFront
()
linux/java/WindowX11.java:202
MethodisFullScreen
()
windows/java/WindowWin32.java:158
MethodisFullScreen
()
macos/java/WindowMac.java:238
MethodisFullScreen
()
shared/java/Window.java:347
MethodisFullScreen
()
linux/java/WindowX11.java:245
MethodisFunctionKey
()
shared/java/Key.java:144
MethodisLetterKey
()
shared/java/Key.java:164
MethodisMediaKey
All multimedia keys (channel up/down, volume control, etc...)
shared/java/Key.java:185
MethodisModifierDown
(KeyModifier modifier)
shared/java/EventMouseMove.java:19
MethodisModifierDown
(KeyModifier modifier)
shared/java/EventMouseScroll.java:45
MethodisModifierDown
(KeyModifier modifier)
shared/java/EventMouseButton.java:22
MethodisModifierKey
()
shared/java/Key.java:160
MethodisNavigationKey
Navigation keys are arrow keys and Page Down, Page Up, Home, End (including keypad keys)
shared/java/Key.java:152
MethodisTerminateRequested
windows/cc/AppWin32.cc:34
MethodisWhitespaceKey
Space, tab and enter
shared/java/Key.java:178
Functionjar
(target: str, *content: List[Tuple[str, str]], opts=[])
script/build_utils.py:228
Functionjavac
(sources, target, classpath = [], modulepath = [], add_modules = [], release = '11', opts=[])
script/build_utils.py:207
Functionjavadoc
(dirs: List[str], target: str, classpath: List[str] = [], modulepath: List[str] = [])
script/build_utils.py:259
MethodlockMouseCursor
(boolean value)
windows/java/WindowWin32.java:91
MethodlockMouseCursor
(boolean value)
macos/java/WindowMac.java:169
MethodlockMouseCursor
(boolean value)
linux/java/WindowX11.java:135
Methodmain
(String[] args)
examples/dashboard/java/Example.java:247
Methodmain
(String[] args)
examples/empty/java/Example.java:57
MethodmakeCurrent
windows/cc/LayerWGL.cc:166
MethodmakeCurrentForced
linux/cc/LayerGL.cc:70
MethodmakeCurrentForced
linux/cc/LayerRaster.cc:66
MethodmakeCurrentForced
linux/cc/ILayer.cc:11
MethodmakeFromInt
(int v)
shared/java/MouseCursor.java:21
MethodmakeFromJString
shared/cc/StringUTF16.cc:76
MethodmakeHTML
<p>Make new html entry from plain text.</p> @param text raw string text @return clipboard entry
shared/java/ClipboardEntry.java:40
MethodmakeRTF
<p>Make new rtf entry from plain text.</p> @param text raw string text @return clipboard entry
shared/java/ClipboardEntry.java:51
Methodmaximize
()
windows/java/WindowWin32.java:135
Methodmaximize
()
macos/java/WindowMac.java:210
Methodmaximize
<p>Expands the window to take up all of the space of the desktop except taskbars, docks, etc.</p> <p>On Windows title-bar, the single square icon []
shared/java/Window.java:323
Methodmaximize
()
linux/java/WindowX11.java:176
Methodminimize
()
windows/java/WindowWin32.java:141
Methodminimize
()
macos/java/WindowMac.java:217
Methodminimize
<p>Hides the window to the system taskbar or dock.</p> <p>On Windows title-bar, the underline icon _ has the same behaviour.</p> <p>On macOS title-ba
shared/java/Window.java:333
Methodminimize
()
linux/java/WindowX11.java:182
MethodmouseUpdate
linux/cc/WindowManagerX11.cc:304
Functionninja
(dir)
script/build_utils.py:112
Methodnotify
(String title, String body)
shared/java/Notifications.java:7
Methodonce
linux/cc/AppX11.cc:20
Functionoperator!=
------------------------------------------------------------------------------------------------
windows/cc/D3D12/d3dx12.h:30
Methodoperator!=
windows/cc/D3D12/d3dx12.h:1641
Methodoperator!=
windows/cc/D3D12/d3dx12.h:1702
Functionoperator==
------------------------------------------------------------------------------------------------
windows/cc/D3D12/d3dx12.h:23
Methodoperator==
windows/cc/D3D12/d3dx12.h:1637
Methodoperator==
windows/cc/D3D12/d3dx12.h:1698
Methodoperator==
shared/cc/StringUTF16.hh:37
← previousnext →901–1,000 of 1,153, ranked by callers