|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sourceforge.nite.nstyle.handler.NDisplayObjectHandler
net.sourceforge.nite.nstyle.handler.JComponentHandler
net.sourceforge.nite.gui.actions.AltChangeAttributeValuePopup
public class AltChangeAttributeValuePopup
| Constructor Summary | |
|---|---|
AltChangeAttributeValuePopup(JDomParser p,
java.lang.String tag,
java.lang.String att)
|
|
AltChangeAttributeValuePopup(OutputComponent o,
java.lang.String tag,
java.lang.String att)
|
|
| Method Summary | |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
|
ObjectModelElement |
getSelectedElement()
Returns the selectedElement. |
void |
registerAction(java.lang.String s,
NiteAction a)
There should be no actions registered with this, so nothing happens here |
void |
setAttributeContext(java.util.Map popupContext)
Sets the attributeContext. |
void |
setLocation(javax.swing.JComponent location,
int x,
int y)
Sets the location. |
void |
setPopupContext(java.util.Map popupContext)
Sets the popupContext. |
void |
setSelectedElement(ObjectModelElement selectedElement)
Sets the selectedElement. |
| Methods inherited from class net.sourceforge.nite.nstyle.handler.JComponentHandler |
|---|
addActionReference, addChild, getImage, getJComponent, setImage, setUpBackgroundColour, setUpFont, setUpForegroundColour, setUpImage, setUpToolTip |
| Methods inherited from class net.sourceforge.nite.nstyle.handler.NDisplayObjectHandler |
|---|
addActionReference, getActionReferences, getChildren, getClock, getElement, getEndTime, getID, getParent, getSourceID, getStartTime, init, setChildren, setClock, setElement, setEndTime, setID, setParent, setSourceID, setStartTime, setUpTimes |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AltChangeAttributeValuePopup(JDomParser p,
java.lang.String tag,
java.lang.String att)
public AltChangeAttributeValuePopup(OutputComponent o,
java.lang.String tag,
java.lang.String att)
| Method Detail |
|---|
public void registerAction(java.lang.String s,
NiteAction a)
registerAction in class JComponentHandlernet.sourceforge.nite.nstyle.handler.JComponentHandler#registerAction(net.sourceforge.nite.gui.actions.NiteAction)public ObjectModelElement getSelectedElement()
public void setSelectedElement(ObjectModelElement selectedElement)
selectedElement - The selectedElement to setpublic void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListener
public void setLocation(javax.swing.JComponent location,
int x,
int y)
location - The location to setpublic void setPopupContext(java.util.Map popupContext)
popupContext - The popupContext to setpublic void setAttributeContext(java.util.Map popupContext)
attributeContext - The attributeContext to set
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||