|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.Insets
javax.swing.plaf.InsetsUIResource
public class InsetsUIResource
Disabled: no SafeJ information.
Field Summary |
---|
Fields inherited from class java.awt.Insets |
---|
bottom, left, right, top |
Constructor Summary | |
---|---|
InsetsUIResource(int top,
int left,
int bottom,
int right)
|
Method Summary |
---|
Methods inherited from class java.awt.Insets |
---|
clone, equals, hashCode, set, toString |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public InsetsUIResource(int top, int left, int bottom, int right)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |