ru.biosoft.workbench
Class ViewRegistry
- public class ViewRegistry
Registry for view descriptors.
- pending category support
CLASS_ATTR
public static String CLASS_ATTR
ICON_ATTR
public static String ICON_ATTR
ID_ATTR
public static String ID_ATTR
NAME_ATTR
public static String NAME_ATTR
VIEW_ELEMENT
public static String VIEW_ELEMENT
VIEWS_EXTENSION_POINT
public static String VIEWS_EXTENSION_POINT
ViewRegistry
public ViewRegistry()
add
public void add(ViewDescriptor descriptor)
get
public ViewDescriptor get(String id)
getViews
public ViewDescriptor[] getViews()
remove
public void remove(ViewDescriptor descriptor)
to Class org.apache.log4j.Category
to Class java.util.ArrayList
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
BOTTOM