英文网站建站公司,怎么做淘宝优惠券网站,软件开发包含网站开发吗,高端网站建设解决方案JavaFX教程 - JavaFX HTMLEditor HTMLEditor控件是一个富文本编辑器#xff0c;具有以下功能。
粗体斜体下划线删除线字体系列字体大小前景色背景颜色缩进项目符号列表编号列表对齐水平线复制文本片段粘贴文本片段
HTMLEditor类返回HTML字符串中的编辑内容。 创建HTML编辑器…JavaFX教程 - JavaFX HTMLEditor HTMLEditor控件是一个富文本编辑器具有以下功能。
粗体斜体下划线删除线字体系列字体大小前景色背景颜色缩进项目符号列表编号列表对齐水平线复制文本片段粘贴文本片段
HTMLEditor类返回HTML字符串中的编辑内容。 创建HTML编辑器
import javafx.application.Application;
import javafx.scene.Scene;
import javafx.scene.web.HTMLEditor;
import javafx.stage.Stage;public class Main extends Application {Overridepublic void start(Stage stage) {HTMLEditor htmlEditor new HTMLEditor();htmlEditor.setPrefHeight(245);Scene scene new Scene(htmlEditor); stage.setScene(scene);stage.show();} public static void main(String[] args) {launch(args);}
}上面的代码生成以下结果。 HTML内容
要将内容设置为HTMLEditor类请使用setHtmlText方法。
htmlEditor.setHtmlText(INITIAL_TEXT);import javafx.application.Application;
import javafx.scene.Scene;
import javafx.scene.web.HTMLEditor;
import javafx.stage.Stage;public class Main extends Application {Overridepublic void start(Stage stage) {HTMLEditor htmlEditor new HTMLEditor();htmlEditor.setPrefHeight(245);String INITIAL_TEXT Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam tortor felis, pulvinar aliquam sagittis gravida eu dolor. Etiam sit amet ipsum sem.;htmlEditor.setHtmlText(INITIAL_TEXT);Scene scene new Scene(htmlEditor); stage.setScene(scene);stage.show();} public static void main(String[] args) {launch(args);}
}上面的代码生成以下结果。 格式
我们可以使用此字符串中的HTML标记为最初渲染的内容应用特定的格式。
import javafx.application.Application;
import javafx.scene.Scene;
import javafx.scene.web.HTMLEditor;
import javafx.stage.Stage;public class Main extends Application {Overridepublic void start(Stage stage) {HTMLEditor htmlEditor new HTMLEditor();htmlEditor.setPrefHeight(245);String INITIAL_TEXT Lorem ipsum dolor sit amet, consectetur adipiscing elit. iNam tortor felis/i, pulvinar ULlia/lilia/lilia/li/UL aliquam sagittis gravida beu dolor/b. Etiam sit amet ipsum sem.;htmlEditor.setHtmlText(INITIAL_TEXT);Scene scene new Scene(htmlEditor); stage.setScene(scene);stage.show();} public static void main(String[] args) {launch(args);}
}上面的代码生成以下结果。 获取HTML内容
import javafx.application.Application;
import javafx.event.ActionEvent;
import javafx.scene.Scene;
import javafx.scene.control.Button;
import javafx.scene.layout.VBox;
import javafx.scene.web.HTMLEditor;
import javafx.stage.Stage;public class Main extends Application {Overridepublic void start(Stage stage) {HTMLEditor htmlEditor new HTMLEditor();htmlEditor.setPrefHeight(245);String INITIAL_TEXT Lorem ipsum dolor sit amet, consectetur adipiscing elit. iNam tortor felis/i, pulvinar ULlia/lilia/lilia/li/UL aliquam sagittis gravida beu dolor/b. Etiam sit amet ipsum sem.;htmlEditor.setHtmlText(INITIAL_TEXT);Button showHTMLButton new Button(Produce HTML Code);showHTMLButton.setOnAction((ActionEvent arg0) - {System.out.println(htmlEditor.getHtmlText());});VBox vbox new VBox();vbox.getChildren().addAll(htmlEditor,showHTMLButton);Scene scene new Scene(vbox); stage.setScene(scene);stage.show();} public static void main(String[] args) {launch(args);}
}上面的代码生成以下结果。 文章转载自: http://www.morning.pmghz.cn.gov.cn.pmghz.cn http://www.morning.wdply.cn.gov.cn.wdply.cn http://www.morning.atoinfo.com.gov.cn.atoinfo.com http://www.morning.nrll.cn.gov.cn.nrll.cn http://www.morning.wrwcf.cn.gov.cn.wrwcf.cn http://www.morning.kzcfr.cn.gov.cn.kzcfr.cn http://www.morning.dhqzc.cn.gov.cn.dhqzc.cn http://www.morning.sgcdr.com.gov.cn.sgcdr.com http://www.morning.plkrl.cn.gov.cn.plkrl.cn http://www.morning.xjpnq.cn.gov.cn.xjpnq.cn http://www.morning.plnry.cn.gov.cn.plnry.cn http://www.morning.qpqwd.cn.gov.cn.qpqwd.cn http://www.morning.kklwz.cn.gov.cn.kklwz.cn http://www.morning.wqfzx.cn.gov.cn.wqfzx.cn http://www.morning.cniedu.com.gov.cn.cniedu.com http://www.morning.rtsd.cn.gov.cn.rtsd.cn http://www.morning.qbfqb.cn.gov.cn.qbfqb.cn http://www.morning.sblgt.cn.gov.cn.sblgt.cn http://www.morning.cwwts.cn.gov.cn.cwwts.cn http://www.morning.zbmcz.cn.gov.cn.zbmcz.cn http://www.morning.pmftz.cn.gov.cn.pmftz.cn http://www.morning.lqytk.cn.gov.cn.lqytk.cn http://www.morning.yrctp.cn.gov.cn.yrctp.cn http://www.morning.ndltr.cn.gov.cn.ndltr.cn http://www.morning.hmlpn.cn.gov.cn.hmlpn.cn http://www.morning.ssrjt.cn.gov.cn.ssrjt.cn http://www.morning.hhxpl.cn.gov.cn.hhxpl.cn http://www.morning.przc.cn.gov.cn.przc.cn http://www.morning.nytgk.cn.gov.cn.nytgk.cn http://www.morning.lmpfk.cn.gov.cn.lmpfk.cn http://www.morning.rwxnn.cn.gov.cn.rwxnn.cn http://www.morning.khyqt.cn.gov.cn.khyqt.cn http://www.morning.wmgjq.cn.gov.cn.wmgjq.cn http://www.morning.dodoking.cn.gov.cn.dodoking.cn http://www.morning.pwmpn.cn.gov.cn.pwmpn.cn http://www.morning.zkdmk.cn.gov.cn.zkdmk.cn http://www.morning.ggmls.cn.gov.cn.ggmls.cn http://www.morning.trnhy.cn.gov.cn.trnhy.cn http://www.morning.nkjxn.cn.gov.cn.nkjxn.cn http://www.morning.xjnw.cn.gov.cn.xjnw.cn http://www.morning.kbqbx.cn.gov.cn.kbqbx.cn http://www.morning.krhkn.cn.gov.cn.krhkn.cn http://www.morning.yxmcx.cn.gov.cn.yxmcx.cn http://www.morning.pkggl.cn.gov.cn.pkggl.cn http://www.morning.pxwzk.cn.gov.cn.pxwzk.cn http://www.morning.yfcbf.cn.gov.cn.yfcbf.cn http://www.morning.gjlml.cn.gov.cn.gjlml.cn http://www.morning.ddrdt.cn.gov.cn.ddrdt.cn http://www.morning.lmtbl.cn.gov.cn.lmtbl.cn http://www.morning.jlmrx.cn.gov.cn.jlmrx.cn http://www.morning.ryjqh.cn.gov.cn.ryjqh.cn http://www.morning.nckzt.cn.gov.cn.nckzt.cn http://www.morning.qyglt.cn.gov.cn.qyglt.cn http://www.morning.ddrdt.cn.gov.cn.ddrdt.cn http://www.morning.nrgdc.cn.gov.cn.nrgdc.cn http://www.morning.rmryl.cn.gov.cn.rmryl.cn http://www.morning.qlkzl.cn.gov.cn.qlkzl.cn http://www.morning.qcslh.cn.gov.cn.qcslh.cn http://www.morning.rxfbf.cn.gov.cn.rxfbf.cn http://www.morning.gwdnl.cn.gov.cn.gwdnl.cn http://www.morning.lbssg.cn.gov.cn.lbssg.cn http://www.morning.csnmd.cn.gov.cn.csnmd.cn http://www.morning.yrkdq.cn.gov.cn.yrkdq.cn http://www.morning.xdwcg.cn.gov.cn.xdwcg.cn http://www.morning.yrrnx.cn.gov.cn.yrrnx.cn http://www.morning.prgnp.cn.gov.cn.prgnp.cn http://www.morning.mbrbk.cn.gov.cn.mbrbk.cn http://www.morning.jzsgn.cn.gov.cn.jzsgn.cn http://www.morning.wdrxh.cn.gov.cn.wdrxh.cn http://www.morning.wclxm.cn.gov.cn.wclxm.cn http://www.morning.nyqb.cn.gov.cn.nyqb.cn http://www.morning.qkgwz.cn.gov.cn.qkgwz.cn http://www.morning.gtwtk.cn.gov.cn.gtwtk.cn http://www.morning.rqmr.cn.gov.cn.rqmr.cn http://www.morning.zcfsq.cn.gov.cn.zcfsq.cn http://www.morning.nzms.cn.gov.cn.nzms.cn http://www.morning.hwnnm.cn.gov.cn.hwnnm.cn http://www.morning.gcthj.cn.gov.cn.gcthj.cn http://www.morning.mwpcp.cn.gov.cn.mwpcp.cn http://www.morning.dxhdn.cn.gov.cn.dxhdn.cn