|
|||||||||||
| 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
de.uni_paderborn.fujaba.fsa.FSAPanel
de.uni_paderborn.fujaba.fsa.FSACollapsable
UMLClass: 'FSAPanel'
| Nested Class Summary |
| Nested classes inherited from class de.uni_paderborn.fujaba.fsa.FSAObject |
|
| Field Summary | |
static java.lang.String |
COLLAPSED
No comment provided by developer, please add a comment to improve documentation. |
| Fields inherited from class de.uni_paderborn.fujaba.fsa.FSAPanel |
|
| Fields inherited from class de.uni_paderborn.fujaba.fsa.FSAObject |
COLOR_BACKGROUND, COLOR_FOCUSED, COLOR_FOREGROUND, COLOR_SELECTED, DIMENSION, JCOMPONENT_CLIENT_PROPERTY, LOCATION, writingASGInformation |
| Fields inherited from class de.uni_paderborn.fujaba.basic.BasicIncrement |
dontUseAccessMethodsInThisClass |
| Constructor Summary | |
FSACollapsable(LogicUnparseInterface incr)
Calls the constructor FSAPanel(incr, propName, parent) with propName = "collapsed" and parent = null. |
|
FSACollapsable(LogicUnparseInterface incr,
javax.swing.JComponent parent)
Calls the constructor FSAPanel(incr, propName, parent) with propName = "collapsed". |
|
FSACollapsable(LogicUnparseInterface incr,
java.lang.String propName,
javax.swing.JComponent parent)
Calls the constructor FSAPanel(incr, propName, parent). |
|
| Method Summary | |
protected javax.swing.JComponent |
createJComponent()
creates a standard JPanel with frame for this FSAFrame UMLMethod: '+ createJComponent () : Void' |
java.util.Comparator |
getLayoutComparator()
Get the layoutComparator attribute of the FSACollapsable object |
protected void |
initFSAProperties()
if there is a location saved in my umlIncrement use that, else use random position |
boolean |
isCollapsed()
Returns true if its inner collapsable panel is collapsed. |
protected void |
saveCollapsed()
No comment provided by developer, please add a comment to improve documentation. |
void |
saveFSAProperties()
No comment provided by developer, please add a comment to improve documentation. |
void |
setCollapsed(boolean collapsed)
Sets the collapse status of its inner component. |
void |
setLayoutComparator(java.util.Comparator comp)
Sets the layoutComparator attribute of the FSACollapsable object |
| Methods inherited from class de.uni_paderborn.fujaba.fsa.FSAPanel |
getBorder, isLocked, setBorder, setLayout, setLock |
| Methods inherited from class de.uni_paderborn.fujaba.fsa.FSAContainer |
addToChildren, addToComponents, getChildConnector, getChildren, getComponents, getDefaultAttrName, getDefaultUpdaterClass, getFromChildren, getFromChildren, getFromChildren, getFromComponents, hasInChildren, hasInComponents, iteratorOfChildren, iteratorOfComponents, removeFromChildren, removeFromComponents, removeYou, setBold, setItalic, setOpaque, sizeOfChildren, sizeOfComponents |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.beans.PropertyChangeListener |
propertyChange |
| Field Detail |
public static final java.lang.String COLLAPSED
| Constructor Detail |
public FSACollapsable(LogicUnparseInterface incr)
incr - No description provided
public FSACollapsable(LogicUnparseInterface incr,
javax.swing.JComponent parent)
incr - No description providedparent - No description provided
public FSACollapsable(LogicUnparseInterface incr,
java.lang.String propName,
javax.swing.JComponent parent)
incr - No description providedpropName - No description providedparent - No description provided| Method Detail |
protected javax.swing.JComponent createJComponent()
createJComponent in class FSAPanelpublic boolean isCollapsed()
public void setCollapsed(boolean collapsed)
collapsed - The new collapsed valuepublic void setLayoutComparator(java.util.Comparator comp)
comp - The new layoutComparator valuepublic java.util.Comparator getLayoutComparator()
protected void initFSAProperties()
initFSAProperties in class FSAObjectpublic void saveFSAProperties()
saveFSAProperties in class FSAObjectprotected void saveCollapsed()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||