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 void
UI.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 TypeClassDescriptionclass
Basic console implementation of a user interface.class
Null implementation of a user interface.