public class ProfileEditor extends net.idea.modbcum.p.AbstractDBProcessor<Profile<Property>,Profile<Property>> implements IAmbitEditor<Profile<Property>>
Modifier and Type | Field and Description |
---|---|
protected DictionaryQueryPanel |
panel |
protected Profile<Property> |
profile |
Constructor and Description |
---|
ProfileEditor() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
boolean |
confirm() |
JComponent |
getJComponent() |
Profile<Property> |
getObject() |
boolean |
isEditable() |
void |
open() |
Profile<Property> |
process(Profile<Property> target) |
void |
setConnection(Connection connection) |
void |
setEditable(boolean editable) |
void |
setObject(Profile<Property> object) |
getConnection, isCloseConnection, isEnabled, setCloseConnection
addPropertyChangeListener, addPropertyChangeListener, getID, removePropertyChangeListener, removePropertyChangeListener, setEnabled, toString
protected DictionaryQueryPanel panel
public boolean confirm()
confirm
in interface IAmbitEditor<Profile<Property>>
public JComponent getJComponent()
getJComponent
in interface IAmbitEditor<Profile<Property>>
public Profile<Property> getObject()
getObject
in interface IAmbitEditor<Profile<Property>>
public boolean isEditable()
isEditable
in interface IAmbitEditor<Profile<Property>>
public void setEditable(boolean editable)
setEditable
in interface IAmbitEditor<Profile<Property>>
public void setObject(Profile<Property> object)
setObject
in interface IAmbitEditor<Profile<Property>>
public Profile<Property> process(Profile<Property> target) throws net.idea.modbcum.i.exceptions.AmbitException
public void open() throws net.idea.modbcum.i.exceptions.DbAmbitException
public void setConnection(Connection connection) throws net.idea.modbcum.i.exceptions.DbAmbitException
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.