|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface WorkSurface
The worksurface is the base of all worksurface types within the Swing based GUI. Implement this if you want to extend the interface.
| Method Summary | |
|---|---|
javax.swing.JComponent |
getComponent()
Get the worksurface component. |
javax.swing.Icon |
getIcon()
Get the icon for this worksurface. |
java.lang.String |
getName()
Get the name of the worksurface. |
java.lang.String |
getTooltip()
Get the tooltip for this worksurface. |
| Method Detail |
|---|
java.lang.String getName()
javax.swing.Icon getIcon()
java.lang.String getTooltip()
javax.swing.JComponent getComponent()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||