pl.edu.agh.cast.schema.editor.resource
Class SchemaVisualResourcesProvider

java.lang.Object
  extended by pl.edu.agh.cast.resource.AbstractVisualResourcesProvider
      extended by pl.edu.agh.cast.schema.editor.resource.SchemaVisualResourcesProvider
All Implemented Interfaces:
IVisualResourcesProvider

public class SchemaVisualResourcesProvider
extends AbstractVisualResourcesProvider

Visual resource provider for schema plug-in.

Author:
AGH CAST Team

Field Summary
static String ALIGNMENT_BOTTOM_RESOURCE_ID
           
static String ALIGNMENT_CENTER_RESOURCE_ID
           
static String ALIGNMENT_LEFT_RESOURCE_ID
           
static String ALIGNMENT_MIDDLE_RESOURCE_ID
           
static String ALIGNMENT_RIGHT_RESOURCE_ID
           
static String ALIGNMENT_TOP_RESOURCE_ID
           
static String DEFAULT_GROUP_ID
          Default group id.
static String DEFAULT_NODE_ID
          Default node resource id.
static String ENTITY_ID
          Entity id.
 
Fields inherited from class pl.edu.agh.cast.resource.AbstractVisualResourcesProvider
log
 
Constructor Summary
SchemaVisualResourcesProvider()
          Constructor.
 
Method Summary
 
Methods inherited from class pl.edu.agh.cast.resource.AbstractVisualResourcesProvider
getVisualResources, initialize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ALIGNMENT_LEFT_RESOURCE_ID

public static final String ALIGNMENT_LEFT_RESOURCE_ID
See Also:
Constant Field Values

ALIGNMENT_RIGHT_RESOURCE_ID

public static final String ALIGNMENT_RIGHT_RESOURCE_ID
See Also:
Constant Field Values

ALIGNMENT_CENTER_RESOURCE_ID

public static final String ALIGNMENT_CENTER_RESOURCE_ID
See Also:
Constant Field Values

ALIGNMENT_TOP_RESOURCE_ID

public static final String ALIGNMENT_TOP_RESOURCE_ID
See Also:
Constant Field Values

ALIGNMENT_BOTTOM_RESOURCE_ID

public static final String ALIGNMENT_BOTTOM_RESOURCE_ID
See Also:
Constant Field Values

ALIGNMENT_MIDDLE_RESOURCE_ID

public static final String ALIGNMENT_MIDDLE_RESOURCE_ID
See Also:
Constant Field Values

ENTITY_ID

public static final String ENTITY_ID
Entity id.

See Also:
Constant Field Values

DEFAULT_NODE_ID

public static final String DEFAULT_NODE_ID
Default node resource id.

See Also:
Constant Field Values

DEFAULT_GROUP_ID

public static final String DEFAULT_GROUP_ID
Default group id.

See Also:
Constant Field Values
Constructor Detail

SchemaVisualResourcesProvider

public SchemaVisualResourcesProvider()
Constructor.



Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.