|
org.netbeans.swing.tabcontrol 1.8 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WinsysInfoForTabbed
Interface that provides external information (provided by window system) that TabbedContainers need to know in order to work fully.
Tab control uses info to provide for example tab buttons reacting on the position of the container or on maximization state.
Method Summary | |
---|---|
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. |
Method Detail |
---|
Object getOrientation(Component comp)
boolean inMaximizedMode(Component comp)
|
org.netbeans.swing.tabcontrol 1.8 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |