|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.embl.ebi.escience.scuflui.XScuflTextAreaFactory
public class XScuflTextAreaFactory
| Constructor Summary | |
|---|---|
XScuflTextAreaFactory()
|
|
| Method Summary | |
|---|---|
UIComponentSPI |
getComponent()
Construct a JComponent from this factory, cast as a UIComponent but must also implement JComponent (if anyone knows how to define this sensibly I'm all ears...) |
javax.swing.ImageIcon |
getIcon()
Get an icon to be used in window decorations for this component. |
java.lang.String |
getName()
Get the preferred name of this component, for titles in windows etc. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XScuflTextAreaFactory()
| Method Detail |
|---|
public java.lang.String getName()
UIComponentFactorySPI
getName in interface UIComponentFactorySPIpublic javax.swing.ImageIcon getIcon()
UIComponentFactorySPI
getIcon in interface UIComponentFactorySPIpublic UIComponentSPI getComponent()
UIComponentFactorySPI
getComponent in interface UIComponentFactorySPI
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||