propertysheetmainrb.properties
来自「用Swing开发的一些JAVA常用窗口编程组件源码」· PROPERTIES 代码 · 共 18 行
PROPERTIES
18 行
Main.sheet1 = <html><center>Sheet and BeanInfo</center></html>
Main.sheet1.message=\
This property sheet has been created from a BeanInfo class. \
It has buttons to toggle the \"By Category\" view, \
the description panel and the sorting.
Main.sheet2 = <html><center>Sheet and JButton</center></html>
Main.sheet2.message=\
The property sheet on the left shows the properties of the JButton \
on the right. Go through the properties, change their values and \
see how the JButton reacts in real time.
Main.sheet1 = <html><center>Sheet and Nested Properties</center></html>
Main.sheet1.message=\
This property sheet has been created from a custom Property class. \
It illustrates the nested properties feature.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?