| |
|
| javax.swing.JMenuBar org.skunk.dav.client.gui.ExplorerMenuBar
isConnected | public boolean isConnected()(Code) | | |
isShowingExits | public boolean isShowingExits()(Code) | | |
isTrusted | public boolean isTrusted()(Code) | | |
refresh | public void refresh()(Code) | | |
refreshMenus | public static void refreshMenus()(Code) | | |
setConnected | public void setConnected(boolean connected)(Code) | | this sends a signal to the menu bar that affects the enabled state of some of its menu items.
|
setEditorInFocus | public void setEditorInFocus(boolean editorInFocus)(Code) | | |
setSearchInProgress | public void setSearchInProgress(boolean searchInProgress)(Code) | | |
setShowingExits | public void setShowingExits(boolean showingExits)(Code) | | |
setSplashScreenText | public static void setSplashScreenText(String text)(Code) | | a hook which permits applications to change the text on the "About" splash screen
|
setTrusted | public void setTrusted(boolean trusted)(Code) | | |
|
|
|