jar

org.open-dolphin : dolphin-demo-javafx-server

Maven & Gradle

Mar 06, 2016
85 stars

Open Dolphin · Dolphin is a free open-source library that bridges the worlds of enterprise Java and desktop Java. It uses presentation models to bind client-side views to server-side actions.

Table Of Contents

Latest Version

Download org.open-dolphin : dolphin-demo-javafx-server JAR file - Latest Versions:

All Versions

Download org.open-dolphin : dolphin-demo-javafx-server JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0
0.11
0.10
0.9
0.8
0.7

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 dolphin-demo-javafx-server-1.0-RC3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.opendolphin.demo.data

├─ org.opendolphin.demo.data.AbstractValueGenerator.class - [JAR]

├─ org.opendolphin.demo.data.Address.class - [JAR]

├─ org.opendolphin.demo.data.AddressGenerator.class - [JAR]

├─ org.opendolphin.demo.data.CityNameGenerator.class - [JAR]

├─ org.opendolphin.demo.data.FirstNameGenerator.class - [JAR]

├─ org.opendolphin.demo.data.LastNameGenerator.class - [JAR]

org.opendolphin.demo.crud

├─ org.opendolphin.demo.crud.CrudActions.class - [JAR]

├─ org.opendolphin.demo.crud.CrudInMemoryService.class - [JAR]

├─ org.opendolphin.demo.crud.CrudService.class - [JAR]

org.opendolphin.demo

├─ org.opendolphin.demo.CustomAction.class - [JAR]

├─ org.opendolphin.demo.DemoSearchAction.class - [JAR]

├─ org.opendolphin.demo.DemoTitlePurposeAction.class - [JAR]

├─ org.opendolphin.demo.FullDataRequestCommandHandler.class - [JAR]

├─ org.opendolphin.demo.JavaAction.class - [JAR]

├─ org.opendolphin.demo.LazyLoadingAction.class - [JAR]

├─ org.opendolphin.demo.ManyEventsAction.class - [JAR]

├─ org.opendolphin.demo.MasterDetailActions.class - [JAR]

├─ org.opendolphin.demo.PerformanceAction.class - [JAR]

├─ org.opendolphin.demo.PullTreeActionHandler.class - [JAR]

├─ org.opendolphin.demo.PullVehiclesActionHandler.class - [JAR]

├─ org.opendolphin.demo.SharedTachoAction.class - [JAR]

├─ org.opendolphin.demo.SmallFootprintAction.class - [JAR]

├─ org.opendolphin.demo.VehiclePushActions.class - [JAR]

├─ org.opendolphin.demo.VehicleTaskActions.class - [JAR]

org.opendolphin.demo.team

├─ org.opendolphin.demo.team.TeamBusRelease.class - [JAR]

├─ org.opendolphin.demo.team.TeamEvent.class - [JAR]

├─ org.opendolphin.demo.team.TeamMemberActions.class - [JAR]