ru.biosoft.workbench
Class PerspectiveDescriptor
- public class PerspectiveDescriptor
PerspectiveDescriptor
public PerspectiveDescriptor(String id, String name, String className, String icon)
addView
public void addView(View view)
getIcon
public String getIcon()
getId
public String getId()
getName
public String getName()
getPerspectiveFactory
public PerspectiveFactory getPerspectiveFactory()
throws java.lang.Exception
getViews
public View[] getViews()
toString
public String toString()
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class ru.biosoft.workbench.PerspectiveFactory
to Class java.lang.String
to Class java.util.ArrayList
BOTTOM