AButton, ACheckBox, ACheckBoxMenuItem, AComboBox, AEditorPane, AFormattedTextField, ALabel, AList, AMenu, AMenuItem, APasswordField, ARadioButton, ARadioButtonMenuItem, ATextArea, ATextField, ATextPane, AToggleButton and ATree
.
textAntialiased
and fractionalMetrics
which both default to false
.fractionalMetrics
property will have no effect if the value of the textAntialiased
property is false
.)
Note: An A-component with a textAntialiased property of false , will be exported as its corresponding J-component.
|