uic.output.swing
Class KSqueezedTextLabel

java.lang.Object
  extended byuic.output.AbstractWidget
      extended byuic.output.swing.AbstractWidget
          extended byuic.output.swing.QLabel
              extended byuic.output.swing.KSqueezedTextLabel

public class KSqueezedTextLabel
extends QLabel


Nested Class Summary
 
Nested classes inherited from class uic.output.AbstractWidget
AbstractWidget.ActionInformation
 
Field Summary
 
Fields inherited from class uic.output.swing.AbstractWidget
BUTTON, DEFAULTS, PROP_BACKGROUNDCOLOR, PROP_BUTTONMNEMONIC, PROP_BUTTONTEXT, PROP_FOREGROUNDCOLOR, PROP_MAXIMUMSIZE, PROP_MINIMUMSIZE
 
Fields inherited from class uic.output.AbstractWidget
builder, debug, debugGrid, horizontalAlign, properties, sourceVersion, translator, verticalAlign, widgetElement
 
Constructor Summary
KSqueezedTextLabel(UICBuilder builder, Element e)
           
 
Method Summary
protected  String getClassName()
           
 
Methods inherited from class uic.output.swing.QLabel
constructWidget
 
Methods inherited from class uic.output.swing.AbstractWidget
writeDefaultProperties
 
Methods inherited from class uic.output.AbstractWidget
createActions, getHorizontalAlign, getIntProperty, getName, getSignalActionInformation, getSlotActionInformation, getSourceVersion, getVerticalAlign, getWidgetRepresenter, isHTMLtext, setBuildSettings, setDebug, setDebugGrid, setSourceVersion, setTranslator, setWidgetRepresenter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KSqueezedTextLabel

public KSqueezedTextLabel(UICBuilder builder,
                          Element e)
Method Detail

getClassName

protected String getClassName()
Overrides:
getClassName in class QLabel


Copyright © 2002,2003 Thomas Zander Available under the Free Apache licence