|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Display in net.sf.cssbean |
---|
Methods in net.sf.cssbean that return Display | |
---|---|
Display |
CSSBean.getDisplay()
|
static Display |
Display.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Display[] |
Display.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in net.sf.cssbean with parameters of type Display | |
---|---|
void |
CSSBean.setDisplay(Display display)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |