|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
| 上一個類別 下一個類別 | 框架 無框架 | |||||||||
| 摘要: 巢狀 | 欄位 | 建構子 | 方法 | 詳細資訊: 欄位 | 建構子 | 方法 | |||||||||
java.lang.Objectjava.awt.Insets
javax.swing.plaf.InsetsUIResource
public class InsetsUIResource
| 欄位摘要 |
|---|
| 從類別 java.awt.Insets 繼承的欄位 |
|---|
bottom, left, right, top |
| 建構子摘要 | |
|---|---|
InsetsUIResource(int top,
int left,
int bottom,
int right)
|
|
| 方法摘要 |
|---|
| 從類別 java.awt.Insets 繼承的方法 |
|---|
clone, equals, hashCode, set, toString |
| 從類別 java.lang.Object 繼承的方法 |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| 建構子詳細資訊 |
|---|
public InsetsUIResource(int top,
int left,
int bottom,
int right)
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
| 上一個類別 下一個類別 | 框架 無框架 | |||||||||
| 摘要: 巢狀 | 欄位 | 建構子 | 方法 | 詳細資訊: 欄位 | 建構子 | 方法 | |||||||||
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。