|
org.openide.text 6.16 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrintPreferences.Alignment | |
---|---|
org.openide.text | NetBeans is able to integrate multiple editors for different content types and mechanically access their content. |
Uses of PrintPreferences.Alignment in org.openide.text |
---|
Methods in org.openide.text that return PrintPreferences.Alignment | |
---|---|
static PrintPreferences.Alignment |
PrintPreferences.getFooterAlignment()
|
static PrintPreferences.Alignment |
PrintPreferences.getHeaderAlignment()
|
static PrintPreferences.Alignment |
PrintPreferences.Alignment.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PrintPreferences.Alignment[] |
PrintPreferences.Alignment.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.openide.text with parameters of type PrintPreferences.Alignment | |
---|---|
static void |
PrintPreferences.setFooterAlignment(PrintPreferences.Alignment alignment)
|
static void |
PrintPreferences.setHeaderAlignment(PrintPreferences.Alignment alignment)
|
|
org.openide.text 6.16 | |||||||||
PREV NEXT | FRAMES NO FRAMES |