public interface WinsysInfoForTabbed
Tab control uses info to provide for example tab buttons reacting on the position of the container or on maximization state.
Modifier and Type | Method and Description |
---|---|
Object |
getOrientation(Component comp)
Returns global orientation of given component.
|
boolean |
inMaximizedMode(Component comp)
Finds out in what state is window system mode containing given component.
|
Object getOrientation(Component comp)
boolean inMaximizedMode(Component comp)