jar

org.jamgo : jamgo-ui

Maven & Gradle

Jul 17, 2023
5 usages

org.jamgo:jamgo-ui · Jamgo Framework

Table Of Contents

Latest Version

Download org.jamgo : jamgo-ui JAR file - Latest Versions:

All Versions

Download org.jamgo : jamgo-ui JAR file - All Versions:

Version Vulnerabilities Size Updated
8.0.x
7.0.x
6.0.x
5.1.x
5.0.x
4.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jamgo-ui-8.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jamgo.ui

├─ org.jamgo.ui.MainUI.class - [JAR]

├─ org.jamgo.ui.PackageMarker.class - [JAR]

org.jamgo.ui.view

├─ org.jamgo.ui.view.AbstractLoginView.class - [JAR]

├─ org.jamgo.ui.view.LoginView.class - [JAR]

├─ org.jamgo.ui.view.MainRouterLayout.class - [JAR]

├─ org.jamgo.ui.view.MainView.class - [JAR]

├─ org.jamgo.ui.view.PackageMarker.class - [JAR]

org.jamgo.ui.layout.utils.ie

├─ org.jamgo.ui.layout.utils.ie.AbstractImporter.class - [JAR]

├─ org.jamgo.ui.layout.utils.ie.CrudImportListener.class - [JAR]

├─ org.jamgo.ui.layout.utils.ie.Importer.class - [JAR]

├─ org.jamgo.ui.layout.utils.ie.SaxHandler.class - [JAR]

├─ org.jamgo.ui.layout.utils.ie.SaxImporter.class - [JAR]

org.jamgo.ui.component.snapshot

├─ org.jamgo.ui.component.snapshot.PackageMarker.class - [JAR]

├─ org.jamgo.ui.component.snapshot.SnapshotComparerView.class - [JAR]

├─ org.jamgo.ui.component.snapshot.SnapshotsPanel.class - [JAR]

├─ org.jamgo.ui.component.snapshot.SnapshotsPanelManager.class - [JAR]

org.jamgo.ui.layout

├─ org.jamgo.ui.layout.BackofficeApplicationDef.class - [JAR]

├─ org.jamgo.ui.layout.BackofficeLayoutDef.class - [JAR]

├─ org.jamgo.ui.layout.ContentLayout.class - [JAR]

├─ org.jamgo.ui.layout.CustomLayout.class - [JAR]

├─ org.jamgo.ui.layout.CustomLayoutDef.class - [JAR]

├─ org.jamgo.ui.layout.LayoutArea.class - [JAR]

├─ org.jamgo.ui.layout.PackageMarker.class - [JAR]

org.jamgo.ui.layout.converters

├─ org.jamgo.ui.layout.converters.StringToByteConverter.class - [JAR]

org.jamgo.ui.security

├─ org.jamgo.ui.security.JamgoPermissionEvaluator.class - [JAR]

├─ org.jamgo.ui.security.PackageMarker.class - [JAR]

org.jamgo.ui.config

├─ org.jamgo.ui.config.PackageMarker.class - [JAR]

├─ org.jamgo.ui.config.SnapshotFilter.class - [JAR]

├─ org.jamgo.ui.config.UIConfig.class - [JAR]

├─ org.jamgo.ui.config.VaadinRequestCache.class - [JAR]

├─ org.jamgo.ui.config.VaadinResourceProvider.class - [JAR]

├─ org.jamgo.ui.config.VaadinSecurityConfiguration.class - [JAR]

├─ org.jamgo.ui.config.VaadinSecurityUtils.class - [JAR]

org.jamgo.ui.component

├─ org.jamgo.ui.component.BinaryResourceField.class - [JAR]

├─ org.jamgo.ui.component.JamgoFormLayout.class - [JAR]

├─ org.jamgo.ui.component.LocalizedBinaryResourceField.class - [JAR]

├─ org.jamgo.ui.component.LocalizedField.class - [JAR]

├─ org.jamgo.ui.component.LocalizedStringField.class - [JAR]

├─ org.jamgo.ui.component.LocalizedTextArea.class - [JAR]

├─ org.jamgo.ui.component.LocalizedTextEditor.class - [JAR]

├─ org.jamgo.ui.component.LocalizedTextField.class - [JAR]

├─ org.jamgo.ui.component.ModelComboBox.class - [JAR]

├─ org.jamgo.ui.component.ModelGrid.class - [JAR]

├─ org.jamgo.ui.component.ModelManyToMany.class - [JAR]

├─ org.jamgo.ui.component.ModelMultiComboBox.class - [JAR]

├─ org.jamgo.ui.component.ModelOneToMany.class - [JAR]

├─ org.jamgo.ui.component.ModelOneToManyEditAction.class - [JAR]

├─ org.jamgo.ui.component.ModelSelect.class - [JAR]

├─ org.jamgo.ui.component.ModelToMany.class - [JAR]

├─ org.jamgo.ui.component.ModelToManyAction.class - [JAR]

├─ org.jamgo.ui.component.ModelToManyDeleteAction.class - [JAR]

├─ org.jamgo.ui.component.PackageMarker.class - [JAR]

├─ org.jamgo.ui.component.ServerFileNameField.class - [JAR]

├─ org.jamgo.ui.component.ServerFileSelectLayout.class - [JAR]

├─ org.jamgo.ui.component.TriStateRadioButtonGroup.class - [JAR]

org.jamgo.ui.security.layout

├─ org.jamgo.ui.security.layout.PermissionsLayout.class - [JAR]

org.jamgo.ui.layout.details

