|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.Component
java.awt.Container
java.awt.Window
java.awt.Frame
wt.clients.filevault.FraFvDomain
Nested Class Summary | |
(package private) class |
FraFvDomain.SymAction
|
(package private) class |
FraFvDomain.SymMouse
|
(package private) class |
FraFvDomain.SymWindow
|
(package private) class |
FraFvDomain.Window
|
Nested classes inherited from class java.awt.Frame |
Frame.AccessibleAWTFrame |
Nested classes inherited from class java.awt.Window |
Window.AccessibleAWTWindow |
Nested classes inherited from class java.awt.Container |
Container.AccessibleAWTContainer |
Nested classes inherited from class java.awt.Component |
Component.AccessibleAWTComponent, Component.BltBufferStrategy, Component.FlipBufferStrategy |
Field Summary | |
private FvMountInfoMaster |
_master
|
private int |
action
|
(package private) symantec.itools.awt.LabelButton |
btnClose
|
private WTContext |
context
|
private static Font |
crossLocaleFont
|
private String |
domainName
|
private static String |
HELP_RESOURCE
|
private HelpContext |
helpContext
|
private HelpSystem |
helpSystem
|
(package private) symantec.itools.awt.WrappingLabel |
lblDomainName
|
private Applet |
parentApplet
|
(package private) static ResourceBundle |
RB
|
private static String |
RESOURCE
|
(package private) symantec.itools.awt.StatusBar |
sbrStatus
|
(package private) symantec.itools.awt.TabPanel |
tabDomain
|
Fields inherited from class java.awt.Frame |
CROSSHAIR_CURSOR, DEFAULT_CURSOR, E_RESIZE_CURSOR, HAND_CURSOR, ICONIFIED, MAXIMIZED_BOTH, MAXIMIZED_HORIZ, MAXIMIZED_VERT, MOVE_CURSOR, N_RESIZE_CURSOR, NE_RESIZE_CURSOR, NORMAL, NW_RESIZE_CURSOR, S_RESIZE_CURSOR, SE_RESIZE_CURSOR, SW_RESIZE_CURSOR, TEXT_CURSOR, W_RESIZE_CURSOR, WAIT_CURSOR |
Fields inherited from class java.awt.Window |
|
Fields inherited from class java.awt.Container |
|
Fields inherited from class java.awt.Component |
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
Fields inherited from interface wt.util.AppletListener |
versionID |
Fields inherited from interface java.awt.image.ImageObserver |
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
Constructor Summary | |
FraFvDomain()
|
|
FraFvDomain(Applet parentApplet,
String title,
String domainName,
int action,
HelpSystem helpSystem)
|
|
FraFvDomain(String title)
|
Method Summary | |
void |
addNotify()
|
(package private) void |
btnClose_Action(ActionEvent event)
|
private void |
cleanUp()
|
void |
destroy()
|
(package private) void |
FraFvDomain_WindowClose(WindowEvent event)
|
(package private) void |
Frame1_WindowClosing(WindowEvent event)
|
String |
getDomainName()
|
private void |
localize()
|
void |
show(int displayTab)
|
void |
start()
|
void |
stop()
|
Methods inherited from class java.awt.Frame |
finalize, getAccessibleContext, getCursorType, getExtendedState, getFrames, getIconImage, getMaximizedBounds, getMenuBar, getState, getTitle, isResizable, isUndecorated, paramString, remove, removeNotify, setCursor, setExtendedState, setIconImage, setMaximizedBounds, setMenuBar, setResizable, setState, setTitle, setUndecorated |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.awt.MenuContainer |
getFont, postEvent |
Field Detail |
private static final String RESOURCE
private static final String HELP_RESOURCE
static ResourceBundle RB
private static Font crossLocaleFont
private HelpSystem helpSystem
private HelpContext helpContext
private Applet parentApplet
private WTContext context
private String domainName
private int action
private FvMountInfoMaster _master
symantec.itools.awt.WrappingLabel lblDomainName
symantec.itools.awt.TabPanel tabDomain
symantec.itools.awt.LabelButton btnClose
symantec.itools.awt.StatusBar sbrStatus
Constructor Detail |
public FraFvDomain(Applet parentApplet, String title, String domainName, int action, HelpSystem helpSystem)
public FraFvDomain()
public FraFvDomain(String title)
Method Detail |
public String getDomainName()
public void show(int displayTab)
void Frame1_WindowClosing(WindowEvent event)
public void addNotify()
void btnClose_Action(ActionEvent event)
void FraFvDomain_WindowClose(WindowEvent event)
private void cleanUp()
private void localize()
public void start()
start
in interface AppletListener
public void stop()
stop
in interface AppletListener
public void destroy()
destroy
in interface AppletListener
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |