Home
Java
2D Graphics GUI
3D
Advanced Graphics
Ant
Apache Common
Chart
Class
Collections Data Structure
Data Type
Database SQL JDBC
Design Pattern
Development Class
EJB3
Email
Event
File Input Output
Game
Generics
GWT
Hibernate
I18N
J2EE
J2ME
JavaFX
JDK 6
JDK 7
JNDI LDAP
JPA
JSP
JSTL
Language Basics
Network Protocol
PDF RTF
Reflection
Regular Expressions
Scripting
Security
Servlets
Spring
Swing Components
Swing JFC
SWT JFace Eclipse
Threads
Tiny Application
Velocity
Web Services SOA
XML
Splitpane « Swing JFC « Java
Java
Swing JFC
Splitpane
1.
Create a left-right split pane
2.
Create a top-bottom split pane
3.
A quick test of the JSplitPane class
4.
SplitPane Demo 2
5.
Swing SplitPane Sample
6.
Resize SplitPane
7.
SplitPane: VerticalSplit
8.
SplitPane Sample 3
9.
Property Split
10.
Use the split pane
11.
Continuously move the divider and resize its child components while the user is dragging the divider
12.
Getting the Setting the Children in a JSplitPane Container
13.
Getting and Setting the Divider Location in a JSplitPane Container
14.
Distributing Space When a JSplitPane Container Is Resized
15.
The split pane supports a one-touch-expandable capability that allows the user to conveniently move the divider to either end with a single click
16.
This program demonstrates the split pane component organizer.