Uses of Enum
uno.anahata.ai.swing.render.PartType
Packages that use PartType
Package
Description
Provides a framework of specialized renderers for displaying different types of message parts.
-
Uses of PartType in uno.anahata.ai.swing.render
Subclasses with type arguments of type PartType in uno.anahata.ai.swing.renderMethods in uno.anahata.ai.swing.render that return PartTypeModifier and TypeMethodDescriptionstatic PartTypePartType.from(com.google.genai.types.Part part) static PartTypeReturns the enum constant of this type with the specified name.static PartType[]PartType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in uno.anahata.ai.swing.render with parameters of type PartType
