JComponentPack 1.3.0

com.zfqjava.swing
Class AComboBox.AbstractComponentFactory

java.lang.Object
  extended by com.zfqjava.swing.AComboBox.AbstractComponentFactory
Enclosing class:
AComboBox

public abstract static class AComboBox.AbstractComponentFactory
extends Object


Constructor Summary
AComboBox.AbstractComponentFactory()
           
 
Method Summary
abstract  ComboBoxEditor getEditor()
           
abstract  Component getPopupComponent()
           
abstract  Icon getPopupIcon()
           
abstract  Renderer getRenderer()
           
abstract  Class getValueClass()
           
abstract  void install(AComboBox comboBox)
           
abstract  void uninstall(AComboBox comboBox)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AComboBox.AbstractComponentFactory

public AComboBox.AbstractComponentFactory()
Method Detail

getPopupIcon

public abstract Icon getPopupIcon()

getPopupComponent

public abstract Component getPopupComponent()

getEditor

public abstract ComboBoxEditor getEditor()

getRenderer

public abstract Renderer getRenderer()

install

public abstract void install(AComboBox comboBox)

uninstall

public abstract void uninstall(AComboBox comboBox)

getValueClass

public abstract Class getValueClass()

JComponentPack 1.3.0

Send your Feedback
JComponentPack 1.3.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.