typo: more then -> more than
Change-Id: I2e477d66f25bde7256938ccb1f95ab26add24922
This commit is contained in:
@@ -63,7 +63,7 @@ public class NativeView extends java.awt.Canvas
|
||||
* Why here?
|
||||
* Because the handle seems to be available for already visible windows
|
||||
* only. So it's the best place to get it. Special helper method
|
||||
* can be called more then ones - but call native code one times only
|
||||
* can be called more than ones - but call native code one times only
|
||||
* and safe the handle and the system type on our members maHandle/maSystem!
|
||||
*/
|
||||
public void setVisible( boolean bState )
|
||||
|
Reference in New Issue
Block a user