net.sourceforge.mflow.xul
Class URLLabelPeer

java.lang.Object
  extended byluxor.swing.AbstractComponent
      extended bynet.sourceforge.mflow.xul.URLLabelPeer
All Implemented Interfaces:
luxor.spi.NComponent

public class URLLabelPeer
extends luxor.swing.AbstractComponent

Author:
carrd

Method Summary
 javax.swing.JComponent getJComponent()
           
 void resolveReferences(luxor.spi.NComponentResolver resolver)
           
 boolean useMinHeight()
           
 boolean useMinWidth()
           
 
Methods inherited from class luxor.swing.AbstractComponent
getFlex, getHeight, getId, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getTagDef, getWidth, setBackgroundColor, setBorder, setColor, setContextPopup, setFont, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

resolveReferences

public void resolveReferences(luxor.spi.NComponentResolver resolver)

useMinWidth

public boolean useMinWidth()
Specified by:
useMinWidth in interface luxor.spi.NComponent
Specified by:
useMinWidth in class luxor.swing.AbstractComponent

useMinHeight

public boolean useMinHeight()
Specified by:
useMinHeight in interface luxor.spi.NComponent
Specified by:
useMinHeight in class luxor.swing.AbstractComponent

getJComponent

public javax.swing.JComponent getJComponent()
Specified by:
getJComponent in interface luxor.spi.NComponent
Specified by:
getJComponent in class luxor.swing.AbstractComponent


Copyright © 2002-2004 MFlow Group. All Rights Reserved.