addNotify() *3
JDK Doc(JAVA)Download this dictionary
addNotify() *3
- Method in class java.awt.Panel 
public void addNotify ()
Creates the Panel's peer. The peer allows you to modify the appearance of the panel without changing its functionality.Overrides: addNotify in class Container Tags copied from class: Container  See Also:  Component.isDisplayable() , Container.removeNotify()