Package | Description |
---|---|
com.ibm.as400.vaccess |
Deprecated Provides classes that graphically present IBM i data to the
user.
|
Modifier and Type | Class | Description |
---|---|---|
class |
VIFSDirectory |
Deprecated.
Use Java Swing instead, along with the classes in package com.ibm.as400.access
|
class |
VJob |
Deprecated.
Use Java Swing instead, along with the classes in package com.ibm.as400.access
|
class |
VJobList |
Deprecated.
Use Java Swing instead, along with the classes in package com.ibm.as400.access
|
class |
VMessageList |
Deprecated.
Use Java Swing instead, along with the classes in package com.ibm.as400.access
|
class |
VMessageQueue |
Deprecated.
Use Java Swing instead, along with the classes in package com.ibm.as400.access
|
class |
VPrinter |
Deprecated.
Use Java Swing instead, along with the classes in package com.ibm.as400.access
|
class |
VPrinterOutput |
Deprecated.
Use Java Swing instead, along with the classes in package com.ibm.as400.access
|
class |
VPrinters |
Deprecated.
Use Java Swing instead, along with the classes in package com.ibm.as400.access
|
class |
VSystemStatus |
Deprecated.
Use Java Swing instead, along with the classes in package com.ibm.as400.access
|
class |
VSystemValueList |
Deprecated.
Use Java Swing instead, along with the classes in package com.ibm.as400.access
|
class |
VUserAndGroup |
Deprecated.
Use Java Swing instead, along with the classes in package com.ibm.as400.access
|
class |
VUserList |
Deprecated.
Use Java Swing instead, along with the classes in package com.ibm.as400.access
|
Modifier and Type | Method | Description |
---|---|---|
VNode |
AS400ExplorerPane.getDetailsRoot() |
Deprecated.
Returns the root of the details pane.
|
VNode |
VObjectEvent.getParent() |
Deprecated.
Returns the parent of the affected system resource.
|
VNode |
AS400DetailsModel.getRoot() |
Deprecated.
Returns the root, or the system resource, from which all information for the model is gathered.
|
VNode |
AS400DetailsPane.getRoot() |
Deprecated.
Returns the root, or the system resource, from which all information for the model is gathered.
|
VNode |
AS400ExplorerPane.getRoot() |
Deprecated.
Returns the root, or the system resource, from which all information for the model is gathered.
|
VNode |
AS400ListModel.getRoot() |
Deprecated.
Returns the root, or the system resource, from which all information for the model is gathered.
|
VNode |
AS400ListPane.getRoot() |
Deprecated.
Returns the root, or the system resource, from which all information for the model is gathered.
|
VNode |
AS400TreePane.getRoot() |
Deprecated.
Returns the root, or the system resource, from which all information for the model is gathered.
|
VNode |
AS400TreePane.getSelectedObject() |
Deprecated.
Returns the first selected object.
|
VNode[] |
AS400TreePane.getSelectedObjects() |
Deprecated.
Returns the selected objects.
|
Modifier and Type | Method | Description |
---|---|---|
void |
AS400ExplorerPane.collapse(VNode object) |
Deprecated.
Collapses the specified object in the tree.
|
void |
AS400TreePane.collapse(VNode object) |
Deprecated.
Collapses the specified object.
|
void |
AS400ExplorerPane.expand(VNode object) |
Deprecated.
Expands the specified object in the tree.
|
void |
AS400TreePane.expand(VNode object) |
Deprecated.
Expands the specified object.
|
TreePath |
AS400ExplorerPane.getPath(VNode object) |
Deprecated.
Returns the path from the root to get to this object in the tree
hierarchy.
|
TreePath |
AS400TreePane.getPath(VNode object) |
Deprecated.
Returns the path from the root to get to this object in the tree
hierarchy.
|
boolean |
AS400ExplorerPane.isCollapsed(VNode object) |
Deprecated.
Indicates if the object in the tree is currently collapsed.
|
boolean |
AS400TreePane.isCollapsed(VNode object) |
Deprecated.
Indicates if the object is currently collapsed.
|
boolean |
AS400ExplorerPane.isExpanded(VNode object) |
Deprecated.
Indicates if the object in the tree is currently expanded.
|
boolean |
AS400TreePane.isExpanded(VNode object) |
Deprecated.
Indicates if the object is currently expanded.
|
boolean |
AS400TreePane.isSelected(VNode object) |
Deprecated.
Indicates if the object is selected.
|
boolean |
AS400ExplorerPane.isVisible(VNode object) |
Deprecated.
Indicates if the object in the tree is currently visible in the tree.
|
boolean |
AS400TreePane.isVisible(VNode object) |
Deprecated.
Indicates if the object is currently visible.
|
void |
AS400ExplorerPane.makeVisible(VNode object) |
Deprecated.
Makes the object visible in the tree by expanding its
parent objects as needed.
|
void |
AS400TreePane.makeVisible(VNode object) |
Deprecated.
Makes the object visible in the tree by expanding its
parent objects as needed.
|
void |
AS400DetailsModel.setRoot(VNode root) |
Deprecated.
Sets the root, or the system resource, from which all information for the model is gathered.
|
void |
AS400DetailsPane.setRoot(VNode root) |
Deprecated.
Sets the root, or the system resource, from which all information for the model is gathered.
|
void |
AS400ExplorerPane.setRoot(VNode root) |
Deprecated.
Sets the root, or the system resource, from which all information for the model is gathered.
|
void |
AS400ListModel.setRoot(VNode root) |
Deprecated.
Sets the root, or the system resource, from which all information for the model is gathered.
|
void |
AS400ListPane.setRoot(VNode root) |
Deprecated.
Sets the root, or the system resource, from which all information for the model is gathered.
|
void |
AS400TreePane.setRoot(VNode root) |
Deprecated.
Sets the root, or the system resource, from which all information for the model is gathered.
|
void |
VSystemStatusPane.setRoot(VNode root) |
Deprecated.
Sets the root, or the system resource, from which all information
for the model is gathered.
|
Constructor | Description |
---|---|
AS400DetailsModel(VNode root) |
Deprecated.
Constructs an AS400DetailsModel object.
|
AS400DetailsPane(VNode root) |
Deprecated.
Constructs an AS400DetailsPane object.
|
AS400ExplorerPane(VNode root) |
Deprecated.
Constructs an AS400ExplorerPane object.
|
AS400ListModel(VNode root) |
Deprecated.
Constructs an AS400ListModel object.
|
AS400ListPane(VNode root) |
Deprecated.
Constructs an AS400ListPane object.
|
AS400TreeModel(VNode root) |
Deprecated.
Constructs an AS400TreeModel object.
|
AS400TreePane(VNode root) |
Deprecated.
Constructs an AS400TreePane object.
|
VIFSDirectory(VNode parent,
IFSFile directory) |
Deprecated.
Constructs a VIFSDirectory object.
|
VJob(VNode parent,
AS400 system,
Job job) |
Deprecated.
Constructs a VJob object.
|
VJob(VNode parent,
AS400 system,
RJob job) |
Deprecated.
Constructs a VJob object.
|
VJobList(VNode parent,
AS400 system) |
Deprecated.
Constructs a VJobList object.
|
VMessageList(VNode parent,
AS400Message[] messageList) |
Deprecated.
Constructs a VMessageList object.
|
VMessageQueue(VNode parent,
AS400 system,
String path) |
Deprecated.
Constructs a VMessageQueue object.
|
VObjectEvent(Object source,
VObject object,
VNode parent) |
Deprecated.
Constructs a VObjectEvent object.
|
VPrinter(VNode parent,
Printer printer) |
Deprecated.
Constructs a VPrinter object.
|
VPrinterOutput(VNode parent,
AS400 system) |
Deprecated.
Constructs a VPrinterOutput object.
|
VPrinters(VNode parent,
AS400 system) |
Deprecated.
Constructs a VPrinters object.
|
VSystemStatus(VNode parent,
AS400 system) |
Deprecated.
Constructs a VSystemStatus object.
|
VSystemValueList(VNode parentNode,
AS400 system) |
Deprecated.
Constructs a VSystemValueList object.
|
VUserAndGroup(VNode parent,
AS400 system) |
Deprecated.
Constructs a VUserAndGroup object.
|
VUserList(VNode parent,
AS400 system) |
Deprecated.
Constructs a VUserList object.
|
Copyright © 2024. All rights reserved.