Uses of Class
com.jackmeng.core.util.use_Struct.struct_Pair
Packages that use use_Struct.struct_Pair
-
Uses of use_Struct.struct_Pair in com.jackmeng
Fields in com.jackmeng declared as use_Struct.struct_PairModifier and TypeFieldDescriptionstatic use_Struct.struct_Pair<String,
String> const_MUTableKeys.lang_locale
static use_Struct.struct_Pair<Integer,
Integer> const_MUTableKeys.top_artwork_wxh
-
Uses of use_Struct.struct_Pair in com.jackmeng.core.gui
Fields in com.jackmeng.core.gui with type parameters of type use_Struct.struct_PairModifier and TypeFieldDescriptionprivate final Map<String,
use_Struct.struct_Trio<use_Struct.struct_Pair<Integer, JTree>, DefaultMutableTreeNode, List<DefaultMutableTreeNode>>> dgui_HalcyonBottom.dgui_HalcyonFileList.guiTrees
private final Queue<use_Struct.struct_Pair<JComponent,
JComponent>> dgui_NotificationArena.queue
Methods in com.jackmeng.core.gui that return use_Struct.struct_PairModifier and TypeMethodDescriptionstatic use_Struct.struct_Pair<Integer,
Integer> use_GuiUtil.center_OfScreen()
Methods in com.jackmeng.core.gui with parameters of type use_Struct.struct_PairModifier and TypeMethodDescriptionvoid
dgui_HalcyonApps.refresh
(const_GeneralStatus type, use_Struct.struct_Pair<Optional<String>, Optional<impl_App>> refreshed) void
dgui_HalcyonBottom.dgui_HalcyonFileList.refresh
(const_GeneralStatus type, use_Struct.struct_Pair<Optional<String>, Optional<use_TailwindPlaylist>> refreshed) void
gui_HalcyonMoreApps.refresh
(const_GeneralStatus type, use_Struct.struct_Pair<Optional<String>, Optional<impl_App>> refreshed) Method parameters in com.jackmeng.core.gui with type arguments of type use_Struct.struct_PairModifier and TypeMethodDescriptionstatic JPopupMenu
use_GuiUtil.make_PopupMenu
(String label, List<use_Struct.struct_Pair<Object, Consumer<ActionEvent>>> contents) -
Uses of use_Struct.struct_Pair in com.jackmeng.core.util
Fields in com.jackmeng.core.util with type parameters of type use_Struct.struct_PairModifier and TypeFieldDescriptionuse_Pool.guards
private final List<impl_HalcyonRefreshable<use_Struct.struct_Pair<Optional<String>,
Optional<T>>>> use_Pool.refreshables
Methods in com.jackmeng.core.util that return use_Struct.struct_PairModifier and TypeMethodDescriptionstatic use_Struct.struct_Pair<Integer,
Integer> use_Program.screen_center()
Methods in com.jackmeng.core.util with parameters of type use_Struct.struct_PairModifier and TypeMethodDescriptionprivate void
use_Pool.notifyRefreshers
(const_GeneralStatus type, use_Struct.struct_Pair<Optional<String>, Optional<T>> removed) Method parameters in com.jackmeng.core.util with type arguments of type use_Struct.struct_PairModifier and TypeMethodDescriptionvoid
use_Pool.addRefreshable
(impl_HalcyonRefreshable<use_Struct.struct_Pair<Optional<String>, Optional<T>>> content) void
use_Pool.removeRefreshable
(impl_HalcyonRefreshable<use_Struct.struct_Pair<Optional<String>, Optional<T>>> content) void
use_Pool.setRefreshableGuard
(impl_Guard<impl_HalcyonRefreshable<use_Struct.struct_Pair<Optional<String>, Optional<T>>>> e) -
Uses of use_Struct.struct_Pair in com.jackmeng.tailwind
Fields in com.jackmeng.tailwind with type parameters of type use_Struct.struct_PairConstructor parameters in com.jackmeng.tailwind with type arguments of type use_Struct.struct_PairModifierConstructorDescriptionuse_Tailwind
(use_TailwindTrack e, impl_ForYou<use_Struct.struct_Pair<use_Tailwind.tailwind_Status, Exception>> errorCallback)