< prev index next >

modules/javafx.graphics/src/main/docs/javafx/scene/doc-files/cssref.html

Print this page

3011       <tbody>
3012         <tr>
3013         <th class="propertyname" scope="row">-fx-font</th>
3014           <td class="value"><a href="#typefont" class="typelink">&lt;font&gt;</a></td>
3015           <td>Font.DEFAULT</td>
3016           <td>inherits</td>
3017         </tr>
3018         <tr>
3019         <th class="propertyname" scope="row">-fx-font-smoothing-type</th>
3020           <td class="value">[ gray | lcd ] </td>
3021           <td>gray</td>
3022           <td>&nbsp;</td>
3023         </tr>
3024         <tr>
3025         <th class="propertyname" scope="row">-fx-strikethrough</th>
3026           <td class="value"><a href="#typeboolean" class="typelink">&lt;boolean&gt;</a></td>
3027           <td>false</td>
3028           <td>&nbsp;</td>
3029         </tr>
3030         <tr>





3031         <th class="propertyname" scope="row">-fx-text-alignment</th>
3032           <td class="value">[ left | center | right | justify ] </td>
3033           <td>left</td>
3034           <td>inherits</td>
3035         </tr>
3036         <tr>
3037         <th class="propertyname" scope="row">-fx-text-origin</th>
3038           <td class="value">[ baseline | top | bottom ] </td>
3039           <td>baseline</td>
3040           <td>&nbsp;</td>
3041         </tr>
3042         <tr>
3043         <th class="propertyname" scope="row">-fx-underline</th>
3044           <td class="value"><a href="#typeboolean" class="typelink">&lt;boolean&gt;</a></td>
3045           <td>false</td>
3046           <td>&nbsp;</td>
3047         </tr>
3048         <tr>
3049         <th colspan="4" class="parents" scope="row">Also has <a href="#fontprops">font
3050             properties</a> and all properties of Shape</th>

3011       <tbody>
3012         <tr>
3013         <th class="propertyname" scope="row">-fx-font</th>
3014           <td class="value"><a href="#typefont" class="typelink">&lt;font&gt;</a></td>
3015           <td>Font.DEFAULT</td>
3016           <td>inherits</td>
3017         </tr>
3018         <tr>
3019         <th class="propertyname" scope="row">-fx-font-smoothing-type</th>
3020           <td class="value">[ gray | lcd ] </td>
3021           <td>gray</td>
3022           <td>&nbsp;</td>
3023         </tr>
3024         <tr>
3025         <th class="propertyname" scope="row">-fx-strikethrough</th>
3026           <td class="value"><a href="#typeboolean" class="typelink">&lt;boolean&gt;</a></td>
3027           <td>false</td>
3028           <td>&nbsp;</td>
3029         </tr>
3030         <tr>
3031         <th class="propertyname" scope="row">-fx-tab-size</th>
3032           <td class="value"><a href="#typenumber" class="typelink">&lt;integer&gt;</a></td>
3033           <td>8</td>
3034           <td>&nbsp;</td>
3035         </tr>        <tr>
3036         <th class="propertyname" scope="row">-fx-text-alignment</th>
3037           <td class="value">[ left | center | right | justify ] </td>
3038           <td>left</td>
3039           <td>inherits</td>
3040         </tr>
3041         <tr>
3042         <th class="propertyname" scope="row">-fx-text-origin</th>
3043           <td class="value">[ baseline | top | bottom ] </td>
3044           <td>baseline</td>
3045           <td>&nbsp;</td>
3046         </tr>
3047         <tr>
3048         <th class="propertyname" scope="row">-fx-underline</th>
3049           <td class="value"><a href="#typeboolean" class="typelink">&lt;boolean&gt;</a></td>
3050           <td>false</td>
3051           <td>&nbsp;</td>
3052         </tr>
3053         <tr>
3054         <th colspan="4" class="parents" scope="row">Also has <a href="#fontprops">font
3055             properties</a> and all properties of Shape</th>
< prev index next >