nl.lxtreme.ols.util.swing.component.icon
Class AngledLinesWindowsCornerIcon

java.lang.Object
  extended by nl.lxtreme.ols.util.swing.component.icon.AngledLinesWindowsCornerIcon
All Implemented Interfaces:
Icon

public class AngledLinesWindowsCornerIcon
extends Object
implements Icon

Created by IntelliJ IDEA. User: Jonathan Simon Date: Oct 5, 2004 Time: 6:03:57 PM


Constructor Summary
AngledLinesWindowsCornerIcon()
           
 
Method Summary
 int getIconHeight()
           
 int getIconWidth()
           
 void paintIcon(Component c, Graphics g, int x, int y)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AngledLinesWindowsCornerIcon

public AngledLinesWindowsCornerIcon()
Method Detail

getIconHeight

public int getIconHeight()
Specified by:
getIconHeight in interface Icon

getIconWidth

public int getIconWidth()
Specified by:
getIconWidth in interface Icon

paintIcon

public void paintIcon(Component c,
                      Graphics g,
                      int x,
                      int y)
Specified by:
paintIcon in interface Icon


Copyright © 2012 L'Xtreme IT consultancy. All Rights Reserved.