Subversion Repositories eFlore/Applications.cel

Rev

Rev 94 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 94 Rev 99
Line 101... Line 101...
101
		this.setPaddings(5);
101
		this.setPaddings(5);
Line 102... Line 102...
102
 
102
 
103
		this.setBorder(false);
103
		this.setBorder(false);
104
		this.setCollapsible(true);
104
		this.setCollapsible(true);
-
 
105
		this.setAutoWidth(true);
Line 105... Line 106...
105
		this.setAutoWidth(true);
106
		this.setAutoScroll(true) ;
106
 
107
 
107
 
108