mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-27 16:20:45 +00:00
committed by
Jindra Petřík
parent
e830839590
commit
489d674e91
@@ -69,7 +69,7 @@ import org.pushingpixels.flamingo.internal.ui.ribbon.RibbonUI;
|
||||
* The contextual ribbon task groups allow showing and hiding ribbon tasks based
|
||||
* on the current selection in the application. For example, Word only shows the
|
||||
* table tasks when a table is selected in the document. By default, tasks
|
||||
* belonging to the groups adde by
|
||||
* belonging to the groups added by
|
||||
* {@link #addContextualTaskGroup(RibbonContextualTaskGroup)} are not visible.
|
||||
* To show the tasks belonging to the specific group, call
|
||||
* {@link #setVisible(RibbonContextualTaskGroup, boolean)} API. Note that you
|
||||
|
||||
Reference in New Issue
Block a user