|
|||||||||||
| 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.FSAEditorPane
UMLClass: 'FSAEditorPane'
| Nested Class Summary | |
(package private) class |
FSAEditorPane.PaneMouseAdapter
No comment provided by developer, please add a comment to improve documentation. |
| Nested classes inherited from class de.uni_paderborn.fujaba.fsa.FSAObject |
|
| Field Summary | |
static javax.swing.event.HyperlinkListener |
linkListener
No comment provided by developer, please add a comment to improve documentation. |
private javax.swing.JEditorPane |
myjeditorpane
No comment provided by developer, please add a comment to improve documentation. |
| 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 | |
FSAEditorPane(LogicUnparseInterface incr)
Constructor for class FSAEditorPane |
|
FSAEditorPane(LogicUnparseInterface incr,
javax.swing.JComponent parent)
Constructor for class FSAEditorPane |
|
FSAEditorPane(LogicUnparseInterface incr,
java.lang.String propName,
javax.swing.JComponent parent)
Constructor for class FSAEditorPane |
|
| Method Summary | |
void |
addToChildren(FSAObject object)
Access method for an one to n association. |
protected javax.swing.JComponent |
createJComponent()
creates a standard JLayeredPane with frame for this FSAFrame UMLMethod: '+ createJComponent () : Void' |
javax.swing.JEditorPane |
findPane()
No comment provided by developer, please add a comment to improve documentation. |
java.lang.Object |
getJComponentValue()
get the value that is currently visualised by the jComponent |
javax.swing.JEditorPane |
getPane()
Get the pane attribute of the FSAEditorPane object |
boolean |
isSelected()
Get the selected attribute of the FSAEditorPane object |
void |
removeFromChildren(FSAObject object)
No comment provided by developer, please add a comment to improve documentation. |
void |
setFocused(boolean focused)
Sets the focused attribute of the FSAEditorPane object |
void |
setJComponentValue(java.lang.Object value)
update the jComponent to reflect this value |
void |
setLayout(java.awt.LayoutManager layout)
Sets the specified LayoutManager for the associated JLayeredPane. |
void |
setPane(javax.swing.JEditorPane newPane)
Sets the pane attribute of the FSAEditorPane object |
void |
setSelected(boolean selected)
Sets the selected attribute of the FSAEditorPane object |
| Methods inherited from class de.uni_paderborn.fujaba.fsa.FSAContainer |
addToComponents, getChildConnector, getChildren, getComponents, getDefaultAttrName, getDefaultUpdaterClass, getFromChildren, getFromChildren, getFromChildren, getFromComponents, hasInChildren, hasInComponents, iteratorOfChildren, iteratorOfComponents, removeFromComponents, removeYou, setBold, setItalic, setOpaque, sizeOfChildren, sizeOfComponents |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static javax.swing.event.HyperlinkListener linkListener
private javax.swing.JEditorPane myjeditorpane
| Constructor Detail |
public FSAEditorPane(LogicUnparseInterface incr)
incr - No description provided
public FSAEditorPane(LogicUnparseInterface incr,
javax.swing.JComponent parent)
incr - No description providedparent - No description provided
public FSAEditorPane(LogicUnparseInterface incr,
java.lang.String propName,
javax.swing.JComponent parent)
incr - No description providedpropName - No description providedparent - No description provided| Method Detail |
public void setPane(javax.swing.JEditorPane newPane)
newPane - The new pane valuepublic javax.swing.JEditorPane getPane()
public javax.swing.JEditorPane findPane()
protected javax.swing.JComponent createJComponent()
createJComponent in class FSAObjectpublic void setLayout(java.awt.LayoutManager layout)
layout - The new layout valuepublic void addToChildren(FSAObject object)
addToChildren in class FSAContainerobject - The object added.public void removeFromChildren(FSAObject object)
removeFromChildren in class FSAContainerobject - No description providedpublic void setJComponentValue(java.lang.Object value)
value - The new jComponentValue valuepublic java.lang.Object getJComponentValue()
public void setSelected(boolean selected)
setSelected in class FSAObjectselected - The new selected valuepublic boolean isSelected()
isSelected in class FSAObject(boolean)public void setFocused(boolean focused)
setFocused in class FSAObjectfocused - The new focused valueSelectionManager,
(boolean),
()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||