You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-68Lines changed: 0 additions & 68 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,74 +90,6 @@ Source code for the example is located in /src/main/java/com/openfin/desktop/dem
90
90
});
91
91
```
92
92
93
-
## Run the example of docking Java Swing window with HTML5 application
94
-
95
-
1. Clone this repository
96
-
97
-
2. Go to release directory and start docking.bat
98
-
99
-
3. Once the java app starts, click on "Launch OpenFin" button, which should start OpenFin Runtime and "Hello OpenFin" HTML5 demo app. The java app will wait and try to connect to OpenFin Runtime.
100
-
101
-
4. After clicking "Dock to HTML5 app" button, you can move either window to see docking effect.
102
-
103
-
5. Click "Undock from HTML5 app" to undock 2 windows
104
-
105
-
## Source Code Review for docking windows
106
-
107
-
Source code for the example is located in /src/main/java/com/openfin/desktop/demo/OpenFinDockingDemo.java.
0 commit comments