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 Porter-UIBinder-1.0.5-final1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cn.xishan.oftenporter.uibinder.core
├─ cn.xishan.oftenporter.uibinder.core.AttrEnum.class - [JAR]
├─ cn.xishan.oftenporter.uibinder.core.Binder.class - [JAR]
├─ cn.xishan.oftenporter.uibinder.core.BinderData.class - [JAR]
├─ cn.xishan.oftenporter.uibinder.core.BinderDataSender.class - [JAR]
├─ cn.xishan.oftenporter.uibinder.core.BinderDefault.class - [JAR]
├─ cn.xishan.oftenporter.uibinder.core.BinderFactory.class - [JAR]
├─ cn.xishan.oftenporter.uibinder.core.BinderGet.class - [JAR]
├─ cn.xishan.oftenporter.uibinder.core.BinderGetListener.class - [JAR]
├─ cn.xishan.oftenporter.uibinder.core.BinderSet.class - [JAR]
├─ cn.xishan.oftenporter.uibinder.core.ErrListener.class - [JAR]
├─ cn.xishan.oftenporter.uibinder.core.FireBlock.class - [JAR]
├─ cn.xishan.oftenporter.uibinder.core.IdDeal.class - [JAR]
├─ cn.xishan.oftenporter.uibinder.core.Prefix.class - [JAR]
├─ cn.xishan.oftenporter.uibinder.core.UIAttrGetter.class - [JAR]
├─ cn.xishan.oftenporter.uibinder.core.UIBinderManager.class - [JAR]
├─ cn.xishan.oftenporter.uibinder.core.UIListenerAndCallback.class - [JAR]
├─ cn.xishan.oftenporter.uibinder.core.UINamesOccurStore.class - [JAR]
├─ cn.xishan.oftenporter.uibinder.core.UIPlatform.class - [JAR]
├─ cn.xishan.oftenporter.uibinder.core.UIProvider.class - [JAR]
├─ cn.xishan.oftenporter.uibinder.core.UiId.class - [JAR]
cn.xishan.oftenporter.uibinder.core.ui
├─ cn.xishan.oftenporter.uibinder.core.ui.OnValueChangedListener.class - [JAR]
cn.xishan.oftenporter.uibinder.simple
├─ cn.xishan.oftenporter.uibinder.simple.DefaultIdDeal.class - [JAR]
├─ cn.xishan.oftenporter.uibinder.simple.DefaultUIPlatform.class - [JAR]