public class ConventionStyle extends OomphConvention
extension
Modifier and Type | Method and Description |
---|---|
void |
classicTheme()
Sets the theme to be the classic eclipse look.
|
void |
niceText()
Sets nice font and whitespace settings (Consolas/Monaco/Monospace).
|
void |
niceText(String fontSize)
Sets nice font and whitespace settings.
|
requireIUs, setPerspectiveOver
public void niceText()
Sets nice font and whitespace settings (Consolas/Monaco/Monospace).
public void niceText(String fontSize)
Sets nice font and whitespace settings.
public void classicTheme()
Sets the theme to be the classic eclipse look.