luxor.swing.input
Class AbstractInput

java.lang.Object
  |
  +--luxor.swing.AbstractComponent
        |
        +--luxor.swing.input.AbstractInput
All Implemented Interfaces:
NComponent, NInput
Direct Known Subclasses:
XButton, XCheckBox, XHistoryComboBox, XLabel, XListCheckBoxGroup, XListComboBox, XListMultipleChoiceList, XListRadioGroup, XMapComboBox, XMapRadioGroup, XPasswordField, XTextArea, XTextField

public abstract class AbstractInput
extends AbstractComponent
implements NInput


Constructor Summary
AbstractInput(XulNode def)
           
 
Methods inherited from class luxor.swing.AbstractComponent
getFlex, getHeight, getId, getJComponent, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getWidth, useMinHeight, useMinWidth
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface luxor.spi.NInput
addFocusListener, getLabel, getText, isEditable, removeFocusListener, setText
 
Methods inherited from interface luxor.spi.NComponent
getFlex, getHeight, getId, getJComponent, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getWidth, resolveReferences, useMinHeight, useMinWidth
 

Constructor Detail

AbstractInput

public AbstractInput(XulNode def)


Copyright © 2001, 2002 Gerald Bauer. All Rights Reserved. Hosted by SourceForge Logo