|
jPOS 1.6.1 API Documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jpos.ui.factory.JTabbedPaneFactory
public class JTabbedPaneFactory
<tabbed-pane font="xxx">
<pane title="xxx" icon="optional/icon/file.jpg"
action="yyy" command="zzz">
...
...
</pane>
</tabbed-pane>
UIFactory| Constructor Summary | |
|---|---|
JTabbedPaneFactory()
|
|
| Method Summary | |
|---|---|
javax.swing.JComponent |
create(UI ui,
org.jdom.Element e)
|
void |
stateChanged(javax.swing.event.ChangeEvent e)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JTabbedPaneFactory()
| Method Detail |
|---|
public javax.swing.JComponent create(UI ui,
org.jdom.Element e)
create in interface UIFactorypublic void stateChanged(javax.swing.event.ChangeEvent e)
stateChanged in interface javax.swing.event.ChangeListener
|
jPOS.org | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||