|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.basic.BasicIncrement
de.uni_paderborn.fujaba.fsa.FSAObject
de.uni_paderborn.fujaba.fsa.FSAContainer
No comment provided by developer, please add a comment to improve documentation.
| Field Summary |
| Fields inherited from class de.uni_paderborn.fujaba.fsa.FSAObject |
COLOR_BACKGROUND, COLOR_FOCUSED, COLOR_FOREGROUND, COLOR_SELECTED, DIMENSION, JCOMPONENT_CLIENT_PROPERTY, LOCATION, TRANSIENT_PROPERTIES_DEFAULT |
| Fields inherited from class de.uni_paderborn.fujaba.basic.BasicIncrement |
dontUseAccessMethodsInThisClass |
| Constructor Summary | |
FSAContainer(LogicUnparseInterface incr,
java.lang.String propName)
Constructor for class FSAContainer |
|
FSAContainer(LogicUnparseInterface incr,
java.lang.String propName,
javax.swing.JComponent parent)
Constructor for class FSAContainer |
|
FSAContainer(LogicUnparseInterface incr,
java.lang.String propName,
javax.swing.JComponent parent,
boolean transientProperties)
Constructor for class FSAContainer |
|
FSAContainer(LogicUnparseInterface incr,
java.lang.String propName,
javax.swing.JComponent parent,
javax.swing.JComponent myJComponent)
Constructor for class FSAContainer |
|
| Method Summary | |
void |
addToChildren(FSAObject object)
Access method for an one to n association. |
void |
addToComponents(java.awt.Component comp)
Access method for an one to n association. |
javax.swing.JComponent |
getChildConnector()
Get the childConnector attribute of the FSAContainer object |
FSAObject[] |
getChildren()
Get the children attribute of the FSAContainer object |
java.awt.Component[] |
getComponents()
Get the components attribute of the FSAContainer object |
java.lang.String |
getDefaultAttrName()
Get the defaultAttrName attribute of the FSAContainer object |
java.lang.Class |
getDefaultUpdaterClass()
Get the defaultUpdaterClass attribute of the FSAContainer object |
FSAObject |
getFromChildren(int pos)
Get the fromChildren attribute of the FSAContainer object |
FSAObject[] |
getFromChildren(java.awt.Point p)
Get the fromChildren attribute of the FSAContainer object |
FSAObject[] |
getFromChildren(java.awt.Rectangle rect,
boolean complete)
Get the fromChildren attribute of the FSAContainer object |
java.awt.Component |
getFromComponents(int pos)
Get the fromComponents attribute of the FSAContainer object |
boolean |
hasInChildren(FSAObject object)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
hasInComponents(java.awt.Component comp)
No comment provided by developer, please add a comment to improve documentation. |
java.util.Iterator |
iteratorOfChildren()
No comment provided by developer, please add a comment to improve documentation. |
java.util.Iterator |
iteratorOfComponents()
No comment provided by developer, please add a comment to improve documentation. |
void |
removeFromChildren(FSAObject object)
No comment provided by developer, please add a comment to improve documentation. |
void |
removeFromComponents(java.awt.Component comp)
No comment provided by developer, please add a comment to improve documentation. |
void |
removeYou()
No comment provided by developer, please add a comment to improve documentation. |
void |
setBold(boolean bold)
Sets the bold attribute of the FSAContainer object |
void |
setItalic(boolean italic)
Sets the italic attribute of the FSAContainer object |
void |
setOpaque(boolean opaque)
Sets the opaque attribute of the FSAContainer object |
int |
sizeOfChildren()
No comment provided by developer, please add a comment to improve documentation. |
int |
sizeOfComponents()
No comment provided by developer, please add a comment to improve documentation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public FSAContainer(LogicUnparseInterface incr,
java.lang.String propName)
incr - No description providedpropName - No description provided
public FSAContainer(LogicUnparseInterface incr,
java.lang.String propName,
javax.swing.JComponent parent)
incr - No description providedpropName - No description providedparent - No description provided
public FSAContainer(LogicUnparseInterface incr,
java.lang.String propName,
javax.swing.JComponent parent,
boolean transientProperties)
incr - No description providedpropName - No description providedparent - No description providedtransientProperties - No description provided
public FSAContainer(LogicUnparseInterface incr,
java.lang.String propName,
javax.swing.JComponent parent,
javax.swing.JComponent myJComponent)
incr - No description providedpropName - No description providedparent - No description providedmyJComponent - No description provided| Method Detail |
public java.lang.Class getDefaultUpdaterClass()
getDefaultUpdaterClass in class FSAObjectpublic java.lang.String getDefaultAttrName()
getDefaultAttrName in class FSAObjectpublic javax.swing.JComponent getChildConnector()
public void addToChildren(FSAObject object)
object - The object added.public void removeFromChildren(FSAObject object)
object - No description providedpublic FSAObject[] getChildren()
public int sizeOfChildren()
public FSAObject getFromChildren(int pos)
pos - No description provided
public java.util.Iterator iteratorOfChildren()
public FSAObject[] getFromChildren(java.awt.Point p)
p - No description provided
public FSAObject[] getFromChildren(java.awt.Rectangle rect,
boolean complete)
rect - No description providedcomplete - No description provided
public boolean hasInChildren(FSAObject object)
object - No description provided
public void addToComponents(java.awt.Component comp)
comp - The object added.public void removeFromComponents(java.awt.Component comp)
comp - No description providedpublic java.awt.Component[] getComponents()
public int sizeOfComponents()
public java.awt.Component getFromComponents(int pos)
pos - No description provided
public java.util.Iterator iteratorOfComponents()
public boolean hasInComponents(java.awt.Component comp)
comp - No description provided
public void setBold(boolean bold)
setBold in class FSAObjectbold - The new bold valuepublic void setItalic(boolean italic)
setItalic in class FSAObjectitalic - The new italic valuepublic void setOpaque(boolean opaque)
setOpaque in class FSAObjectopaque - The new opaque valuepublic void removeYou()
removeYou in class FSAObject
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||