com.zfqjava.swing.cell
Class CellStyle.Hyperlink
java.lang.Object
com.zfqjava.swing.cell.CellStyle.Hyperlink
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- CellStyle
public static final class CellStyle.Hyperlink
- extends Object
- implements Serializable
The hyperlink.
- Since:
- JDataGrid 1.8
- See Also:
- Serialized Form
CellStyle.Hyperlink
public CellStyle.Hyperlink(URL url,
String desc,
String target)
- Constructs a
HyperLink.
- Parameters:
url - the link urldesc - the link descriptiontarget - the target argument
getLinkURL
public URL getLinkURL()
- Returns:
- the link url
getTarget
public String getTarget()
- Returns:
- the target
getDescription
public String getDescription()
- Returns:
- the description
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.