Uses of Class
org.jungrapht.visualization.control.modal.ModePanel.Builder
-
Packages that use ModePanel.Builder Package Description org.jungrapht.visualization.control.modal -
-
Uses of ModePanel.Builder in org.jungrapht.visualization.control.modal
Methods in org.jungrapht.visualization.control.modal that return ModePanel.Builder Modifier and Type Method Description static ModePanel.Builder
ModePanel. builder()
ModePanel.Builder
ModePanel.Builder. buttonSupplier(Supplier<AbstractButton> buttonSupplier)
ModePanel.Builder
ModePanel.Builder. modals(Modal... modals)
ModePanel.Builder
ModePanel.Builder. mode(Modal.Mode mode)
ModePanel.Builder
ModePanel.Builder. modes(Modal.Mode... modes)
-