|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcage.viewer.ViewerFactory
public class ViewerFactory
| Constructor Summary | |
|---|---|
ViewerFactory()
|
|
| Method Summary | |
|---|---|
static boolean |
checkAvailability(java.lang.String viewerName,
int dimension)
Returns whether the given type of viewer is available for the given dimension. |
static CaGeViewer |
getCaGeViewer(java.lang.String viewerName,
int dimension)
|
static java.lang.String |
lastErrorMessage()
Returns the last error message created in the methode getCaGeViewer(java.lang.String, int). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ViewerFactory()
| Method Detail |
|---|
public static CaGeViewer getCaGeViewer(java.lang.String viewerName,
int dimension)
public static java.lang.String lastErrorMessage()
getCaGeViewer(java.lang.String, int).
getCaGeViewer(java.lang.String, int).
public static boolean checkAvailability(java.lang.String viewerName,
int dimension)
viewerName - A type of viewerdimension - A dimension
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||