Uses of Interface
it.tidalwave.role.ui.LocalizedDisplayable
Packages that use LocalizedDisplayable
-
Uses of LocalizedDisplayable in it.tidalwave.role.ui
Subinterfaces of LocalizedDisplayable in it.tidalwave.role.uiModifier and TypeInterfaceDescriptioninterface
A specializedLocalizedDisplayable
which is mutable.Fields in it.tidalwave.role.ui with type parameters of type LocalizedDisplayableModifier and TypeFieldDescriptionstatic final Class
<LocalizedDisplayable> LocalizedDisplayable._LocalizedDisplayable_
Methods in it.tidalwave.role.ui that return LocalizedDisplayableModifier and TypeMethodDescriptionstatic LocalizedDisplayable
Displayable.fromBundle
(Class<?> ownerClass, String key) Creates aLocalizedDisplayable
from a resource bundle.