|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jgraph.graph.GraphConstants
tico.board.TBoardConstants
public class TBoardConstants
A collection of attribute keys and methods to apply to a Map
to get/set the properties in a typesafe manner added to the base
GrahConstants
attributes.
Field Summary | |
---|---|
static java.lang.String |
ACCUMULATED
Key for the accumulated attribute. |
static java.lang.String |
ACTION_CODE
Key for the actionCode attribute. |
static java.lang.String |
ACTION_POSITION
Key for the ActionPosition attribute. |
static java.lang.String |
ALTERNATIVE_BORDER_COLOR
Key for the ChangeColor attribute. |
static java.lang.String |
ALTERNATIVE_ICON
Key for the alternateIcon attributes. |
static java.lang.String |
ALTERNATIVE_LINEWIDTH
Key for the changeLineWidth attribute. |
static int |
BOTTOM_LEFT_CORNER
Represents the begin corner of a TLine. |
static int |
BOTTOM_RIGHT_CORNER
Represents the begin corner of a TLine. |
static java.lang.String |
BROWSEABLE
Key for the browseable attribute. |
static java.lang.String |
BROWSING_SOUND_FILE
Key for the browsingsoundFile attributes. |
static java.lang.String |
CHANGE_COLOR_GRID
Key for the ChangeColorGrid attribute. |
static java.lang.String |
CHANGE_LINE_GRID
Key for the ChangeLineGrid attribute. |
static java.lang.String |
COLUMN
Key for the column attribute. |
static int |
CONTROLLER_IMAGE_SIZE
Represents the size of the image controller in the controller cell menu. |
static TBoard |
currentBoard
|
static java.awt.Color |
DEFAULT_ALTERNATIVE_BORDERCOLOR
Default alternative border color. |
static int |
DEFAULT_ALTERNATIVE_LINEWIDTH
Default alternative border SIZE. |
static java.awt.Color |
DEFAULT_BACKGROUND
Default background color. |
static java.awt.Color |
DEFAULT_FOREGROUND
Default foreground color. |
static TEditor |
editor
|
static java.lang.String |
ENVIRONMENT_ACTION
Key for the EnvironmentAction attribute. |
static int |
EXIT_ACTION_CODE
Represents the action of a controller cell. |
static java.lang.String |
FOLLOWING_BOARD
Key for the followingBoard attribute. |
static int |
HOME_ACTION_CODE
|
static java.lang.String |
ID
Key for the id attribute. |
static int |
IMAGE_CENTER
Represents the center imageResizeStyle. |
static int |
IMAGE_FIT
Represents the fit imageResizeStyle. |
static java.lang.String |
IMAGE_RESIZE_STYLE
Key for the imageResizeStyle attribute. |
static int |
IMAGE_SCALE
Represents the scale imageResizeStyle. |
static java.lang.String |
ORDER
Key for the order attribute. |
static java.lang.String |
ORDERED_CELL_LIST
Key for the orderedCellList attribute. |
static int |
READ_ACTION_CODE
|
static java.lang.String |
RESIZE_TO_TEXT
Key for the resizeToText attribute. |
static int |
RETURN_ACTION_CODE
|
static java.lang.String |
ROW
Key for the row attribute. |
static java.lang.String |
SEND_TEXT
Key for the sendText attribute. |
static java.lang.String |
SEND_TEXT_TARGET
Key for the sendTextTerget attribute. |
static java.lang.String |
SEND_TEXT_TIMER
Key for the sendTextTimer attribute. |
static java.lang.String |
SOUND_FILE
Key for the soundFile attributes. |
static java.lang.String |
START_CORNER
Key for the startCorner attribute. |
static int |
STOP_ACTION_CODE
|
static java.lang.String |
TEXT
Key for the text attribute. |
static java.lang.String |
TEXT_RECEIVER
Key for the textReceiver attribute. |
static java.lang.String |
TEXT_SENDER
Key for the textSender attributes. |
static int |
TOP_LEFT_CORNER
Represents the begin corner of a TLine. |
static int |
TOP_RIGHT_CORNER
Represents the begin corner of a TLine. |
static int |
UNDO_ACTION_CODE
|
static int |
UNDO_ALL_ACTION_CODE
|
static java.lang.String |
UNORDERED_CELL_LIST
Key for the unorderedCellList attribute. |
static java.lang.String |
VIDEO_FILE
Key for the videoFile attributes. |
static java.lang.String |
VIDEO_URL
Key for the videoURL attributes. |
Fields inherited from class org.jgraph.graph.GraphConstants |
---|
ABSOLUTEX, ABSOLUTEY, ARROW_CIRCLE, ARROW_CLASSIC, ARROW_DIAMOND, ARROW_DOUBLELINE, ARROW_LINE, ARROW_NONE, ARROW_SIMPLE, ARROW_TECHNICAL, AUTOSIZE, BACKGROUND, BEGINFILL, BEGINSIZE, BENDABLE, BORDER, BORDERCOLOR, BOUNDS, CHILDRENSELECTABLE, CONNECTABLE, CONSTRAINED, DASHOFFSET, DASHPATTERN, DEFAULTDECORATIONSIZE, DEFAULTFONT, DEFAULTINSET, DISCONNECTABLE, EDITABLE, ENDFILL, ENDSIZE, EXTRALABELPOSITIONS, EXTRALABELS, FONT, FOREGROUND, GRADIENTCOLOR, GROUPOPAQUE, HORIZONTAL_ALIGNMENT, HORIZONTAL_TEXT_POSITION, ICON, INSET, LABELALONGEDGE, LABELPOSITION, LINEBEGIN, LINECOLOR, LINEEND, LINESTYLE, LINEWIDTH, MOVEABLE, MOVEABLEAXIS, MOVEHIDDENCHILDREN, OFFSET, OPAQUE, PERMILLE, POINTS, REMOVEALL, REMOVEATTRIBUTES, REPLACEATTRIBUTES, RESIZE, ROUTING, ROUTING_DEFAULT, ROUTING_SIMPLE, SELECTABLE, SELECTION_STROKE, SIZE, SIZEABLE, SIZEABLEAXIS, STYLE_BEZIER, STYLE_ORTHOGONAL, STYLE_SPLINE, VALUE, VERTICAL_ALIGNMENT, VERTICAL_TEXT_POSITION, X_AXIS, Y_AXIS |
Constructor Summary | |
---|---|
TBoardConstants()
|
Method Summary | |
---|---|
static int |
getActionCode(java.util.Map map)
Returns the actionCode attribute from the specified map. |
static java.awt.Color |
getAlternativeBorderColor(java.util.Map map)
|
static javax.swing.Icon |
getAlternativeIcon(java.util.Map map)
Returns the alternateIcon attribute from the specified map. |
static int |
getAlternativeLinewidth(java.util.Map map)
|
static java.lang.String |
getBrowsingSoundFile(java.util.Map map)
|
static java.awt.Color |
getChangeColorGrid(java.util.Map map)
|
static int |
getChangeLineWidthGrid(java.util.Map map)
|
static int |
getColumn(java.util.Map map)
Returns the column attribute from the specified map. |
static java.lang.String |
getEnvironmentAction(java.util.Map map)
Returns the sendText attribute from the specified map. |
static java.lang.String |
getFollowingBoardName(java.util.Map map)
Returns the followingBoard attribute from the specified map. |
static java.lang.String |
getId(java.util.Map map)
Returns the text attribute from the specified map. |
static int |
getImageResizeStyle(java.util.Map map)
Returns the imageResizeStyle attribute from the specified map. |
static int |
getOrder(java.util.Map map)
Returns the order attribute from the specified map. |
static java.util.ArrayList |
getOrderedCellList(java.util.Map map)
Returns the orderedCellList attribute from the specified map. |
static int |
getPositionAction(java.util.Map map)
|
static int |
getRow(java.util.Map map)
Returns the row attribute from the specified map. |
static java.lang.String |
getSendText(java.util.Map map)
Returns the sendText attribute from the specified map. |
static TComponent |
getSendTextTarget(java.util.Map map)
Returns the sendTextTarget attribute from the specified map. |
static int |
getSendTextTimer(java.util.Map map)
Returns the sendTextTimer attribute from the specified map. |
static java.lang.String |
getSoundFile(java.util.Map map)
Returns the soundFile attribute from the specified map. |
static int |
getStartCorner(java.util.Map map)
Returns the StartPoint attribute from the specified map. |
static java.lang.String |
getText(java.util.Map map)
Returns the text attribute from the specified map. |
static java.util.ArrayList |
getUnorderedCellList(java.util.Map map)
Returns the unorderedCellList attribute from the specified map. |
static java.lang.String |
getVideoFile(java.util.Map map)
Returns the videoFile attribute from the specified map. |
static java.lang.String |
getVideoURL(java.util.Map map)
Returns the videoFile attribute from the specified map. |
static boolean |
isAccumulated(java.util.Map map)
Returns the resizeToText attribute from the specified map. |
static boolean |
isBrowseable(java.util.Map map)
Returns the browseable attribute from the specified map. |
static boolean |
isResizeToText(java.util.Map map)
Returns the resizeToText attribute from the specified map. |
static boolean |
isTextReceiver(java.util.Map map)
Returns the textReceiver attribute from the specified map. |
static boolean |
isTextSender(java.util.Map map)
Returns the textSender attribute from the specified map. |
static void |
setAccumulated(java.util.Map map,
boolean flag)
Sets the resizeToText attribute in the specified map to the specified value. |
static void |
setActionCode(java.util.Map map,
int value)
Sets the actionCode attribute in the specified map to the specified value. |
static void |
setAlternativeBorderColor(java.util.Map map,
java.awt.Color value)
|
static void |
setAlternativeIcon(java.util.Map map,
javax.swing.Icon value)
Sets the alternateIcon attribute in the specified map to the specified value. |
static void |
setAlternativeLinewidth(java.util.Map map,
int value)
|
static void |
setBrowseable(java.util.Map map,
boolean flag)
Sets the browseable attribute in the specified map to the specified value. |
static void |
setBrowsingSoundFile(java.util.Map map,
java.lang.String value)
|
static void |
setChangeColorGrid(java.util.Map map,
java.awt.Color value)
|
static void |
setChangeLineWidthGrid(java.util.Map map,
int value)
|
static void |
setColumn(java.util.Map map,
int value)
Sets the column attribute in the specified map to the specified value. |
static void |
setEnvironmentAction(java.util.Map map,
java.lang.String value)
|
static void |
setFollowingBoard(java.util.Map map,
java.lang.String value)
Sets the followingBoard attribute in the specified map to the specified value. |
static void |
setId(java.util.Map map,
java.lang.String value)
Sets the text attribute in the specified map to the specified value. |
static void |
setImageResizeStyle(java.util.Map map,
int value)
Sets the imageResizeStyle attribute in the specified map to the specified value. |
static void |
setOrder(java.util.Map map,
int value)
Sets the order attribute in the specified map to the specified value. |
static void |
setOrderedCellList(java.util.Map map,
java.util.ArrayList value)
Sets the orderedCellList attribute in the specified map to the specified value. |
static void |
setPositionAction(java.util.Map map,
int value)
|
static void |
setResizeToText(java.util.Map map,
boolean flag)
Sets the resizeToText attribute in the specified map to the specified value. |
static void |
setRow(java.util.Map map,
int value)
Sets the row attribute in the specified map to the specified value. |
static void |
setSendText(java.util.Map map,
java.lang.String value)
Sets the sendText attribute in the specified map to the specified value. |
static void |
setSendTextTarget(java.util.Map map,
TComponent value)
Sets the sendTextTarget attribute in the specified map to the specified value. |
static void |
setSendTextTimer(java.util.Map map,
int value)
Sets the sendTextTimer attribute in the specified map to the specified value. |
static void |
setSoundFile(java.util.Map map,
java.lang.String value)
Sets the soundFile attribute in the specified map to the specified value. |
static void |
setStartCorner(java.util.Map map,
int value)
Sets the startPoint attribute in the specified map to the specified value. |
static void |
setText(java.util.Map map,
java.lang.String value)
Sets the text attribute in the specified map to the specified value. |
static void |
setTextReceiver(java.util.Map map,
boolean flag)
Sets the textReceiver attribute in the specified map to the specified value. |
static void |
setTextSender(java.util.Map map,
boolean flag)
Sets the textSender attribute in the specified map to the specified value. |
static void |
setUnorderedCellList(java.util.Map map,
java.util.ArrayList value)
Sets the unorderedCellList attribute in the specified map to the specified value. |
static void |
setVideoFile(java.util.Map map,
java.lang.String value)
Sets the videoFile attribute in the specified map to the specified value. |
static void |
setVideoURL(java.util.Map map,
java.lang.String value)
Sets the videoFile attribute in the specified map to the specified value. |
Methods inherited from class org.jgraph.graph.GraphConstants |
---|
createAttributes, createAttributes, createAttributes, createAttributes, createAttributesFromModel, getBackground, getBeginSize, getBorder, getBorderColor, getBounds, getDashOffset, getDashPattern, getEndSize, getExtraLabelPositions, getExtraLabels, getFont, getForeground, getGradientColor, getHorizontalAlignment, getHorizontalTextPosition, getIcon, getInset, getLabelPosition, getLineBegin, getLineColor, getLineEnd, getLineStyle, getLineWidth, getMoveableAxis, getOffset, getPoints, getRemoveAttributes, getROUTING_DEFAULT, getROUTING_SIMPLE, getRouting, getSize, getSizeableAxis, getValue, getVerticalAlignment, getVerticalTextPosition, isAbsoluteX, isAbsoluteY, isAutoSize, isBeginFill, isBendable, isChildrenSelectable, isConnectable, isConstrained, isDisconnectable, isEditable, isEndFill, isGroupOpaque, isLabelAlongEdge, isMoveable, isOpaque, isRemoveAll, isResize, isSelectable, isSizeable, merge, replaceKeys, setAbsolute, setAbsoluteX, setAbsoluteY, setAutoSize, setBackground, setBeginFill, setBeginSize, setBendable, setBorder, setBorderColor, setBounds, setChildrenSelectable, setConnectable, setConstrained, setDashOffset, setDashPattern, setDisconnectable, setEditable, setEndFill, setEndSize, setExtraLabelPositions, setExtraLabels, setFont, setForeground, setGradientColor, setGroupOpaque, setHorizontalAlignment, setHorizontalTextPosition, setIcon, setInset, setLabelAlongEdge, setLabelPosition, setLineBegin, setLineColor, setLineEnd, setLineStyle, setLineWidth, setMoveable, setMoveableAxis, setOffset, setOpaque, setPoints, setRemoveAll, setRemoveAttributes, setResize, setRouting, setSelectable, setSize, setSizeable, setSizeableAxis, setValue, setVerticalAlignment, setVerticalTextPosition |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static TBoard currentBoard
public static TEditor editor
public static final java.awt.Color DEFAULT_BACKGROUND
public static final java.awt.Color DEFAULT_FOREGROUND
public static final java.awt.Color DEFAULT_ALTERNATIVE_BORDERCOLOR
public static final int DEFAULT_ALTERNATIVE_LINEWIDTH
public static final int IMAGE_FIT
getImageResizeStyle(Map)
,
setImageResizeStyle(Map, int)
,
Constant Field Valuespublic static final int IMAGE_SCALE
getImageResizeStyle(Map)
,
setImageResizeStyle(Map, int)
,
Constant Field Valuespublic static final int IMAGE_CENTER
getImageResizeStyle(Map)
,
setImageResizeStyle(Map, int)
,
Constant Field Valuespublic static final int TOP_LEFT_CORNER
getStartCorner(Map)
,
setStartCorner(Map, int)
,
Constant Field Valuespublic static final int TOP_RIGHT_CORNER
getStartCorner(Map)
,
setStartCorner(Map, int)
,
Constant Field Valuespublic static final int BOTTOM_LEFT_CORNER
getStartCorner(Map)
,
setStartCorner(Map, int)
,
Constant Field Valuespublic static final int BOTTOM_RIGHT_CORNER
getStartCorner(Map)
,
setStartCorner(Map, int)
,
Constant Field Valuespublic static final int CONTROLLER_IMAGE_SIZE
public static final int EXIT_ACTION_CODE
getActionCode(Map)
,
setActionCode(Map, int)
,
Constant Field Valuespublic static final int UNDO_ACTION_CODE
public static final int UNDO_ALL_ACTION_CODE
public static final int READ_ACTION_CODE
public static final int RETURN_ACTION_CODE
public static final int STOP_ACTION_CODE
public static final int HOME_ACTION_CODE
public static final java.lang.String TEXT
text
attribute. Use instances of String as
values for this key.
public static final java.lang.String ID
id
attribute. Use instances of String as
values for this key.
public static final java.lang.String BROWSEABLE
browseable
attribute. Use instances of Boolean as
values for this key.
public static final java.lang.String ALTERNATIVE_ICON
alternateIcon
attributes. Use instances of
Icon as values for this key.
public static final java.lang.String SOUND_FILE
soundFile
attributes. Use instances of
String as values for this key.
public static final java.lang.String BROWSING_SOUND_FILE
browsingsoundFile
attributes. Use instances of
String as values for this key.
public static final java.lang.String VIDEO_FILE
videoFile
attributes. Use instances of
String as values for this key.
public static final java.lang.String VIDEO_URL
videoURL
attributes. Use instances of
String as values for this key.
public static final java.lang.String START_CORNER
startCorner
attribute. Use instances of
Integer as values for this key.
public static final java.lang.String ACTION_CODE
actionCode
attribute. Use instances of
Integer as values for this key.
public static final java.lang.String COLUMN
column
attribute. Use instances of Integer as
values for this key.
public static final java.lang.String ROW
row
attribute. Use instances of Integer as
values for this key.
public static final java.lang.String ORDER
order
attribute. Use instances of Integer as
values for this key.
public static final java.lang.String ORDERED_CELL_LIST
orderedCellList
attribute. Use instances of ArrayList as
values for this key.
public static final java.lang.String UNORDERED_CELL_LIST
unorderedCellList
attribute. Use instances of ArrayList as
values for this key.
public static final java.lang.String RESIZE_TO_TEXT
resizeToText
attribute. Use instances of Boolean as
values for this key.
public static final java.lang.String IMAGE_RESIZE_STYLE
imageResizeStyle
attribute. Use instances of Integer as
values for this key.
public static final java.lang.String TEXT_SENDER
textSender
attributes. Use instances of Boolean as
values for this key
public static final java.lang.String TEXT_RECEIVER
textReceiver
attribute. Use instances of Boolean as
values for this key.
public static final java.lang.String SEND_TEXT
sendText
attribute. Use instances of String as
values for this key.
public static final java.lang.String SEND_TEXT_TARGET
sendTextTerget
attribute. Use instances of TTextArea as
values for this key.
public static final java.lang.String SEND_TEXT_TIMER
sendTextTimer
attribute. Use instances of Integer as
values for this key.
public static final java.lang.String ACCUMULATED
accumulated
attribute. Use instances of Boolean as
values for this key.
public static final java.lang.String FOLLOWING_BOARD
followingBoard
attribute. Use instances of TBoard as
values for this key.
public static final java.lang.String ALTERNATIVE_LINEWIDTH
changeLineWidth
attribute. Use instances of Integer as
values for this key.
public static final java.lang.String ALTERNATIVE_BORDER_COLOR
ChangeColor
attribute. Use instances of Color as
values for this key.
public static final java.lang.String CHANGE_COLOR_GRID
ChangeColorGrid
attribute. Use instances of Color as
values for this key.
public static final java.lang.String CHANGE_LINE_GRID
ChangeLineGrid
attribute. Use instances of Integer as
values for this key.
public static final java.lang.String ENVIRONMENT_ACTION
EnvironmentAction
attribute. Use instances of String as
values for this key.
public static final java.lang.String ACTION_POSITION
ActionPosition
attribute. Use instances of Integer as
values for this key.
Constructor Detail |
---|
public TBoardConstants()
Method Detail |
---|
public static final void setText(java.util.Map map, java.lang.String value)
public static final java.lang.String getText(java.util.Map map)
public static final void setId(java.util.Map map, java.lang.String value)
public static final java.lang.String getId(java.util.Map map)
public static final void setBrowseable(java.util.Map map, boolean flag)
public static final boolean isBrowseable(java.util.Map map)
public static final void setAlternativeIcon(java.util.Map map, javax.swing.Icon value)
public static final java.lang.String getSoundFile(java.util.Map map)
public static final void setSoundFile(java.util.Map map, java.lang.String value)
public static final java.lang.String getBrowsingSoundFile(java.util.Map map)
public static final void setBrowsingSoundFile(java.util.Map map, java.lang.String value)
public static final java.lang.String getVideoFile(java.util.Map map)
public static final void setVideoFile(java.util.Map map, java.lang.String value)
public static final java.lang.String getVideoURL(java.util.Map map)
public static final void setVideoURL(java.util.Map map, java.lang.String value)
public static final javax.swing.Icon getAlternativeIcon(java.util.Map map)
public static final void setStartCorner(java.util.Map map, int value)
public static final int getStartCorner(java.util.Map map)
public static final void setActionCode(java.util.Map map, int value)
public static final int getActionCode(java.util.Map map)
public static final void setColumn(java.util.Map map, int value)
public static final int getColumn(java.util.Map map)
public static final void setRow(java.util.Map map, int value)
public static final int getRow(java.util.Map map)
public static final void setOrder(java.util.Map map, int value)
public static final int getOrder(java.util.Map map)
public static final void setOrderedCellList(java.util.Map map, java.util.ArrayList value)
public static final java.util.ArrayList getOrderedCellList(java.util.Map map)
public static final void setUnorderedCellList(java.util.Map map, java.util.ArrayList value)
public static final java.util.ArrayList getUnorderedCellList(java.util.Map map)
public static final void setResizeToText(java.util.Map map, boolean flag)
public static final boolean isResizeToText(java.util.Map map)
public static final void setImageResizeStyle(java.util.Map map, int value)
public static final int getImageResizeStyle(java.util.Map map)
public static final void setTextSender(java.util.Map map, boolean flag)
public static final boolean isTextSender(java.util.Map map)
public static final void setTextReceiver(java.util.Map map, boolean flag)
public static final boolean isTextReceiver(java.util.Map map)
public static final void setSendTextTarget(java.util.Map map, TComponent value)
public static final TComponent getSendTextTarget(java.util.Map map)
public static final void setSendText(java.util.Map map, java.lang.String value)
public static final java.lang.String getSendText(java.util.Map map)
public static final void setSendTextTimer(java.util.Map map, int value)
public static final int getSendTextTimer(java.util.Map map)
public static final void setAccumulated(java.util.Map map, boolean flag)
public static final boolean isAccumulated(java.util.Map map)
public static final void setFollowingBoard(java.util.Map map, java.lang.String value)
public static final java.lang.String getFollowingBoardName(java.util.Map map)
public static final void setAlternativeLinewidth(java.util.Map map, int value)
public static final int getAlternativeLinewidth(java.util.Map map)
public static final void setAlternativeBorderColor(java.util.Map map, java.awt.Color value)
public static final java.awt.Color getAlternativeBorderColor(java.util.Map map)
public static final int getChangeLineWidthGrid(java.util.Map map)
public static final void setChangeLineWidthGrid(java.util.Map map, int value)
public static final void setChangeColorGrid(java.util.Map map, java.awt.Color value)
public static final java.awt.Color getChangeColorGrid(java.util.Map map)
public static final void setEnvironmentAction(java.util.Map map, java.lang.String value)
public static final java.lang.String getEnvironmentAction(java.util.Map map)
public static final int getPositionAction(java.util.Map map)
public static final void setPositionAction(java.util.Map map, int value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |