Documentation

Trace: General FAQ

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 [2018/05/22 11:22]
robot
jvx:reference [2019/02/26 10:02]
admin [Creating the UIComponent]
Line 1389: Line 1389:
  
 <code java> <code java>
-public class SwingProgressBar extends SwingComponent+public class SwingProgressBar<​ExtendedProgressBar> ​extends SwingComponent
                               implements IProgressBar                               implements IProgressBar
 { {
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