Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A C D E F G I L M N O P R S T W

A

ACTION_COMMAND_KEY_ABOUT - Static variable in class com.sshtools.apps.AboutAction
 
AboutAction - class com.sshtools.apps.AboutAction.
Describes the Abvout action for the SshTerminalFrame
AboutAction(Component, SshToolsApplication) - Constructor for class com.sshtools.apps.AboutAction
Constructor
aboutAction - Variable in class com.sshtools.apps.SshToolsApplicationFrame
 
actionMenus - Variable in class com.sshtools.apps.SshToolsApplicationPanel
 
actionPerformed(ActionEvent) - Method in class com.sshtools.apps.AboutAction
Show the about dialog
actionPerformed(ActionEvent) - Method in class com.sshtools.apps.ExitAction
 
actionPerformed(ActionEvent) - Method in class com.sshtools.apps.NewWindowAction
 
actionPerformed(ActionEvent) - Method in class com.sshtools.apps.StandardAction
Forwards the ActionEvent to the registered listener.
actions - Variable in class com.sshtools.apps.SshToolsApplicationPanel
 
addActionListener(ActionListener) - Method in class com.sshtools.apps.StandardAction
Adds a feature to the ActionListener attribute of the StandardAction object
application - Variable in class com.sshtools.apps.AboutAction
 
application - Variable in class com.sshtools.apps.ExitAction
 
application - Variable in class com.sshtools.apps.NewWindowAction
 
application - Variable in class com.sshtools.apps.SshToolsApplicationFrame
 
application - Variable in class com.sshtools.apps.SshToolsApplicationPanel
 

C

canClose() - Method in class com.sshtools.apps.SshToolsApplicationPanel
Check if the application can close
close() - Method in class com.sshtools.apps.SshToolsApplicationPanel
Close the application panel (clean up should be done here)
closeContainer(SshToolsApplicationContainer) - Method in class com.sshtools.apps.SshToolsApplication
Check that a frame can close and exit when there are no more frames to close
closeContainer() - Method in interface com.sshtools.apps.SshToolsApplicationContainer
Invoked when the container is closed
closeContainer() - Method in class com.sshtools.apps.SshToolsApplicationFrame
 
com.sshtools.apps - package com.sshtools.apps
 
compare(Object, Object) - Method in class com.sshtools.apps.SshToolsApplicationPanel.MenuItemActionComparator
 
compare(Object, Object) - Method in class com.sshtools.apps.SshToolsApplicationPanel.ToolBarActionComparator
 
compareTo(Object) - Method in class com.sshtools.apps.SshToolsApplicationPanel.ActionMenu
 
container - Variable in class com.sshtools.apps.ExitAction
 
container - Variable in class com.sshtools.apps.SshToolsApplicationPanel
 
containers - Static variable in class com.sshtools.apps.SshToolsApplication
 
convertContainer(SshToolsApplicationContainer, Class) - Method in class com.sshtools.apps.SshToolsApplication
Convert a container to a different container

D

defaultContainerClass - Variable in class com.sshtools.apps.SshToolsApplication
 
deregisterAction(StandardAction) - Method in class com.sshtools.apps.SshToolsApplicationPanel
Deregister an action.
displayName - Variable in class com.sshtools.apps.SshToolsApplicationPanel.ActionMenu
 

E

ExitAction - class com.sshtools.apps.ExitAction.
Describes the Exit action for the Sshtools applications
ExitAction(SshToolsApplication, SshToolsApplicationContainer) - Constructor for class com.sshtools.apps.ExitAction
Constructor
exit() - Method in class com.sshtools.apps.SshToolsApplication
Exit
exitAction - Variable in class com.sshtools.apps.SshToolsApplicationFrame
 

F

file - Static variable in class com.sshtools.apps.PreferencesStore
 

G

get(String, String) - Static method in class com.sshtools.apps.PreferencesStore
Return a string preference
getAboutAuthors() - Method in class com.sshtools.apps.SshToolsApplication
Return the authros for the about box
getAboutLicenseDetails() - Method in class com.sshtools.apps.SshToolsApplication
Return the license details for the about box
getAboutURL() - Method in class com.sshtools.apps.SshToolsApplication
Return the URL for the about box
getActionCommand() - Method in class com.sshtools.apps.StandardAction
Gets the value from the key Action.ACTION_COMMAND_KEY
getActionMenu(String) - Method in class com.sshtools.apps.SshToolsApplicationPanel
Return the action menu was the specified name or null if no action menu with that name can be found
getActionMenu(Iterator, String) - Method in class com.sshtools.apps.SshToolsApplicationPanel
Return the action menu was the specified name or null if no action menu with that name can be found
getApplication() - Method in class com.sshtools.apps.SshToolsApplicationPanel
Return the application framework that created the frame
getApplicationLargeIcon() - Method in class com.sshtools.apps.SshToolsApplication
Return the application large icon
getApplicationName() - Method in class com.sshtools.apps.SshToolsApplication
Return the application name
getApplicationPanel() - Method in interface com.sshtools.apps.SshToolsApplicationContainer
Return the application panel in this continer
getApplicationPanel() - Method in class com.sshtools.apps.SshToolsApplicationFrame
Return the application panel in this frame
getApplicationVersion() - Method in class com.sshtools.apps.SshToolsApplication
Return the application version
getBoolean(String, boolean) - Static method in class com.sshtools.apps.PreferencesStore
Return a boolean preference
getContainer() - Method in class com.sshtools.apps.SshToolsApplicationPanel
Return the application container for this panel
getContainerAt(int) - Method in class com.sshtools.apps.SshToolsApplication
Return the container at the given index in the stack
getContainerCount() - Method in class com.sshtools.apps.SshToolsApplication
Return the number of containers this application currently has
getContainerForPanel(SshToolsApplicationPanel) - Method in class com.sshtools.apps.SshToolsApplication
Return the container for a given panel
getIcon(String) - Method in class com.sshtools.apps.StandardAction
Returns the Icon associated with the name from the resources.
getInt(String, int) - Static method in class com.sshtools.apps.PreferencesStore
Return a integer preference
getJMenuBar() - Method in class com.sshtools.apps.SshToolsApplicationPanel
Return the menu bar
getLongDescription() - Method in class com.sshtools.apps.StandardAction
Gets the value from the key Action.LONG_DESCRIPTION
getName() - Method in class com.sshtools.apps.StandardAction
DOCUMENT ME!
getRectangle(String, Rectangle) - Static method in class com.sshtools.apps.PreferencesStore
Return a Rectangle preference
getShortDescription() - Method in class com.sshtools.apps.StandardAction
Gets the value from the key Action.SHORT_DESCRIPTION
getSmallIcon() - Method in class com.sshtools.apps.StandardAction
DOCUMENT ME!
getToolBar() - Method in class com.sshtools.apps.SshToolsApplicationPanel
Return the tool bar

I

IMAGE_DIR - Static variable in class com.sshtools.apps.StandardAction
The imge directory path
init(File) - Static method in class com.sshtools.apps.PreferencesStore
Initialise the preferences store.
init(File, String[]) - Static method in class com.sshtools.apps.SshToolsApplication
The main entry method for an SshTools application.
init(SshToolsApplication, SshToolsApplicationPanel) - Method in interface com.sshtools.apps.SshToolsApplicationContainer
Initialise the container
init(SshToolsApplication, SshToolsApplicationPanel) - Method in class com.sshtools.apps.SshToolsApplicationFrame
 
init(SshToolsApplication) - Method in class com.sshtools.apps.SshToolsApplicationPanel
Invoked by the application framework when the frame is created
isContainerVisible() - Method in interface com.sshtools.apps.SshToolsApplicationContainer
Return if the container is visible
isContainerVisible() - Method in class com.sshtools.apps.SshToolsApplicationFrame
Return if the container is visible
isStoreAvailable() - Static method in class com.sshtools.apps.PreferencesStore
Return if the preferences store is available.

L

LARGE_ICON - Static variable in class com.sshtools.apps.StandardAction
The key used for storing a large icon for the action, used for toolbar buttons.
LARGE_ICON_ABOUT - Static variable in class com.sshtools.apps.AboutAction
 
listeners - Variable in class com.sshtools.apps.StandardAction
 
log - Variable in class com.sshtools.apps.NewWindowAction
 
log - Static variable in class com.sshtools.apps.PreferencesStore
 
log - Variable in class com.sshtools.apps.SshToolsApplication
 
log - Variable in class com.sshtools.apps.SshToolsApplicationFrame
 
log - Variable in class com.sshtools.apps.SshToolsApplicationPanel
 

M

MENU_ITEM_GROUP - Static variable in class com.sshtools.apps.StandardAction
Use a type Integer to determine the group number the action resides in.
MENU_ITEM_WEIGHT - Static variable in class com.sshtools.apps.StandardAction
When actions on the menu specified by MENU_NAME are within the same group, this value of type Integer determines the actions weighting within the group.
MENU_NAME - Static variable in class com.sshtools.apps.StandardAction
The name of the menu that the action should exist in.
MNEMONIC_KEY_ABOUT - Static variable in class com.sshtools.apps.AboutAction
 
menuBar - Variable in class com.sshtools.apps.SshToolsApplicationPanel
 
mnemonic - Variable in class com.sshtools.apps.SshToolsApplicationPanel.ActionMenu
 

N

NAME_ABOUT - Static variable in class com.sshtools.apps.AboutAction
 
NewWindowAction - class com.sshtools.apps.NewWindowAction.
Describes the New window action for the Sshtools applications
NewWindowAction(SshToolsApplication) - Constructor for class com.sshtools.apps.NewWindowAction
Constructor
name - Variable in class com.sshtools.apps.SshToolsApplicationPanel.ActionMenu
 
newContainer() - Method in class com.sshtools.apps.SshToolsApplication
Create a new container of the default class
newWindowAction - Variable in class com.sshtools.apps.SshToolsApplicationFrame
 

O

ON_MENUBAR - Static variable in class com.sshtools.apps.StandardAction
Use a type Boolean to determine if the action exists on the menu bat
ON_TOOLBAR - Static variable in class com.sshtools.apps.StandardAction
Use a type Boolean to determine if the action exists on the tool bar

P

PREF_LAST_FRAME_GEOMETRY - Static variable in class com.sshtools.apps.SshToolsApplicationFrame
 
PreferencesStore - class com.sshtools.apps.PreferencesStore.
Provides a backing store for preferences using a simple properties file.
PreferencesStore() - Constructor for class com.sshtools.apps.PreferencesStore
 
panel - Variable in class com.sshtools.apps.SshToolsApplicationFrame
 
panelClass - Variable in class com.sshtools.apps.SshToolsApplication
 
parent - Variable in class com.sshtools.apps.AboutAction
 
preferenceExists(String) - Static method in class com.sshtools.apps.PreferencesStore
Determine if a preference exists
preferences - Static variable in class com.sshtools.apps.PreferencesStore
 
put(String, String) - Static method in class com.sshtools.apps.PreferencesStore
Store a string preference
putBoolean(String, boolean) - Static method in class com.sshtools.apps.PreferencesStore
Store a boolean preference
putInt(String, int) - Static method in class com.sshtools.apps.PreferencesStore
Store a integer preference
putRectangle(String, Rectangle) - Static method in class com.sshtools.apps.PreferencesStore
Store a rectangle preference

R

rebuildActionComponents() - Method in class com.sshtools.apps.SshToolsApplicationPanel
Rebuild the components that provide a UI for actions
registerAction(StandardAction) - Method in class com.sshtools.apps.SshToolsApplicationPanel
Register an action.
registerActionMenu(SshToolsApplicationPanel.ActionMenu) - Method in class com.sshtools.apps.SshToolsApplicationPanel
Register a new action menu that may be used to group a whole load of actions
removeActionListener(ActionListener) - Method in class com.sshtools.apps.StandardAction
Description of the Method
restoreTableMetrics(JTable, String, int[]) - Static method in class com.sshtools.apps.PreferencesStore
Restore table column positions and sizes.

S

SMALL_ICON_ABOUT - Static variable in class com.sshtools.apps.AboutAction
 
SshToolsApplication - class com.sshtools.apps.SshToolsApplication.
Provides some common features for SshTools applications such as SshTerm and ShiFT
SshToolsApplication(Class, Class) - Constructor for class com.sshtools.apps.SshToolsApplication
Construct a new application
SshToolsApplicationContainer - interface com.sshtools.apps.SshToolsApplicationContainer.
Constainer
SshToolsApplicationException - exception com.sshtools.apps.SshToolsApplicationException.
Base exception for all Ssh application exceptions
SshToolsApplicationException() - Constructor for class com.sshtools.apps.SshToolsApplicationException
Constructor for the SshToolsApplicationException object
SshToolsApplicationException(String) - Constructor for class com.sshtools.apps.SshToolsApplicationException
Constructor for the SshToolsApplicationException object
SshToolsApplicationException(Throwable) - Constructor for class com.sshtools.apps.SshToolsApplicationException
Constructor for the SshToolsApplicationException object
SshToolsApplicationException(String, Throwable) - Constructor for class com.sshtools.apps.SshToolsApplicationException
Constructor for the SshToolsApplicationException object
SshToolsApplicationFrame - class com.sshtools.apps.SshToolsApplicationFrame.
 
SshToolsApplicationFrame() - Constructor for class com.sshtools.apps.SshToolsApplicationFrame
 
SshToolsApplicationPanel - class com.sshtools.apps.SshToolsApplicationPanel.
 
SshToolsApplicationPanel() - Constructor for class com.sshtools.apps.SshToolsApplicationPanel
 
SshToolsApplicationPanel.ActionMenu - class com.sshtools.apps.SshToolsApplicationPanel.ActionMenu.
 
SshToolsApplicationPanel.ActionMenu(String, String, int, int) - Constructor for class com.sshtools.apps.SshToolsApplicationPanel.ActionMenu
 
SshToolsApplicationPanel.MenuItemActionComparator - class com.sshtools.apps.SshToolsApplicationPanel.MenuItemActionComparator.
 
SshToolsApplicationPanel.MenuItemActionComparator() - Constructor for class com.sshtools.apps.SshToolsApplicationPanel.MenuItemActionComparator
 
SshToolsApplicationPanel.ToolBarActionComparator - class com.sshtools.apps.SshToolsApplicationPanel.ToolBarActionComparator.
 
SshToolsApplicationPanel.ToolBarActionComparator() - Constructor for class com.sshtools.apps.SshToolsApplicationPanel.ToolBarActionComparator
 
StandardAction - class com.sshtools.apps.StandardAction.
Extended Action class providing some useful methods.
StandardAction() - Constructor for class com.sshtools.apps.StandardAction
 
savePreferences() - Static method in class com.sshtools.apps.PreferencesStore
Save the preferences, creating the file if required.
saveTableMetrics(JTable, String) - Static method in class com.sshtools.apps.PreferencesStore
Save table column positions and sizes.
setContainer(SshToolsApplicationContainer) - Method in class com.sshtools.apps.SshToolsApplicationPanel
Invoked when the container changes
setContainerVisible(boolean) - Method in interface com.sshtools.apps.SshToolsApplicationContainer
Set the container visible (called after init()setContainerVisible(boolean) - Method in class com.sshtools.apps.SshToolsApplicationFrame
Set the container visible (called after init()storeAvailable - Static variable in class com.sshtools.apps.PreferencesStore
 

T

TOOLBAR_GROUP - Static variable in class com.sshtools.apps.StandardAction
Use a type Integer to determine the group number the action resides in.
TOOLBAR_WEIGHT - Static variable in class com.sshtools.apps.StandardAction
When actions on the tool bar are within the same group, this value of type Integer determines the actions weighting within the group.
toolBar - Variable in class com.sshtools.apps.SshToolsApplicationPanel
 

W

weight - Variable in class com.sshtools.apps.SshToolsApplicationPanel.ActionMenu
 

A C D E F G I L M N O P R S T W