luxor.swing
Class AbstractComponent
java.lang.Object
|
+--luxor.swing.AbstractComponent
- All Implemented Interfaces:
- NComponent
- Direct Known Subclasses:
- AbstractContainer, AbstractInput, ComponentPeer, DataGridPeer, IFramePeer, ImagePeer, SeparatorPeer, SpacerPeer, TreePeer
- public abstract class AbstractComponent
- extends java.lang.Object
- implements NComponent
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractComponent
public AbstractComponent(XulNode def)
getFlex
public int getFlex()
- Specified by:
getFlex
in interface NComponent
getHeight
public int getHeight()
- Specified by:
getHeight
in interface NComponent
getId
public java.lang.String getId()
- Specified by:
getId
in interface NComponent
getJComponent
public abstract javax.swing.JComponent getJComponent()
- Specified by:
getJComponent
in interface NComponent
getMaxHeight
public int getMaxHeight()
- Specified by:
getMaxHeight
in interface NComponent
getMaxWidth
public int getMaxWidth()
- Specified by:
getMaxWidth
in interface NComponent
getMinHeight
public int getMinHeight()
- Specified by:
getMinHeight
in interface NComponent
getMinWidth
public int getMinWidth()
- Specified by:
getMinWidth
in interface NComponent
getWidth
public int getWidth()
- Specified by:
getWidth
in interface NComponent
useMinHeight
public abstract boolean useMinHeight()
- Specified by:
useMinHeight
in interface NComponent
useMinWidth
public abstract boolean useMinWidth()
- Specified by:
useMinWidth
in interface NComponent
Copyright © 2001, 2002 Gerald Bauer. All Rights Reserved. Hosted by