public interface JPanelView
Modifier and Type | Interface and Description |
---|---|
static class |
JPanelView.OperationMode
The operation mode allows to activate specific ticketline modifiers
|
Modifier and Type | Method and Description |
---|---|
void |
activate() |
boolean |
deactivate() |
JComponent |
getComponent() |
String |
getTitle() |
void |
refreshView() |
boolean |
userChanged(String newuser) |
String getTitle()
void activate() throws BasicException
BasicException
boolean userChanged(String newuser)
boolean deactivate()
JComponent getComponent()
void refreshView() throws UnsupportedOperationException
UnsupportedOperationException
Copyright © 2021. All rights reserved.