Uses of Class
com.orchestranetworks.ui.action.DisplayMode.ModalCustom
Packages that use DisplayMode.ModalCustom
Package
Description
This package allows to define actions that can be triggered by the end user.
-
Uses of DisplayMode.ModalCustom in com.orchestranetworks.ui.action
Methods in com.orchestranetworks.ui.action that return DisplayMode.ModalCustomModifier and TypeMethodDescriptionDisplayMode.asModalCustom()If this instance is aDisplayMode.ModalCustom, casts it and returns it.DisplayMode.ModalCustom.asModalCustom()static DisplayMode.ModalCustomDisplayMode.modalCustom(int width, int height, boolean resizable) Returns an instance ofModalCustom.