|
Java Platform 1.2 Beta 4 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InternalFrameUI | |
com.sun.java.swing | Provides a set of "lightweight" (all-Java |
Uses of InternalFrameUI in com.sun.java.swing |
Methods in com.sun.java.swing that return InternalFrameUI | |
InternalFrameUI | JInternalFrame.getUI()
Returns the L&F object that renders this component. |
Methods in com.sun.java.swing with parameters of type InternalFrameUI | |
void | JInternalFrame.setUI(InternalFrameUI ui)
Sets the UI delegate for this JInternalFrame. |
|
Java Platform 1.2 Beta 4 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |