Hierarchy For All Packages
- com.vaadin.copilot,
- com.vaadin.copilot.ai,
- com.vaadin.copilot.analytics,
- com.vaadin.copilot.communication,
- com.vaadin.copilot.feedback,
- com.vaadin.copilot.ide,
- com.vaadin.copilot.javarewriter,
- com.vaadin.copilot.plugins.accessibilitychecker,
- com.vaadin.copilot.plugins.i18n,
- com.vaadin.copilot.plugins.info,
- com.vaadin.copilot.plugins.themeeditor,
- com.vaadin.copilot.plugins.themeeditor.handlers,
- com.vaadin.copilot.plugins.themeeditor.messages,
- com.vaadin.copilot.plugins.themeeditor.utils,
- com.vaadin.copilot.routes,
- com.vaadin.copilot.startup,
- com.vaadin.copilot.userinfo
Class Hierarchy
- java.lang.Object
- com.vaadin.copilot.plugins.accessibilitychecker.AccessibilityCheckerMessageHandler (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.routes.AccessRequirement
- com.vaadin.copilot.ai.AICommunicationUtil
- com.vaadin.copilot.ai.AIConstants
- com.vaadin.copilot.ApplicationInitializer (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.plugins.themeeditor.messages.BaseRequest (implements java.io.Serializable)
- com.vaadin.copilot.plugins.themeeditor.messages.ClassNameRequest
- com.vaadin.copilot.plugins.themeeditor.messages.HistoryRequest
- com.vaadin.copilot.plugins.themeeditor.messages.LoadRulesRequest
- com.vaadin.copilot.plugins.themeeditor.messages.OpenCssRequest
- com.vaadin.copilot.plugins.themeeditor.messages.RulesRequest
- com.vaadin.copilot.plugins.themeeditor.messages.SetClassNameRequest
- com.vaadin.copilot.plugins.themeeditor.messages.SetFontRequest
- com.vaadin.copilot.plugins.themeeditor.messages.BaseResponse (implements java.io.Serializable)
- com.vaadin.copilot.plugins.themeeditor.messages.ClassNameResponse
- com.vaadin.copilot.plugins.themeeditor.messages.ComponentMetadataResponse
- com.vaadin.copilot.plugins.themeeditor.messages.ErrorResponse
- com.vaadin.copilot.plugins.themeeditor.messages.ThemeNotFoundError
- com.vaadin.copilot.plugins.themeeditor.messages.LoadPreviewResponse
- com.vaadin.copilot.plugins.themeeditor.messages.LoadRulesResponse
- com.vaadin.copilot.plugins.themeeditor.handlers.ClassNameHandler (implements com.vaadin.copilot.plugins.themeeditor.utils.MessageHandler)
- com.vaadin.copilot.plugins.themeeditor.handlers.ComponentMetadataHandler (implements com.vaadin.copilot.plugins.themeeditor.utils.MessageHandler)
- com.vaadin.copilot.plugins.themeeditor.utils.ComponentsMetadata
- com.vaadin.copilot.javarewriter.ConstructorAnalyzer
- com.vaadin.copilot.Copilot (implements com.vaadin.base.devserver.DevToolsMessageHandler)
- com.vaadin.copilot.ide.CopilotIDEPlugin
- com.vaadin.copilot.ide.CopilotIDEPluginProperties
- com.vaadin.copilot.CopilotIndexHtmlLoader (implements com.vaadin.flow.server.VaadinServiceInitListener)
- com.vaadin.copilot.plugins.info.CopilotInfo (implements java.io.Serializable)
- com.vaadin.copilot.startup.CopilotLoader (implements com.vaadin.flow.server.frontend.TypeScriptBootstrapModifier)
- com.vaadin.copilot.CopilotServerClient
- com.vaadin.copilot.ai.AICommandHandler (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.analytics.AnalyticsClient
- com.vaadin.copilot.feedback.FeedbackClient
- com.vaadin.copilot.PreviewHandler (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.userinfo.UserInfoServerClient
- com.vaadin.copilot.CopilotStatus
- com.vaadin.copilot.CopilotVersion
- com.vaadin.copilot.plugins.themeeditor.utils.CssRule (implements java.lang.Cloneable)
- com.vaadin.copilot.plugins.themeeditor.Editor
- com.vaadin.copilot.plugins.accessibilitychecker.AccessibilityJavaSourceModifier
- com.vaadin.copilot.plugins.themeeditor.CopilotEditor
- com.vaadin.copilot.plugins.themeeditor.JavaSourceModifier
- com.vaadin.copilot.plugins.themeeditor.Editor.Modification (implements java.lang.Comparable<T>)
- com.vaadin.copilot.ErrorHandler
- com.vaadin.copilot.feedback.FeedbackHandler (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.javarewriter.FlowComponentQuirks
- com.vaadin.copilot.FlowUtil
- com.github.javaparser.ast.visitor.GenericVisitorAdapter<R,
A> (implements com.github.javaparser.ast.visitor.GenericVisitor<R, A>) - com.vaadin.copilot.plugins.themeeditor.utils.LineNumberVisitor
- com.vaadin.copilot.plugins.themeeditor.utils.LocalClassNamesVisitor
- com.vaadin.copilot.plugins.themeeditor.utils.LocalClassNameVisitor
- com.vaadin.copilot.plugins.themeeditor.utils.StatementLineNumberVisitor
- com.vaadin.copilot.plugins.i18n.I18nHandler (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.ide.IdeHandler (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.ide.IdeIntegration
- com.vaadin.copilot.ide.IdePluginCommandHandler (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.ide.IdeUtils
- com.vaadin.copilot.plugins.info.InfoHandler (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.javarewriter.InsertionPoint
- com.vaadin.copilot.javarewriter.JavaBatchRewriter
- com.vaadin.copilot.javarewriter.JavaClassOrRecordRewriter
- com.vaadin.copilot.javarewriter.JavaDataProviderHandler
- com.vaadin.copilot.javarewriter.JavaModifier
- com.vaadin.copilot.javarewriter.JavaModifier.CompilationUnitOperations
- com.vaadin.copilot.JavaParserHandler (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.JavaRewriteHandler (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.javarewriter.JavaRewriter
- com.vaadin.copilot.javarewriter.JavaRewriterUtil
- com.vaadin.copilot.javarewriter.JavaStyleRewriter
- com.vaadin.copilot.plugins.themeeditor.handlers.LoadPreviewHandler (implements com.vaadin.copilot.plugins.themeeditor.utils.MessageHandler)
- com.vaadin.copilot.plugins.themeeditor.handlers.LoadRulesHandler (implements com.vaadin.copilot.plugins.themeeditor.utils.MessageHandler)
- com.vaadin.copilot.plugins.themeeditor.handlers.LocalClassNameHandler (implements com.vaadin.copilot.plugins.themeeditor.utils.MessageHandler)
- com.vaadin.copilot.javarewriter.LumoRewriterUtil
- com.vaadin.copilot.MachineConfigurationHandler (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.ide.OpenComponentInIDE (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.plugins.themeeditor.handlers.OpenCssHandler (implements com.vaadin.copilot.plugins.themeeditor.utils.MessageHandler)
- com.vaadin.copilot.ProjectFileHandler (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.ProjectManager
- com.vaadin.copilot.RouteCreator
- com.vaadin.copilot.RouteHandler (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.plugins.themeeditor.handlers.RulesHandler (implements com.vaadin.copilot.plugins.themeeditor.utils.MessageHandler)
- com.vaadin.copilot.plugins.themeeditor.handlers.SetFontHandler (implements com.vaadin.copilot.plugins.themeeditor.utils.MessageHandler)
- com.vaadin.copilot.SpringBridge
- com.vaadin.copilot.SpringIntegration
- com.vaadin.copilot.plugins.themeeditor.messages.StateMessage (implements java.io.Serializable)
- com.vaadin.copilot.plugins.themeeditor.ThemeEditorMessageHandler (implements com.vaadin.copilot.CopilotCommand, com.vaadin.copilot.plugins.themeeditor.utils.HasSourceModifier, com.vaadin.copilot.plugins.themeeditor.utils.HasThemeModifier)
- com.vaadin.copilot.plugins.themeeditor.ThemeModifier
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.vaadin.copilot.plugins.accessibilitychecker.AccessibilityCheckerException
- com.vaadin.copilot.plugins.themeeditor.utils.ThemeEditorException
- java.lang.RuntimeException
- java.lang.Exception
- com.vaadin.copilot.UserInfoHandler (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.Util
Interface Hierarchy
- com.vaadin.copilot.plugins.accessibilitychecker.AccessibilityJavaSourceModifier.ErrorHandler
- com.vaadin.copilot.plugins.accessibilitychecker.AccessibilityJavaSourceModifier.SuccessHandler
- com.vaadin.copilot.CopilotCommand
- com.vaadin.copilot.plugins.themeeditor.utils.HasSourceModifier
- com.vaadin.copilot.plugins.themeeditor.utils.HasThemeModifier
- com.vaadin.copilot.javarewriter.JavaBatchRewriter.Callback
- com.vaadin.copilot.javarewriter.JavaModifier.OperationFunction<T>
- com.vaadin.copilot.plugins.themeeditor.utils.MessageHandler
- com.vaadin.copilot.plugins.themeeditor.utils.MessageHandlerCommand
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.vaadin.copilot.routes.AccessRequirement.Type
- com.vaadin.copilot.plugins.themeeditor.ComponentType
- com.vaadin.copilot.communication.CopilotServerResponseCode
- com.vaadin.copilot.ide.IdeUtils.IDE
- com.vaadin.copilot.javarewriter.JavaRewriter.AlignmentMode
- com.vaadin.copilot.javarewriter.JavaRewriter.Where
- com.vaadin.copilot.communication.StreamResponseEnum
- com.vaadin.copilot.plugins.themeeditor.ThemeEditorCommand
- com.vaadin.copilot.plugins.themeeditor.Where
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- com.vaadin.copilot.analytics.AnalyticsRequest
- com.vaadin.copilot.javarewriter.AttachExpression
- com.vaadin.copilot.javarewriter.ComponentInfo
- com.vaadin.copilot.javarewriter.ComponentTypeAndSourceLocation
- com.vaadin.copilot.plugins.info.CopilotInfo.JdkInfo
- com.vaadin.copilot.plugins.info.CopilotInfo.NameAndVersion (implements java.io.Serializable)
- com.vaadin.copilot.communication.CopilotServerRequest
- com.vaadin.copilot.communication.CopilotServerResponse
- com.vaadin.copilot.feedback.FeedbackRequest
- com.vaadin.copilot.javarewriter.JavaComponent
- com.vaadin.copilot.javarewriter.JavaDataProviderHandler.JavaDataProviderHandlerResult
- com.vaadin.copilot.JavaParserHandler.AnnotationData
- com.vaadin.copilot.JavaParserHandler.PropertyData
- com.vaadin.copilot.javarewriter.JavaRewriter.Code
- com.vaadin.copilot.javarewriter.JavaRewriter.DuplicateInfo
- com.vaadin.copilot.javarewriter.JavaRewriter.ExtractInlineVariableResult
- com.vaadin.copilot.javarewriter.JavaRewriter.SetterAndValue
- com.vaadin.copilot.javarewriter.JavaStyleRewriter.StyleInfo
- com.vaadin.copilot.PreviewHandler.ActivationResponse
- com.vaadin.copilot.communication.StreamResponse
- com.vaadin.copilot.userinfo.UserInfo
- com.vaadin.copilot.userinfo.UserInfoRequest
- java.lang.Record