|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectARoad0.Gui1.IconPolice
public class IconPolice
The change listener insists that there is always at least one noniconified frame.
| Field Summary | |
|---|---|
protected static IconPolice |
instance_
|
| Constructor Summary | |
|---|---|
private |
IconPolice()
with this private constructor, the compiler won't generate a default public constructor. |
| Method Summary | |
|---|---|
static IconPolice |
getInstance()
Only mean to get an instance. |
void |
vetoableChange(java.beans.PropertyChangeEvent _ev)
This method controls the number of iconified frames to forbid iconfication of all frames. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static IconPolice instance_
| Constructor Detail |
|---|
private IconPolice()
| Method Detail |
|---|
public static IconPolice getInstance()
public void vetoableChange(java.beans.PropertyChangeEvent _ev)
throws java.beans.PropertyVetoException
vetoableChange in interface java.beans.VetoableChangeListener_ev - PropertyChangeEvent
java.beans.PropertyVetoException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||