org.kde.koala
Class LinkStyle

java.lang.Object
  extended by org.kde.koala.LinkStyle
All Implemented Interfaces:
org.kde.qt.QtSupport

public class LinkStyle
extends java.lang.Object
implements org.kde.qt.QtSupport


Constructor Summary
  LinkStyle()
           
protected LinkStyle(java.lang.Class dummy)
           
  LinkStyle(LinkStyle other)
           
 
Method Summary
 boolean isNull()
           
 StyleSheet sheet()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LinkStyle

protected LinkStyle(java.lang.Class dummy)

LinkStyle

public LinkStyle()

LinkStyle

public LinkStyle(LinkStyle other)
Method Detail

sheet

public StyleSheet sheet()

isNull

public boolean isNull()