|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.embl.ebi.escience.scuflui.DotTextAreaFactory
public class DotTextAreaFactory
Constructor Summary | |
---|---|
DotTextAreaFactory()
|
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 DotTextAreaFactory()
Method Detail |
---|
public java.lang.String getName()
UIComponentFactorySPI
getName
in interface UIComponentFactorySPI
public javax.swing.ImageIcon getIcon()
UIComponentFactorySPI
getIcon
in interface UIComponentFactorySPI
public UIComponentSPI getComponent()
UIComponentFactorySPI
getComponent
in interface UIComponentFactorySPI
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |