|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectru.goodidea.df.constructor.panel.ComponentPanelFactory
public class ComponentPanelFactory
Title:
Description:
Copyright: Copyright (c) 2004
Company:
| Constructor Summary | |
|---|---|
ComponentPanelFactory(java.util.List<Field> list)
|
|
| Method Summary | |
|---|---|
javax.swing.JComponent |
getComponent(int index)
|
int |
getCount()
|
Field |
getField(int index)
|
javax.swing.JLabel |
getLabel(int index)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ComponentPanelFactory(java.util.List<Field> list)
| Method Detail |
|---|
public javax.swing.JComponent getComponent(int index)
getComponent in interface ComponentBuildablepublic javax.swing.JLabel getLabel(int index)
getLabel in interface ComponentBuildablepublic int getCount()
getCount in interface ComponentBuildablepublic Field getField(int index)
getField in interface ComponentBuildable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||