luxor.spi
Interface NComponent
- All Known Subinterfaces:
- NContainer, NInput
- All Known Implementing Classes:
- AbstractComponent, AbstractContainer, AbstractInput
- public interface NComponent
getId
public java.lang.String getId()
getJComponent
public javax.swing.JComponent getJComponent()
getFlex
public int getFlex()
getWidth
public int getWidth()
getHeight
public int getHeight()
getMinWidth
public int getMinWidth()
getMinHeight
public int getMinHeight()
getMaxWidth
public int getMaxWidth()
getMaxHeight
public int getMaxHeight()
useMinWidth
public boolean useMinWidth()
useMinHeight
public boolean useMinHeight()
resolveReferences
public void resolveReferences(NComponentResolver resolver)
Copyright © 2001, 2002 Gerald Bauer. All Rights Reserved. Hosted by