搜索资源列表
Jfilechooser
- JButton button JTextArea text JTextPane textpane FileInputStream readfile JScrollPane scroll Container con JFileChooser chooser=new JFileChooser()
scrollJpane
- scrollJpane的运用实例!利用ScrollBar的功能使它可以利用滚动轴滚动窗口,乍看之下我们并不会直接使用到,JScrollBar的方法,因为JScrollPane都帮我们处理得好好的,但如果我们想对滚动轴做更细的设置,例如在拖曳时一次滚动多少区域等,就必须了JScrollBar所提供的功能了。JScrollBar在处理窗口的滚动并不像JScrollPane那么容易,看起来也比 JScrollPane简单得许多,因此通常在实现
scrollJpane
- scrollJpane的运用实例!利用ScrollBar的功能使它可以利用滚动轴滚动窗口,乍看之下我们并不会直接使用到,JScrollBar的方法,因为JScrollPane都帮我们处理得好好的,但如果我们想对滚动轴做更细的设置,例如在拖曳时一次滚动多少区域等,就必须了JScrollBar所提供的功能了。JScrollBar在处理窗口的滚动并不像JScrollPane那么容易,看起来也比 JScrollPane简单得许多,因此通常在实现
Jfilechooser
- JButton button JTextArea text JTextPane textpane FileInputStream readfile JScrollPane scroll Container con JFileChooser chooser=new JFileChooser()
lrh
- 是个简单的编辑器,//用多个文本域存放多个文件内容,文本域放在JScrollPane里 //而JScrollPane放在JTabbedPane中,这就是一个多页面的布局 //多个文本域,每个文本域显示一个文件的内容 -Is a simple editor,// by more than storing the text of the domain more than the content of the docu
JScrollPane
- JScrollPane的例子,窗体右侧显示带滚动条的图片,通过左侧的按钮可以控制滚动条是否显示。-JScrollPane example, form the right side show the scroll bar with the picture, through the left button to control whether to display scroll bars.
JScrollpane2
- 在不同的时间发生得到不同的jScrollPane的结果-Happen at different times has been the result of different jScrollPane
TestPanel
- JPanel,JtestArea,JScrollPane,Jfr a me的简单范例-JPanel, JtestArea, JScrollPane, Jfr a me simple examples
js_xmltree
- JTree使用经验总结(转)包括:数组件申明、滚动面板申明-how to use JTREE,which include private JTree jtNetDevice private JScrollPane jspTree
Jtable
- While dealing with JTable you come across two main features 1)JTable 2)TableModel With JTable you can display the data. You can allow the user to edit the data. The tableModel takes care of the data to be display
JTable_JScrollPane_Test
- Swing表格JTable支持滚动,Swing表格JTable不支持滚动-Swing JTable support form rolling, Swing JTable table does not support rolling
time
- The following program uses the Daytime protocol to obtain the date and time from port 13 of user-specified host(s). It provides a text field for input of the host name by the user and a text area for output of the ho
SimpleEditor
- 一个简单的文本编辑器,能够编辑html、java、cpp、txt文件,并支持java的编译与运行。在文件内容显示方面,用多个文本域存放多个文件内容,文本域放在JScrollPane里,而JScrollPane放在JTabbedPane中,这就是一个多页面的布局,多个文本域,每个文本域显示一个文件的内容,多个文本域放在不同tab里。 -A simple text editor, able to edit HTML, Java, CP
edit
- 一个简单的文本编辑器,能够编辑html、java、cpp、txt文件,并支持java的编译与运行。在文件内容显示方面,用多个文本域存放多个文件内容,文本域放在JScrollPane里,而JScrollPane放在JTabbedPane中,这就是一个多页面的布局,多个文本域,每个文本域显示一个文件的内容,多个文本域放在不同tab里-A simple text editor that can edit html, java, cpp, tx
swing-panel
- java-swing面板组件学习源代码 内容包含: 1 JPanel 2 JScrollPane 3 JSplitPane 4 JTabbedPane 5 JIntemalfr a me 6 JLayeredPane 7 JRootPane-java-swing panel assembly study the source code contains: 1 JPanel The JScrollPane
LoanAmortization
- JAVA编写的计算分期付款的例子,用到了JTable, JScrollPane以及JAVA画图。-Loan Amortization Sample
Exe9_7
- JScrollPane使用的练习,使用BorderLayout将Jfr a me布局分为左右两块-The JScrollPane exercises, using the BorderLayout layout is divided into left and right two Jfr a me
PruebaJScrollPane
- Esto es un ejemplo de como usar el JScrollPane
JXCManager0309
- 设计使用 JTable 的应用程序时,务必要注意用来表示表数据的数据结构。DefaultTableModel 是一个模型实现,它使用一个 Vector 来存储所有单元格的值,该 Vector 由包含多个 Object 的 Vector 组成。除了将数据从应用程序复制到 DefaultTableModel 中之外,还可以用 TableModel 接口的方法来包装数据,这样可将数据直接传递到 JTable,如上例所示。这通常可以提高应用程序
jScrollPane-master
- 支持移动端html5 可以控制滚动条样式,方便实用。 1、showArrows:是否显示滚动箭头,模式是false; 2、maintainPosition:当滚动区重新初始化后,是否保持滚动条的原有位置,默认是true; -Support mobile terminal HTML5 can control the scroll bar style, convenient and practical. 1, showArrows: w