public interface ET_SessionControl extends ET_Control
Modifier and Type | Method and Description |
---|---|
void |
configure()
Causes a series of actions to be performed to complete configuration.
|
void |
edit()
Causes configuration editor to appear
|
Session |
getSession()
Returns the config object under control
|
javax.swing.JComponent |
getViewComponent()
Returns panel reflecting current component state
|
boolean |
isConfiguring() |
dispose, getMenu, getToolBarActionList, restore, save, updateGUI
Session getSession()
void edit()
void configure()
boolean isConfiguring()
javax.swing.JComponent getViewComponent()
Copyright (c) 1996, 2015, Oracle and/or its affiliates. All rights reserved.