git-svn-id: https://svn.coded.pt/svn/SIPRP@1315 bb69d46d-e84e-40c8-a05a-06db0d633741

lxbfYeaa
Tiago Simão 16 years ago
parent 2eac072f87
commit 0192da869a

@ -43,7 +43,7 @@ public class LeafIconButton extends LeafButton implements LeafUIConstants
try try
{ {
result = new LeafIconButton(imagePath); result = new LeafIconButton(imagePath);
result.setMargin( new Insets(0,0,0,0) ); // result.setMargin( new Insets(0,0,0,0) );
} catch( ImageException e ) } catch( ImageException e )
{ {
e.printStackTrace(); e.printStackTrace();

Loading…
Cancel
Save