|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.refractions.udig.mapgraphic.grid.UnitListener
public class UnitListener
Verifies that the unit chosen is compatible with the other Unit Combo. The idea is that is that both units must be compatible. You can't have one be minutes and the other be pixels. This listener will update the other combo and set the message to explain why.
GridStyleConfigurator
Constructor Summary | |
---|---|
UnitListener(net.refractions.udig.mapgraphic.grid.SpacerController otherSpacer,
net.refractions.udig.mapgraphic.grid.SpacerController thisSpacer,
Label message)
|
Method Summary | |
---|---|
void |
modifyText(ModifyEvent e)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UnitListener(net.refractions.udig.mapgraphic.grid.SpacerController otherSpacer, net.refractions.udig.mapgraphic.grid.SpacerController thisSpacer, Label message)
Method Detail |
---|
public void modifyText(ModifyEvent e)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |