View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window uberfire-client-api-7.74.1.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.uberfire.client.annotations
├─ org.uberfire.client.annotations.DefaultPosition.class - [JAR]
├─ org.uberfire.client.annotations.Intercept.class - [JAR]
├─ org.uberfire.client.annotations.Perspective.class - [JAR]
├─ org.uberfire.client.annotations.SplashBodyHeight.class - [JAR]
├─ org.uberfire.client.annotations.SplashFilter.class - [JAR]
├─ org.uberfire.client.annotations.WorkbenchClientEditor.class - [JAR]
├─ org.uberfire.client.annotations.WorkbenchContext.class - [JAR]
├─ org.uberfire.client.annotations.WorkbenchContextId.class - [JAR]
├─ org.uberfire.client.annotations.WorkbenchEditor.class - [JAR]
├─ org.uberfire.client.annotations.WorkbenchMenu.class - [JAR]
├─ org.uberfire.client.annotations.WorkbenchPanel.class - [JAR]
├─ org.uberfire.client.annotations.WorkbenchPartTitle.class - [JAR]
├─ org.uberfire.client.annotations.WorkbenchPartTitleDecoration.class - [JAR]
├─ org.uberfire.client.annotations.WorkbenchPartView.class - [JAR]
├─ org.uberfire.client.annotations.WorkbenchPerspective.class - [JAR]
├─ org.uberfire.client.annotations.WorkbenchPopup.class - [JAR]
├─ org.uberfire.client.annotations.WorkbenchScreen.class - [JAR]
├─ org.uberfire.client.annotations.WorkbenchSplashScreen.class - [JAR]
├─ org.uberfire.client.annotations.WorkbenchToolBar.class - [JAR]
org.uberfire.client.promise
├─ org.uberfire.client.promise.PromisePolyfillBootstrapper.class - [JAR]
├─ org.uberfire.client.promise.PromisePolyfillClientBundle.class - [JAR]
├─ org.uberfire.client.promise.Promises.class - [JAR]
org.uberfire.client.workbench.ouia
├─ org.uberfire.client.workbench.ouia.OuiaAttribute.class - [JAR]
├─ org.uberfire.client.workbench.ouia.OuiaComponent.class - [JAR]
├─ org.uberfire.client.workbench.ouia.OuiaComponentIdAttribute.class - [JAR]
├─ org.uberfire.client.workbench.ouia.OuiaComponentTypeAttribute.class - [JAR]
org.uberfire.client.util
├─ org.uberfire.client.util.Clipboard.class - [JAR]
├─ org.uberfire.client.util.Cookie.class - [JAR]
org.uberfire.client.mvp
├─ org.uberfire.client.mvp.HasPresenter.class - [JAR]
├─ org.uberfire.client.mvp.LockRequiredEvent.class - [JAR]
├─ org.uberfire.client.mvp.LockTarget.class - [JAR]
├─ org.uberfire.client.mvp.RenameInProgressEvent.class - [JAR]
├─ org.uberfire.client.mvp.SaveInProgressEvent.class - [JAR]
├─ org.uberfire.client.mvp.UberElement.class - [JAR]
├─ org.uberfire.client.mvp.UberElemental.class - [JAR]
├─ org.uberfire.client.mvp.UberView.class - [JAR]
├─ org.uberfire.client.mvp.UpdatedLockStatusEvent.class - [JAR]
org.uberfire.client.callbacks
├─ org.uberfire.client.callbacks.Callback.class - [JAR]
org.uberfire.client.resources.i18n
├─ org.uberfire.client.resources.i18n.UberfireConstants.class - [JAR]
org.uberfire.client.workbench.type
├─ org.uberfire.client.workbench.type.AnyResourceType.class - [JAR]
├─ org.uberfire.client.workbench.type.ClientResourceType.class - [JAR]
├─ org.uberfire.client.workbench.type.ClientTypeRegistry.class - [JAR]
├─ org.uberfire.client.workbench.type.DotResourceType.class - [JAR]
org.uberfire.client.workbench.events
├─ org.uberfire.client.workbench.events.ChangeTitleWidgetEvent.class - [JAR]
├─ org.uberfire.client.workbench.events.NewSplashScreenActiveEvent.class - [JAR]
org.uberfire.client.resources.images
├─ org.uberfire.client.resources.images.UberfireImageResources.class - [JAR]
org.uberfire.client.resources
├─ org.uberfire.client.resources.UberfireResources.class - [JAR]
org.uberfire.client.workbench.type.impl
├─ org.uberfire.client.workbench.type.impl.ClientTypeRegistryImpl.class - [JAR]