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
GUI Utilities « Swing JFC « Java
Java
Swing JFC
GUI Utilities
1.
Utilities for GUI work.
2.
A utility class to tune the Metal look and feel.
3.
Renders a component into an image
4.
Positions the specified dialog at a position relative to its parent.
5.
Computes the maximum bounds of the current screen device. If this method is called on JDK 1.4, Xinerama-aware results are returned.
6.
Computes the center point of the current screen device.
7.
Positions the specified frame at a relative position in the screen, where 50% is considered to be the center of the screen.
8.
Positions the specified frame in the middle of the screen.
9.
Positions the specified frame at a random location on the screen while ensuring that the
10.
AWT Utilities
11.
Center On Screen
12.
Center Within Parent
13.
Center window
14.
Calculates preferred max height for the given components without checking isVisible
15.
Calculates preferred max width for the given components without checking isVisible
16.
Is Focusable
17.
Loading the given image
18.
Press a key pragmatically
19.
Set All Opaque
20.
Set Frame Location Relative To
21.
Set Wait Cursor
22.
Shadow Popup Border
23.
Unit conversions
24.
Unit measure
25.
Get Point For Centering
26.
Get Point For Staggering