Documentation

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
jvx:reference [2019/02/26 10:02]
admin [Creating the Implementation]
jvx:reference [2019/02/26 10:03]
admin [Creating the Implementation]
Line 1390: Line 1390:
 <code java> <code java>
 public class SwingProgressBar<​ExtendedProgressBar>​ extends SwingComponent public class SwingProgressBar<​ExtendedProgressBar>​ extends SwingComponent
-                              ​implements IProgressBar+                                                   implements IProgressBar
 { {
     public SwingProgressBar()     public SwingProgressBar()
Line 1446: Line 1446:
  
 <code java> <code java>
-public class UIProgressBar extends UIComponent<​IProgressBar>​ +public class UIProgressBar<​IProgressBar> ​extends UIComponent<​IProgressBar>​ 
-                           ​implements IProgressBar+                                         ​implements IProgressBar
 { {
     public UIProgressBar()     public UIProgressBar()
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information