Uses of Interface
org.sunflow.system.UserInterface
Packages that use UserInterface
-
Uses of UserInterface in org.sunflow
Classes in org.sunflow that implement UserInterface -
Uses of UserInterface in org.sunflow.system
Methods in org.sunflow.system with parameters of type UserInterfaceModifier and TypeMethodDescriptionstatic final voidUI.set(UserInterface ui) Sets the active user interface implementation. -
Uses of UserInterface in org.sunflow.system.ui
Classes in org.sunflow.system.ui that implement UserInterfaceModifier and TypeClassDescriptionclassBasic console implementation of a user interface.classNull implementation of a user interface.