├─ org.jamgo.ui.layout.details.AuxiliarObjectDetailsLayout.class - [JAR]

├─ org.jamgo.ui.layout.details.CategoryDetailsLayout.class - [JAR]

├─ org.jamgo.ui.layout.details.LanguageDetailsLayout.class - [JAR]

├─ org.jamgo.ui.layout.details.LocalizedMessageDetailsLayout.class - [JAR]

├─ org.jamgo.ui.layout.details.SystemInfoLayout.class - [JAR]

org.jamgo.ui.component.builders

├─ org.jamgo.ui.component.builders.BinaryResourceFieldBuilder.class - [JAR]

├─ org.jamgo.ui.component.builders.CrudDetailsPanelBuilder.class - [JAR]

├─ org.jamgo.ui.component.builders.EnhancedDialogBuilder.class - [JAR]

├─ org.jamgo.ui.component.builders.FileSelectBuilder.class - [JAR]

├─ org.jamgo.ui.component.builders.JamgoComponentBuilderFactory.class - [JAR]

├─ org.jamgo.ui.component.builders.JamgoFormLayoutBuilder.class - [JAR]

├─ org.jamgo.ui.component.builders.LocalizedBinaryResourceFieldBuilder.class - [JAR]

├─ org.jamgo.ui.component.builders.LocalizedFieldBuilder.class - [JAR]

├─ org.jamgo.ui.component.builders.LocalizedTextAreaBuilder.class - [JAR]

├─ org.jamgo.ui.component.builders.LocalizedTextEditorBuilder.class - [JAR]

├─ org.jamgo.ui.component.builders.LocalizedTextFieldBuilder.class - [JAR]

├─ org.jamgo.ui.component.builders.ModelComboBoxBuilder.class - [JAR]

├─ org.jamgo.ui.component.builders.ModelGridBuilder.class - [JAR]

├─ org.jamgo.ui.component.builders.ModelListBoxBuilder.class - [JAR]

├─ org.jamgo.ui.component.builders.ModelManyToManyBuilder.class - [JAR]

├─ org.jamgo.ui.component.builders.ModelMultiComboBoxBuilder.class - [JAR]

├─ org.jamgo.ui.component.builders.ModelOneToManyBuilder.class - [JAR]

├─ org.jamgo.ui.component.builders.MultiSelectComboBoxBuilder.class - [JAR]

├─ org.jamgo.ui.component.builders.ServerFileNameFieldBuilder.class - [JAR]

├─ org.jamgo.ui.component.builders.ToggleButtonBuilder.class - [JAR]

├─ org.jamgo.ui.component.builders.TriStateRadioButtonGroupBuilder.class - [JAR]

org.jamgo.ui.layout.crud

├─ org.jamgo.ui.layout.crud.CrudDetailsLayout.class - [JAR]

├─ org.jamgo.ui.layout.crud.CrudDetailsPanel.class - [JAR]

├─ org.jamgo.ui.layout.crud.CrudFormLayout.class - [JAR]

├─ org.jamgo.ui.layout.crud.CrudLayoutColumnDef.class - [JAR]

├─ org.jamgo.ui.layout.crud.CrudLayoutDef.class - [JAR]

├─ org.jamgo.ui.layout.crud.CrudManager.class - [JAR]

├─ org.jamgo.ui.layout.crud.CrudPermissionsLayout.class - [JAR]

├─ org.jamgo.ui.layout.crud.CrudSearchLayout.class - [JAR]

├─ org.jamgo.ui.layout.crud.CrudTableLayout.class - [JAR]

├─ org.jamgo.ui.layout.crud.CrudTableLayoutConfig.class - [JAR]

├─ org.jamgo.ui.layout.crud.CrudTableLayoutHorizontalConfig.class - [JAR]

├─ org.jamgo.ui.layout.crud.CrudTableLayoutVerticalConfig.class - [JAR]

├─ org.jamgo.ui.layout.crud.DefaultCrudTableLayout.class - [JAR]

├─ org.jamgo.ui.layout.crud.DefaultTableLayout.class - [JAR]

├─ org.jamgo.ui.layout.crud.ModelGridDef.class - [JAR]

├─ org.jamgo.ui.layout.crud.SelectTableLayout.class - [JAR]

├─ org.jamgo.ui.layout.crud.SelectTableLayoutConfig.class - [JAR]

├─ org.jamgo.ui.layout.crud.SelectTableLayoutVerticalConfig.class - [JAR]

org.jamgo.ui.renderer

├─ org.jamgo.ui.renderer.BooleanRenderer.class - [JAR]

├─ org.jamgo.ui.renderer.ColorRenderer.class - [JAR]

org.jamgo.ui.layout.menu

├─ org.jamgo.ui.layout.menu.MenuGroup.class - [JAR]

├─ org.jamgo.ui.layout.menu.MenuItem.class - [JAR]

├─ org.jamgo.ui.layout.menu.MenuLayout.class - [JAR]

├─ org.jamgo.ui.layout.menu.MenuLayoutOld.class - [JAR]

Advertisement

Dependencies from Group

Jul 17, 2023
19 usages
Jul 17, 2023
8 usages
Jul 17, 2023
6 usages
Jul 17, 2023
5 usages
Jul 17, 2023
5 usages

Discover Dependencies

May 25, 2023
1 usages
154 stars
Aug 26, 2021
4 stars
Jun 13, 2023
109 stars
May 13, 2021
0 stars
Jul 21, 2023
50 stars
Oct 28, 2022
0 stars
May 19, 2011
332 usages