| Class | Tree | Deprecated | Index | Help | |||
| PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||
java.lang.Object
|
+--uk.co.ist.mwt.MarginLayoutManager
|
+--uk.co.ist.mwt.DlogTemplateLayout
|
+--uk.co.ist.mwt.IconDlogTemplateLayout
| Method Summary | |
| java.awt.Component | getIcon()
Gets the component being used as an icon |
| void | setIcon(java.awt.Component icon)
Sets the component to use as an icon |
| Methods inherited from class uk.co.ist.mwt.DlogTemplateLayout | |
| addLayoutComponent, getMinimizeButtons, layoutContainer, minimumLayoutSize, preferredLayoutSize, removeLayoutComponent, setMinimizeButtons | |
| Methods inherited from class uk.co.ist.mwt.MarginLayoutManager | |
| addLayoutComponent, getMarginHeight, getMarginWidth, layoutContainer, minimumLayoutSize, preferredLayoutSize, removeLayoutComponent, setMarginHeight, setMarginWidth | |
| Methods inherited from class java.lang.Object | |
| equals, getClass, hashCode, notifyAll, notify, toString, wait, wait, wait | |
| Method Detail |
public void setIcon(java.awt.Component icon)
icon
- the componentpublic java.awt.Component getIcon()
| Class | Tree | Deprecated | Index | Help | |||
| PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||