public interface FrameShowable
Modifier and Type | Method and Description |
---|---|
int[] |
getLocation() |
int[] |
getSize() |
void |
hide() |
void |
pack() |
void |
setLocation(int x,
int y) |
void |
show() |
void |
toFront() |
Copyright © 2013. All Rights Reserved.