|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.dse.gui.NavigationParameters
The NavigationParameters class is used by the DSECoordinationEvent to encapsulate its parameters.
Constructor Summary | |
---|---|
NavigationParameters()
This constructor creates a NavigationParameters object. |
|
NavigationParameters(java.lang.String newContextUsed,
int newNavigation,
java.lang.String newOperationName,
int newChainContext,
java.lang.String newViewName,
java.lang.String newViewSource,
boolean newAssignContext,
java.lang.String newOutputMapFormat,
java.lang.String newInputMapFormat)
This constructor creates a NavigationParameters object. |
|
NavigationParameters(java.lang.String newContextUsed,
int newNavigation,
java.lang.String newOperationName,
int newChainContext,
java.lang.String newViewName,
java.lang.String newViewSource,
boolean newAssignContext,
java.lang.String newOutputMapFormat,
java.lang.String newInputMapFormat,
int x,
int y,
int w,
int h)
This constructor creates a NavigationParameters object. |
|
NavigationParameters(java.lang.String newContextUsed,
int newNavigation,
java.lang.String newOperationName,
int newChainContext,
java.lang.String newViewName,
java.lang.String newViewSource,
boolean newAssignContext,
java.lang.String newOutputMapFormat,
java.lang.String newInputMapFormat,
int x,
int y,
int w,
int h,
boolean useP,
boolean useS)
This constructor creates a NavigationParameters object. |
|
NavigationParameters(java.lang.String newContextUsed,
int newNavigation,
java.lang.String newOperationName,
int newChainContext,
java.lang.String newViewName,
java.lang.String newViewSource,
java.lang.String newOutputMapFormat,
java.lang.String newInputMapFormat)
This constructor creates a NavigationParameters object. |
|
NavigationParameters(java.lang.String newContextUsed,
int newNavigation,
java.lang.String newOperationName,
int newChainContext,
java.lang.String newViewName,
java.lang.String newViewSource,
java.lang.String newOutputMapFormat,
java.lang.String newInputMapFormat,
int x,
int y,
int w,
int h)
This constructor creates a NavigationParameters object. |
|
NavigationParameters(java.lang.String newContextUsed,
int newNavigation,
java.lang.String newOperationName,
int newChainContext,
java.lang.String newViewName,
java.lang.String newViewSource,
java.lang.String newOutputMapFormat,
java.lang.String newInputMapFormat,
int x,
int y,
int w,
int h,
boolean useP,
boolean useS)
This constructor creates a NavigationParameters object. |
|
NavigationParameters(java.lang.String newLinkContextTo,
int newNavigation,
java.lang.String newOperationName,
int newChainContext,
java.lang.String newViewName,
java.lang.String newViewSource,
java.lang.String newOutputMapFormat,
java.lang.String newInputMapFormat,
java.lang.String newCloseMapFormat,
java.lang.String newOpenMapFormat)
This constructor creates a NavigationParameters object. |
|
NavigationParameters(java.lang.String newLinkContextTo,
int newNavigation,
java.lang.String newOperationName,
int newChainContext,
java.lang.String newViewName,
java.lang.String newViewSource,
java.lang.String newOutputMapFormat,
java.lang.String newInputMapFormat,
java.lang.String newCloseMapFormat,
java.lang.String newOpenMapFormat,
int x,
int y,
int w,
int h)
This constructor creates a NavigationParameters object. |
|
NavigationParameters(java.lang.String newLinkContextTo,
int newNavigation,
java.lang.String newOperationName,
int newChainContext,
java.lang.String newViewName,
java.lang.String newViewSource,
java.lang.String newOutputMapFormat,
java.lang.String newInputMapFormat,
java.lang.String newCloseMapFormat,
java.lang.String newOpenMapFormat,
int x,
int y,
int w,
int h,
boolean useP,
boolean useS)
This constructor creates a NavigationParameters object. |
Method Summary | |
---|---|
DSECoordinationEvent |
generateCoordinationEvent(java.lang.String sourceType,
java.lang.Object sourceEvent)
Generates a DSECoordinationEvent with its values. |
int |
getChainContext()
Gets the chainContext property (java.lang.String) value. |
java.lang.String |
getCloseMapFormat()
Gets the CloseMapFormat name property (java.lang.String) value. |
int |
getH()
Gets the height size of the view. |
java.lang.String |
getInputMapFormat()
Gets the InputMapFormat name property (java.lang.String) value. |
java.lang.String |
getLinkContextTo()
Gets the linkContextTo property (java.lang.String) value. |
int |
getNavigation()
Gets the navigation property (int) value. |
java.lang.String |
getOpenMapFormat()
Gets the OpenMapFormat name property (java.lang.String) value. |
java.lang.String |
getOperationName()
Gets the operationName property (java.lang.String) value. |
java.lang.String |
getOutputMapFormat()
Gets the OutputMapFormat name property (java.lang.String) value. |
java.lang.String |
getViewName()
Gets the viewName property (java.lang.String) value. |
java.lang.String |
getViewSource()
Gets the viewSource property (java.lang.String) value. |
int |
getW()
Gets the width size of the view. |
int |
getX()
Gets the x position of the view. |
int |
getY()
Gets the y position of the view. |
boolean |
isUsePos()
Gets the usePos property (boolean) value. |
boolean |
isUseSize()
Gets the useSize property (boolean) value. |
void |
setChainContext(int newChainContext)
Sets the chainContext name property (java.lang.String) value. |
void |
setCloseMapFormat(java.lang.String newCloseMapFormat)
Sets the CloseMapFormat name property (java.lang.String) value. |
void |
setH(int newH)
Sets the height size of the view. |
void |
setInputMapFormat(java.lang.String newInputMapFormat)
Sets the InputMapFormat name property (java.lang.String) value. |
void |
setLinkContextTo(java.lang.String newContextUsed)
Sets the linkContextTo property (java.lang.String) value. |
void |
setNavigation(int newNavigation)
Sets the navigation property (int) value. |
void |
setOpenMapFormat(java.lang.String newOpenMapFormat)
Sets the OpenMapFormat name property (java.lang.String) value. |
void |
setOperationName(java.lang.String newOperationName)
Sets the operationName property (java.lang.String) value. |
void |
setOutputMapFormat(java.lang.String newOutputMapFormat)
Sets the OutputMapFormat name property (java.lang.String) value. |
void |
setUsePos(boolean newUsePos)
Sets the usePos property (boolean) value. |
void |
setUseSize(boolean newUseSize)
Sets the useSize property (boolean) value. |
void |
setViewName(java.lang.String newViewName)
Sets the viewName property (java.lang.String) value. |
void |
setViewSource(java.lang.String newViewSource)
Sets the viewSource property (java.lang.String) value. |
void |
setW(int newW)
Sets the width size of the view. |
void |
setX(int newX)
Sets the x position of the view. |
void |
setY(int newY)
Sets the y position of the view. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NavigationParameters()
public NavigationParameters(java.lang.String newContextUsed, int newNavigation, java.lang.String newOperationName, int newChainContext, java.lang.String newViewName, java.lang.String newViewSource, java.lang.String newOutputMapFormat, java.lang.String newInputMapFormat)
public NavigationParameters(java.lang.String newContextUsed, int newNavigation, java.lang.String newOperationName, int newChainContext, java.lang.String newViewName, java.lang.String newViewSource, java.lang.String newOutputMapFormat, java.lang.String newInputMapFormat, int x, int y, int w, int h)
public NavigationParameters(java.lang.String newContextUsed, int newNavigation, java.lang.String newOperationName, int newChainContext, java.lang.String newViewName, java.lang.String newViewSource, java.lang.String newOutputMapFormat, java.lang.String newInputMapFormat, int x, int y, int w, int h, boolean useP, boolean useS)
public NavigationParameters(java.lang.String newLinkContextTo, int newNavigation, java.lang.String newOperationName, int newChainContext, java.lang.String newViewName, java.lang.String newViewSource, java.lang.String newOutputMapFormat, java.lang.String newInputMapFormat, java.lang.String newCloseMapFormat, java.lang.String newOpenMapFormat)
public NavigationParameters(java.lang.String newLinkContextTo, int newNavigation, java.lang.String newOperationName, int newChainContext, java.lang.String newViewName, java.lang.String newViewSource, java.lang.String newOutputMapFormat, java.lang.String newInputMapFormat, java.lang.String newCloseMapFormat, java.lang.String newOpenMapFormat, int x, int y, int w, int h)
public NavigationParameters(java.lang.String newLinkContextTo, int newNavigation, java.lang.String newOperationName, int newChainContext, java.lang.String newViewName, java.lang.String newViewSource, java.lang.String newOutputMapFormat, java.lang.String newInputMapFormat, java.lang.String newCloseMapFormat, java.lang.String newOpenMapFormat, int x, int y, int w, int h, boolean useP, boolean useS)
public NavigationParameters(java.lang.String newContextUsed, int newNavigation, java.lang.String newOperationName, int newChainContext, java.lang.String newViewName, java.lang.String newViewSource, boolean newAssignContext, java.lang.String newOutputMapFormat, java.lang.String newInputMapFormat)
public NavigationParameters(java.lang.String newContextUsed, int newNavigation, java.lang.String newOperationName, int newChainContext, java.lang.String newViewName, java.lang.String newViewSource, boolean newAssignContext, java.lang.String newOutputMapFormat, java.lang.String newInputMapFormat, int x, int y, int w, int h)
public NavigationParameters(java.lang.String newContextUsed, int newNavigation, java.lang.String newOperationName, int newChainContext, java.lang.String newViewName, java.lang.String newViewSource, boolean newAssignContext, java.lang.String newOutputMapFormat, java.lang.String newInputMapFormat, int x, int y, int w, int h, boolean useP, boolean useS)
Method Detail |
public DSECoordinationEvent generateCoordinationEvent(java.lang.String sourceType, java.lang.Object sourceEvent)
public int getChainContext()
public java.lang.String getCloseMapFormat()
public int getH()
public java.lang.String getInputMapFormat()
public java.lang.String getLinkContextTo()
public int getNavigation()
public java.lang.String getOpenMapFormat()
public java.lang.String getOperationName()
public java.lang.String getOutputMapFormat()
public java.lang.String getViewName()
public java.lang.String getViewSource()
public int getW()
public int getX()
public int getY()
public boolean isUsePos()
public boolean isUseSize()
public void setChainContext(int newChainContext)
newChainContext
- int, the new value for the property.public void setCloseMapFormat(java.lang.String newCloseMapFormat)
newCloseMapFormat
- String, the new value for the property.public void setH(int newH)
newH
- int, the new value for the property.public void setInputMapFormat(java.lang.String newInputMapFormat)
newInputMapFormat
- String, the new value for the property.public void setLinkContextTo(java.lang.String newContextUsed)
newContextUsed
- String, the new value for the property.public void setNavigation(int newNavigation)
public void setOpenMapFormat(java.lang.String newOpenMapFormat)
newOpenMapFormat
- String, the new value for the property.public void setOperationName(java.lang.String newOperationName)
public void setOutputMapFormat(java.lang.String newOutputMapFormat)
newOutputMapFormat
- String, the new value for the property.public void setUsePos(boolean newUsePos)
newUsePos
- boolean, the new value for the property.public void setUseSize(boolean newUseSize)
newUseSize
- boolean,the new value for the property.public void setViewName(java.lang.String newViewName)
public void setViewSource(java.lang.String newViewSource)
public void setW(int newW)
newW
- int, the new value for the property.public void setX(int newX)
newX
- int, the new value for the property.public void setY(int newY)
newY
- int, the new value for the property.
|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |