随笔分类 -  JavaFX

摘要:原文位置:http://docs.oracle.com/javafx/2/api/javafx/scene/doc-files/cssref.htmlRelease: JavaFX 2.2JavaFX CSS Reference GuideContentsIntroductionCSS and the JavaFX Scene GraphLimitationsInheritanceExamplesUnderstanding Parser WarningsTypesinherit<boolean><string><number> & <integ 阅读全文
posted @ 2013-01-20 15:30 yondy 阅读(2616) 评论(0) 推荐(0)
摘要:CSS参考:http://docs.oracle.com/javafx/2/api/javafx/scene/doc-files/cssref.htmlAPI参考http://docs.oracle.com/javafx/2/api/index.html2013-7-26SplitPane中的节点,如果不是一个布局对象,则setDividerPositions函数的值不会起作用,只会以节点的最小值作为区域的大小Button上的文字与边界的默认设置了padding,如果不想留空,可以使用btn.setStyle("-fx-padding:0;");清除TextField内建支 阅读全文
posted @ 2012-12-31 02:07 yondy 阅读(831) 评论(0) 推荐(0)
摘要:需要将以下的资源添加到编译后的class目录中ensemble/audioensemble/syntaxhighlighterensemble/ensemble2.cssensemble/search/indexensemble/samplesAll.txt后两个需要通过运行ensemble/search/BuildEnsembleSearchIndex.java生成 阅读全文
posted @ 2012-11-26 00:23 yondy 阅读(254) 评论(0) 推荐(0)