|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XSLTProperty | |
---|---|
org.crosswire.bibledesktop.desktop | The desktop is the main screen of Bible Desktop. |
Uses of XSLTProperty in org.crosswire.bibledesktop.desktop |
---|
Methods in org.crosswire.bibledesktop.desktop that return XSLTProperty | |
---|---|
static XSLTProperty |
XSLTProperty.fromInteger(int i)
Lookup method to convert from an integer |
static XSLTProperty |
XSLTProperty.fromString(String name)
Lookup method to convert from a String |
static XSLTProperty |
XSLTProperty.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static XSLTProperty[] |
XSLTProperty.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.crosswire.bibledesktop.desktop with parameters of type XSLTProperty | |
---|---|
private JCheckBoxMenuItem |
Desktop.createCheckbox(XSLTProperty prop)
|
private JRadioButtonMenuItem |
Desktop.createRadioButton(ButtonGroup group,
XSLTProperty prop)
|
|
Copyright ? 2003-2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |