|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinsensa.view.image.AbstractImageView
public abstract class AbstractImageView
| Field Summary | |
|---|---|
protected java.lang.String |
title
|
protected CView |
view
|
| Constructor Summary | |
|---|---|
AbstractImageView()
|
|
| Method Summary | |
|---|---|
void |
setCView(CView view)
Reference to the CView |
void |
setTitle(java.lang.String title)
Sets the title for this ImageFrame. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface insensa.view.image.IImageView |
|---|
getChildComponents, getComponent, getDropTargetComponent, getFrameIcon, getImageFrame, initImage, onDropObjects, refresh, resizeImage, setImageFrame, startView |
| Field Detail |
|---|
protected CView view
protected java.lang.String title
| Constructor Detail |
|---|
public AbstractImageView()
| Method Detail |
|---|
public void setCView(CView view)
IImageView
setCView in interface IImageViewIImageView.setCView(insensa.view.CView)public void setTitle(java.lang.String title)
IImageView
setTitle in interface IImageViewIImageView.setTitle(java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||