jar

com.inkapplications.ui : structures-jvm

Maven & Gradle

Jan 21, 2024
0 stars

Ink UI: structures · Reusable UI framework used in Ink Apps.

Table Of Contents

Latest Version

Download com.inkapplications.ui : structures-jvm JAR file - Latest Versions:

All Versions

Download com.inkapplications.ui : structures-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.x
0.2.x
0.1.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 structures-jvm-0.3.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ink.ui.structures.elements

├─ ink.ui.structures.elements.ButtonElement.class - [JAR]

├─ ink.ui.structures.elements.CheckBoxElement.class - [JAR]

├─ ink.ui.structures.elements.ElementList.class - [JAR]

├─ ink.ui.structures.elements.EmptyElement.class - [JAR]

├─ ink.ui.structures.elements.MenuRowElement.class - [JAR]

├─ ink.ui.structures.elements.ProgressElement.class - [JAR]

├─ ink.ui.structures.elements.SpinnerElement.class - [JAR]

├─ ink.ui.structures.elements.StatusIndicatorElement.class - [JAR]

├─ ink.ui.structures.elements.TextElement.class - [JAR]

├─ ink.ui.structures.elements.ThrobberElement.class - [JAR]

├─ ink.ui.structures.elements.UiElement.class - [JAR]

ink.ui.structures.layouts

├─ ink.ui.structures.layouts.CenteredElementLayout.class - [JAR]

├─ ink.ui.structures.layouts.FixedGridLayout.class - [JAR]

├─ ink.ui.structures.layouts.PageLayout.class - [JAR]

├─ ink.ui.structures.layouts.ScrollingListLayout.class - [JAR]

├─ ink.ui.structures.layouts.UiLayout.class - [JAR]

ink.ui.structures

├─ ink.ui.structures.GroupingStyle.class - [JAR]

├─ ink.ui.structures.Positioning.class - [JAR]

├─ ink.ui.structures.Sentiment.class - [JAR]

├─ ink.ui.structures.TextStyle.class - [JAR]