|
|||||||||
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.nstyle.handler.ScrollPaneHandler
public class ScrollPaneHandler
Constructor Summary | |
---|---|
ScrollPaneHandler()
|
Method Summary | |
---|---|
void |
addChild(NDisplayObjectHandler child)
When adding a child to a JScrollPane, it is necessary to add it the viewport |
java.awt.Color |
setUpBackgroundColour()
This needs it's own method for this, so it can set the internal panel to the background colour rather than the scroll pnae itself |
Methods inherited from class net.sourceforge.nite.nstyle.handler.JComponentHandler |
---|
addActionReference, getImage, getJComponent, registerAction, setImage, 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 ScrollPaneHandler()
Method Detail |
---|
public java.awt.Color setUpBackgroundColour()
setUpBackgroundColour
in class JComponentHandler
public void addChild(NDisplayObjectHandler child)
addChild
in class JComponentHandler
child
- The child to add.net.sourceforge.net.sourceforge.nite.nstyle.handler.NDisplayObjectHandler#addChild(net.sourceforge.net.sourceforge.nite.nstyle.handler.NDisplayObjectHandler)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |