com.sshtools.common.ui
Class SshToolsApplicationApplet
JApplet
com.sshtools.common.ui.SshToolsApplicationApplet
public abstract class SshToolsApplicationApplet
extends JApplet
PARAMETER_INFO
public static final String[][] PARAMETER_INFO
disabledActions
protected String disabledActions
infoBackground
protected Color infoBackground
infoBorderColor
protected Color infoBorderColor
infoBorderThickness
protected int infoBorderThickness
infoForeground
protected Color infoForeground
loadingPanel
protected com.sshtools.common.ui.SshToolsApplicationApplet.LoadingPanel loadingPanel
menuBar
protected boolean menuBar
statusBar
protected boolean statusBar
toolBar
protected boolean toolBar
toolSeparator
protected JSeparator toolSeparator
destroy
public void destroy()
doAction
public void doAction(String name)
getParameter
public String getParameter(String key,
String def)
getParameterInfo
public String[][] getParameterInfo()
initApplet
public void initApplet()
throws IOException
seriousAppletError
protected void seriousAppletError(Throwable t)
setAppletComponent
protected void setAppletComponent(JComponent component)
startApplet
public void startApplet()
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.