User Tools

Site Tools


swing:color

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
swing:color [2020/03/17 06:39] – [Παράδειγμα χρήση της κλάσης Color] gthanosswing:color [Unknown date] (current) – external edit (Unknown date) 127.0.0.1
Line 9: Line 9:
 <code java> <code java>
 // assuming you are inside the constructor or a non static method of the frame // assuming you are inside the constructor or a non static method of the frame
-this.getContnetPane().setBackground(Color.BLUE);+this.getContentPane().setBackground(Color.BLUE);
 </code> </code>
  
swing/color.1584427157.txt.gz · Last modified: 2020/03/17 06:39 (external edit)