| |
|
| java.lang.Object org.gjt.sp.jedit.gui.DockableLayout
BOTTOM_TOOLBARS | final public static String BOTTOM_TOOLBARS(Code) | | |
getLayoutAlignmentX | public float getLayoutAlignmentX(Container target)(Code) | | |
getLayoutAlignmentY | public float getLayoutAlignmentY(Container target)(Code) | | |
isAlternateLayout | public boolean isAlternateLayout()(Code) | | jEdit View option: wide horizontal docking areas versus tall vertical docking areas
true if using the "alternate layout" |
removeLayoutComponent | public void removeLayoutComponent(Component comp)(Code) | | |
setAlternateLayout | public boolean setAlternateLayout()(Code) | | |
setAlternateLayout | public void setAlternateLayout(boolean alternateLayout)(Code) | | |
|
|
|